-
Notifications
You must be signed in to change notification settings - Fork 55
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.1.2 on branch release/1.3.x #1290
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/1.3.x #1290 +/- ##
=================================================
+ Coverage 91.66% 92.15% +0.48%
=================================================
Files 75 75
Lines 10707 10744 +37
=================================================
+ Hits 9815 9901 +86
+ Misses 892 843 -49
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Co-authored-by: mtar <[email protected]>
for more information, see https://pre-commit.ci
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.
The latest images are now working.
* Support latest PyTorch release * add checklist to PR description * add pytorch 2.0 to list * Support latest PyTorch release (#1311) Co-authored-by: mtar <[email protected]> * activate carry forward flag * start pr test only on path heat/** * update test environment settings * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * skip sparse test mul * read envar for skipping --------- Co-authored-by: ClaudiaComito <[email protected]> Co-authored-by: Claudia Comito <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mtar <[email protected]> Co-authored-by: Michael Tarnawa <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Support latest PyTorch release * add checklist to PR description * add pytorch 2.0 to list * Support latest PyTorch release (#1311) * activate carry forward flag * start pr test only on path heat/** * update test environment settings * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * skip sparse test mul * read envar for skipping --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ClaudiaComito <[email protected]> Co-authored-by: Claudia Comito <[email protected]> Co-authored-by: mtar <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Run tests on latest PyTorch release
Issue/s resolved: #910
Auto-generated by [create-pull-request][1]
[1]: https://github.com/peter-evans/create-pull-request