Skip to content

Commit c7fd7ab

Browse files
Bump torch
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.0+cu118 to 2.8.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/commits/v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89466e5 commit c7fd7ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/ci_build/github/linux/docker/scripts/training/ortmodule/stage1/requirements_torch_cu11.8_nightly.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--pre
22
-f https://download.pytorch.org/whl/torch_stable.html
3-
torch==2.0.0+cu118
3+
torch==2.8.0
44
torchvision
55
torchtext
66
--pre

tools/ci_build/github/linux/docker/scripts/training/ortmodule/stage1/requirements_torch_cu11.8_stable.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--pre
22
-f https://download.pytorch.org/whl/torch_stable.html
3-
torch==2.0.0+cu118
3+
torch==2.8.0
44
torchvision
55
torchtext
66
--pre

0 commit comments

Comments
 (0)