-
Notifications
You must be signed in to change notification settings - Fork 3.5k
build(deps): bump torch from 2.6.0 to 2.7.0 in /requirements #20765
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
Conversation
Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
f0cf8e5
to
5ad5e27
Compare
⚡ Required checks status: All passing 🟢Groups summary🟢 pytorch_lightning: Tests workflow
These checks are required after the changes to 🟢 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 pytorch_lightning: Benchmarks
These checks are required after the changes to 🟢 fabric: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docker
These checks are required after the changes to 🟢 lightning_fabric: CPU workflow
These checks are required after the changes to 🟢 lightning_fabric: Azure GPU
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 install
These checks are required after the changes to Thank you for your contribution! 💜
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #20765 +/- ##
=======================================
Coverage 87% 87%
=======================================
Files 268 268
Lines 23452 23452
=======================================
Hits 20388 20388
Misses 3064 3064 |
Bumps torch from 2.6.0 to 2.7.0.
Release notes
Sourced from torch's releases.
... (truncated)
Commits
1341794
Gracefully handle optree less than minimum version, part 2 (#151323)0739127
Gracefully handle optree less than minimum version (#150977)0c236f3
Update triton wheel build, setuptools pin (#150953)c7ff78d
Fix inplacing with multiple, fused uses (#150892)894909a
Revert "[CUDA] Only use vec128 if CUDA version is newer than 12.8" (#150855)ef2b139
[Manylinux 2.28] Correct Linux aarch64 cuda binaries wheel name (#150820)3f236f1
[CUDA] Only use vec128 if CUDA version is newer than 12.8 (#150818)35f1e76
Reland of "[ROCm] change preferred blas lib defaults (#150249)"" (#150707)a6321d6
Revert "Dont exclude constant_pad_nd in prologue fusion" (#150699)1cc51c6
[CUDA][avgpool2d] Fix backward launch bounds again forsm100
,sm120
(#150...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)📚 Documentation preview 📚: https://pytorch-lightning--20765.org.readthedocs.build/en/20765/