Skip to content

Commit

Permalink
Updating torch version in example.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 703084479
Change-Id: Ie82b24a881b1e6069fa0c33f71e6ede55b2a9154
GitOrigin-RevId: 24b4b730e68acbaf8785649b060da5de1ab6bd21
  • Loading branch information
DeepMind Team authored and alpiccioni committed Dec 5, 2024
1 parent b09717f commit cb38eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/cifar10_torch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@

absl-py
numpy
torch==1.6.0
torchvision==0.7.0
torch
torchvision

0 comments on commit cb38eb0

Please sign in to comment.