-
Notifications
You must be signed in to change notification settings - Fork 607
fix eager run for cuda #6365
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
fix eager run for cuda #6365
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6365
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 13a3ade with merge base 1e9ebdf ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
[ghstack-poisoned]
[ghstack-poisoned]
@helunwencser has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@helunwencser has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
1 similar comment
@helunwencser has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
30be60c
into
gh/helunwencser/59/base
ghstack-source-id: 8278f05 Pull Request resolved: #6365 Co-authored-by: Lunwen He <[email protected]>
Stack from ghstack (oldest at bottom):
This PR allows us to run the eager runner on GPU machines.
Test Plan:
Differential Revision: D64713144