Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add torch.jit.trace option #2255

Open
wants to merge 1 commit into
base: gh/tugsbayasgalan/2/base
Choose a base branch
from

Conversation

tugsbayasgalan
Copy link
Contributor

@tugsbayasgalan tugsbayasgalan commented May 1, 2024

Stack from ghstack (oldest at bottom):

python run.py resnet50 -d cuda -t train --backend torchscript_trace

Differential Revision: D56849015

[ghstack-poisoned]
tugsbayasgalan added a commit that referenced this pull request May 1, 2024
ghstack-source-id: bebbf53dc7237d73c4ddeb72150d76ddc755d89f
Pull Request resolved: #2255
Copy link
Contributor

@xuzhao9 xuzhao9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, can you add a test command output to the PR?

For example:

python run.py resnet50 -d cuda -t train --backend torchscript_trace

@tugsbayasgalan
Copy link
Contributor Author

@tugsbayasgalan has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants