Skip to content

chore(deps): bump torch from 2.9.1 to 2.10.0 in /cmd/runtimes/deepspeed#3133

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/cmd/runtimes/deepspeed/torch-2.10.0
Open

chore(deps): bump torch from 2.9.1 to 2.10.0 in /cmd/runtimes/deepspeed#3133
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/cmd/runtimes/deepspeed/torch-2.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps torch from 2.9.1 to 2.10.0.

Release notes

Sourced from torch's releases.

PyTorch 2.10.0 Release Notes

Highlights

For more details about these highlighted features, you can look at the release blogpost. Below are the full release notes for this release.

Backwards Incompatible Changes

Dataloader Frontend

  • Removed unused data_source argument from Sampler (#163134). This is a no-op, unless you have a custom sampler that uses this argument. Please update your custom sampler accordingly.
  • Removed deprecated imports for torch.utils.data.datapipes.iter.grouping (#163438). from torch.utils.data.datapipes.iter.grouping import SHARDING_PRIORITIES, ShardingFilterIterDataPipe is no longer supported. Please import from torch.utils.data.datapipes.iter.sharding instead.

torch.nn

  • Remove Nested Jagged Tensor support from nn.attention.flex_attention (#161734)

... (truncated)

Commits
  • 449b176 Add Joe Spisak to Core maintainers list (#172585)
  • f6e6c0a [Graph Partition] Improve support for mutation ops (#172577)
  • 99cb424 Revert "[CI] Add IoU-based accuracy checking for inductor tests segmentation ...
  • 1f74c10 [CI] Add IoU-based accuracy checking for inductor tests segmentation models (...
  • e43b5bf Bump fbgemm and torchrec pinned commit (#172179)
  • 2c9af43 Skip modded_nanogpt model in TorchInductor benchmark (#172141)
  • 0e2459f A few weights_only unpickler fixes (#172105)
  • a266b60 Touch __init__.py in vendored_templates for CuTeDSL Grouped MM template (...
  • f3b5d8b [MPS] Remove error-checking sync point from MaxUnpool (#172111)
  • 3a5fb54 Fix MPS mul performance regression (#172106)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 27, 2026
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign johnugeorge for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions
Copy link

🎉 Welcome to the Kubeflow Trainer! 🎉

Thanks for opening your first PR! We're happy to have you as part of our community 🚀

Here's what happens next:

  • If you haven't already, please check out our Contributing Guide for repo-specific guidelines and the Kubeflow Contributor Guide for general community standards.
  • Our team will review your PR soon! cc @kubeflow/kubeflow-trainer-team

Join the community:

Feel free to ask questions in the comments if you need any help or clarification!
Thanks again for contributing to Kubeflow! 🙏

Bumps [torch](https://github.com/pytorch/pytorch) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.9.1...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/cmd/runtimes/deepspeed/torch-2.10.0 branch from 013c378 to a194bb5 Compare February 5, 2026 08:14
@coveralls
Copy link

Pull Request Test Coverage Report for Build 21703912693

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.217%

Totals Coverage Status
Change from base Build 21703881784: 0.0%
Covered Lines: 1241
Relevant Lines: 2423

💛 - Coveralls

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

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant