Skip to content

Commit 97b0254

Browse files
Bump torch from 2.4.0+cu121 to 2.6.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.0+cu121 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/commits/v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94b0a55 commit 97b0254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-torch-cuda.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tensorflow-cpu>=2.16.1
33

44
# Torch with cuda support.
55
--extra-index-url https://download.pytorch.org/whl/cu121
6-
torch==2.4.0+cu121
6+
torch==2.6.0
77
torchvision==0.19.0+cu121
88

99
# Jax cpu-only version.

0 commit comments

Comments
 (0)