Skip to content

Commit

Permalink
Bump the python group with 2 updates (#1538)
Browse files Browse the repository at this point in the history
Bumps the python group with 2 updates: torch and torchvision.


Updates `torch` from 2.2.1+cu121 to 2.2.2+cu121

Updates `torchvision` from 0.17.1+cu121 to 0.17.2+cu121

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: torchvision
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 3b3acb5 commit 1889369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-torch-cuda.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ tensorflow-text~=2.16.1

# Torch with cuda support.
--extra-index-url https://download.pytorch.org/whl/cu121
torch==2.2.1+cu121
torchvision==0.17.1+cu121
torch==2.2.2+cu121
torchvision==0.17.2+cu121

# Jax cpu-only version.
jax[cpu]
Expand Down

0 comments on commit 1889369

Please sign in to comment.