"docs/vscode:/vscode.git/clone" did not exist on "9342c8fb824dfc9a4a374292fa9995ae1bc52da0"
Unverified Commit c681b58b authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump torch from 1.9.0+cpu to 1.13.1 in /examples/flax/vision (#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: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avataramyeroberts <22614925+amyeroberts@users.noreply.github.com>
parent 3a36597a
...@@ -3,6 +3,6 @@ jaxlib>=0.1.59 ...@@ -3,6 +3,6 @@ jaxlib>=0.1.59
flax>=0.3.5 flax>=0.3.5
optax>=0.0.8 optax>=0.0.8
-f https://download.pytorch.org/whl/torch_stable.html -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 -f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.12.0+cpu torchvision==0.12.0+cpu
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment