Skip to content

Commit a194bb5

Browse files
chore(deps): bump torch from 2.9.1 to 2.10.0 in /cmd/runtimes/deepspeed
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>
1 parent c6b170f commit a194bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/runtimes/deepspeed/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Keep the same version as for Torch runtime.
2-
torch==2.9.1
2+
torch==2.10.0
33
# DeepSpeed libraries.
44
deepspeed==0.18.5
55
mpi4py==4.1.1

0 commit comments

Comments
 (0)