Skip to content

Commit 5136876

Browse files
Bump the python group with 2 updates (#1509)
Bumps the python group with 2 updates: torch and torchvision. Updates `torch` from 2.1.2 to 2.2.1+cu121 Updates `torchvision` from 0.16.2 to 0.17.1+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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09d2fdd commit 5136876

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
@@ -4,8 +4,8 @@ tensorflow-text~=2.16.1
44

55
# Torch with cuda support.
66
--extra-index-url https://download.pytorch.org/whl/cu121
7-
torch==2.1.2
8-
torchvision==0.16.2
7+
torch==2.2.1+cu121
8+
torchvision==0.17.1+cu121
99

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

0 commit comments

Comments
 (0)