Skip to content

Bump torch from 2.4.1 to 2.8.0 - #2

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/torch-2.8.0
Open

Bump torch from 2.4.1 to 2.8.0#2
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/torch-2.8.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 24, 2025

Copy link
Copy Markdown

Bumps torch from 2.4.1 to 2.8.0.

Release notes

Sourced from torch's releases.

PyTorch 2.8.0 Release Notes

Highlights

... (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] Reimplement tri[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)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 24, 2025
@dependabot
dependabotBotforce-pushed the dependabot/pip/torch-2.8.0 branch from 6d95509 to ab96215CompareAugust 24, 2025 06:38
@codacy-production

codacy-productionBot commented Aug 24, 2025

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variationDiff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable linesCovered linesCoverage
Common ancestor commit (5b4ec3e)4608395385.79%
Head commit (10fccbc)4608 (+0)3953 (+0)85.79% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable linesCovered linesDiff coverage
Pull request (#2)00∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settingsChange summary preferences

eustomaquaand others added 2 commits August 24, 2025 10:47
Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.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.4.1...v2.8.0)
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.8.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/pip/torch-2.8.0 branch from ab96215 to 10fccbcCompareAugust 24, 2025 08:48
@eustomaqua
eustomaquaforce-pushed the master branch 7 times, most recently from 9caf67b to 91569faCompareMay 10, 2026 17:22
@dependabot@github

dependabotBot commented on behalf of githubJul 17, 2026

Copy link
Copy Markdown
Author

A newer version of torch exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@eustomaqua