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.5.1 #1701

Merged
merged 7 commits into from
Oct 31, 2024
Merged

Support PyTorch 2.5.1 #1701

merged 7 commits into from
Oct 31, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 30, 2024

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

mtar added 3 commits October 30, 2024 08:01
update torchvision; higher bound for python due to our numpy < 2
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.14%. Comparing base (13fed11) to head (2dddb0a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1701   +/-   ##
=======================================
  Coverage   92.14%   92.14%           
=======================================
  Files          83       83           
  Lines       12209    12209           
=======================================
  Hits        11250    11250           
  Misses        959      959           
Flag Coverage Δ
unit 92.14% <ø> (ø)

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 30, 2024 10:37
@mtar mtar merged commit b912846 into main Oct 31, 2024
51 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 31, 2024
* Support latest PyTorch release

* Update dependencies

* Update bug_report.yml

* Update ci.yaml

* Update setup.py

---------

Co-authored-by: mtar <[email protected]>
Co-authored-by: Fabian Hoppe <[email protected]>
(cherry picked from commit b912846)
mtar added a commit that referenced this pull request Nov 8, 2024
* Support latest PyTorch release

* Update dependencies

* Update bug_report.yml

* Update ci.yaml

* Update setup.py

---------

Co-authored-by: mtar <[email protected]>
Co-authored-by: Fabian Hoppe <[email protected]>
(cherry picked from commit b912846)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
2 participants