mirror of https://github.com/kubeflow/trainer.git
chore(deps): bump torch from 2.5.0 to 2.6.0 in /cmd/runtimes/deepspeed (#2606)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9eac88ccf4
commit
7ee02dc67a
|
@ -1,5 +1,5 @@
|
|||
# Keep the same version as for Torch runtime.
|
||||
torch==2.5.0
|
||||
torch==2.6.0
|
||||
# DeepSpeed libraries.
|
||||
deepspeed==0.16.4
|
||||
mpi4py==4.0.3
|
||||
|
|
Loading…
Reference in New Issue