Skip to content

Commit

Permalink
Bump torch from 1.9.0+cpu to 1.13.1 in /examples/flax/vision (hugging…
Browse files Browse the repository at this point in the history
…face#21168)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.0+cpu to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/commits/v1.13.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: amyeroberts <[email protected]>
  • Loading branch information
dependabot[bot] and amyeroberts authored May 1, 2024
1 parent 3a36597 commit c681b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/flax/vision/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ jaxlib>=0.1.59
flax>=0.3.5
optax>=0.0.8
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.11.0+cpu
torch==1.13.1
-f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.12.0+cpu

0 comments on commit c681b58

Please sign in to comment.