-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Bump torch from 2.7.1 to 2.8.0 #2716
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2716 +/- ##
==========================================
- Coverage 85.20% 85.14% -0.07%
==========================================
Files 328 328
Lines 29497 29497
Branches 4964 4964
==========================================
- Hits 25133 25114 -19
- Misses 2944 2959 +15
- Partials 1420 1424 +4
🚀 New features to boost your workflow:
|
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
84189c9
to
5d1137b
Compare
Signed-off-by: Beat Buesser <[email protected]>
Signed-off-by: Beat Buesser <[email protected]>
Signed-off-by: Beat Buesser <[email protected]>
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps torch from 2.7.1 to 2.8.0.
Release notes
Sourced from torch's releases.
... (truncated)
Commits
ba56102
Cherrypick: Add the RunLLM widget to the website (#159592)c525a02
[dynamo, docs] cherry pick torch.compile programming model docs into 2.8 (#15...a1cb3cc
[Release Only] Remove nvshmem from list of preload libraries (#158925)c76b235
Move out super large one off foreach_copy test (#158880)20a0e22
Revert "[Dynamo] Allow inlining into AO quantization modules (#152934)" (#158...9167ac8
[MPS] Switch Cholesky decomp to column wise (#158237)5534685
[MPS] Reimplementtri[ul]
as Metal shaders (#158867)d19e08d
Cherry pick PR 158746 (#158801)a6c044a
[cherry-pick] Unify torch.tensor and torch.ops.aten.scalar_tensor behavior (#...620ebd0
[Dynamo] Use proper sources for constructing dataclass defaults (#158689)Most Recent Ignore Conditions Applied to This Pull Request
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)