Skip to content

Commit 3d417ea

Browse files
Bump the python group with 2 updates (#2470)
Bumps the python group with 2 updates: torch and torchvision. Updates `torch` from 2.2.0+cu121 to 2.4.0+cu121 Updates `torchvision` from 0.17.0+cu121 to 0.19.0+cu121 --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cfe7c3 commit 3d417ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-torch-cuda.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ tensorflow-cpu>=2.16.1
33

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

99
# Jax cpu-only version.
1010
jax[cpu]

0 commit comments

Comments
 (0)