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

Support PyTorch 2.4.1 #1655

Merged
merged 15 commits into from
Oct 21, 2024
Merged

Support PyTorch 2.4.1 #1655

merged 15 commits into from
Oct 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 23, 2024

Run tests on latest PyTorch release
Issue/s resolved: #1654
TODO:

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.14%. Comparing base (68319be) to head (1411655).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1655      +/-   ##
==========================================
- Coverage   92.17%   92.14%   -0.04%     
==========================================
  Files          83       83              
  Lines       12209    12209              
==========================================
- Hits        11254    11250       -4     
- Misses        955      959       +4     
Flag Coverage Δ
unit 92.14% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtar mtar marked this pull request as ready for review October 21, 2024 07:22
@mtar mtar merged commit 78d480a into main Oct 21, 2024
45 checks passed
Copy link
Contributor Author

Git push to origin failed for release/1.5.x with exitcode 1

mtar pushed a commit that referenced this pull request Oct 21, 2024
* Support latest PyTorch release

* Update bug_report.yml

* Update ci.yaml

* Update setup.py

* Update basic_test.py

* skip failing test hip/rocm

---------

Co-authored-by: ClaudiaComito <[email protected]>
Co-authored-by: Michael Tarnawa <[email protected]>
Co-authored-by: Fabian Hoppe <[email protected]>
(cherry picked from commit 78d480a)
@mtar mtar deleted the support/new-pytorch-main branch October 21, 2024 11:01
@mtar mtar mentioned this pull request Oct 21, 2024
6 tasks
mtar added a commit that referenced this pull request Oct 21, 2024
* Support latest PyTorch release

* Update bug_report.yml

* Update ci.yaml

* Update setup.py

* Update basic_test.py

* skip failing test hip/rocm

---------

Co-authored-by: ClaudiaComito <[email protected]>
Co-authored-by: Michael Tarnawa <[email protected]>
Co-authored-by: Fabian Hoppe <[email protected]>
(cherry picked from commit 78d480a)
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.

Support new PyTorch release
3 participants