-
Notifications
You must be signed in to change notification settings - Fork 61
Support PyTorch 2.10.0 #2112
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
Support PyTorch 2.10.0 #2112
Conversation
e548e7f to
e89a342
Compare
pytorch versions
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2112 +/- ##
==========================================
- Coverage 91.68% 91.64% -0.05%
==========================================
Files 89 89
Lines 13946 13946
==========================================
- Hits 12787 12781 -6
- Misses 1159 1165 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ClaudiaComito
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @mtar!
|
I'll leave the merging to you @mtar |
* Support latest PyTorch release * Update testing matrix * Update bug_report.yml pytorch versions * Update bug_report.yml --------- Co-authored-by: ClaudiaComito <39374113+ClaudiaComito@users.noreply.github.com> Co-authored-by: Michael Tarnawa <18899420+mtar@users.noreply.github.com> (cherry picked from commit 3fa330c)
|
Successfully created backport PR for |
Run tests on latest PyTorch release
Issue/s resolved: #2111
TODO:
.github/workflows/ci.yamlto include latest Pytorch versionAuto-generated by [create-pull-request][1]
[1]: https://github.com/peter-evans/create-pull-request