-
Notifications
You must be signed in to change notification settings - Fork 41
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
Change torch and fbgemm-gpu version #149
Conversation
This pull request was exported from Phabricator. Differential Revision: D48460839 |
Codecov Report
@@ Coverage Diff @@
## main #149 +/- ##
==========================================
- Coverage 90.58% 89.45% -1.13%
==========================================
Files 59 59
Lines 4440 4440
==========================================
- Hits 4022 3972 -50
- Misses 418 468 +50 see 13 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This pull request was exported from Phabricator. Differential Revision: D48460839 |
Summary: Pull Request resolved: pytorch#149 Version mismatch between fbgemm-gpu and torch can cause errors. Debug to see if the problem persists if the compatible version (i.e., nightly) is used. Differential Revision: D48460839 fbshipit-source-id: e2c91fa5c797ff81d7c02d122faa4485c6fb5cfd
dc5a7b7
to
3a8afb0
Compare
This pull request was exported from Phabricator. Differential Revision: D48460839 |
Summary: Pull Request resolved: pytorch#149 Version mismatch between fbgemm-gpu and torch can cause errors. Debug to see if the problem persists if the compatible version (i.e., nightly) is used. Differential Revision: D48460839 fbshipit-source-id: 70dc2308a74487bb83f0dda17d86699af5cc56af
3a8afb0
to
b9a1e22
Compare
Summary: Pull Request resolved: pytorch#149 Version mismatch between fbgemm-gpu and torch can cause errors. Debug to see if the problem persists if the compatible version (i.e., nightly) is used. Differential Revision: D48460839 fbshipit-source-id: 0dfdcafe93ddaefe3e62989a51edd8657ebe4351
This pull request was exported from Phabricator. Differential Revision: D48460839 |
b9a1e22
to
aaa6c75
Compare
This pull request has been merged in c80d3b9. |
Summary: Version mismatch between fbgemm-gpu and torch can cause errors. Debug to see if the problem persists if the compatible version (i.e., nightly) is used.
Differential Revision: D48460839