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

chore: upgrade torch to 2.6.0 and resolve typing issues #2960

Merged
merged 98 commits into from
Feb 24, 2025

Conversation

rittik9
Copy link
Contributor

@rittik9 rittik9 commented Feb 18, 2025

What does this PR do?

Fixes #2939

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--2960.org.readthedocs.build/en/2960/

dependabot bot and others added 3 commits February 18, 2025 11:22
Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@rittik9 rittik9 changed the title chore: upgrade torch to 2.6.0 and resolve typing issues chore: upgrade torch to 2.6.0 and resolve typing issues [WIP] Feb 18, 2025
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 40.66667% with 89 lines in your changes missing coverage. Please review.

Project coverage is 70%. Comparing base (dec80a5) to head (4b5504c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #2960    +/-   ##
=======================================
- Coverage      70%     70%    -0%     
=======================================
  Files         332     332            
  Lines       19011   19129   +118     
=======================================
+ Hits        13255   13296    +41     
- Misses       5756    5833    +77     

@rittik9 rittik9 changed the title chore: upgrade torch to 2.6.0 and resolve typing issues [WIP] chore: upgrade torch to 2.6.0 and resolve typing issues Feb 21, 2025
@mergify mergify bot added the ready label Feb 21, 2025
@SkafteNicki SkafteNicki merged commit 3047b25 into Lightning-AI:master Feb 24, 2025
70 checks passed
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.

3 participants