Skip to content

Commit

Permalink
updated torchvision vesion
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanscannell committed Feb 7, 2024
1 parent 318250b commit bd221e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion post-install-amd.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pip uninstall torch torchvision
pip install torch==2.0.1 torchvision==0.15.1 --index-url https://download.pytorch.org/whl/rocm5.4.2
pip install torch==2.0.1 torchvision==0.15.2 --index-url https://download.pytorch.org/whl/rocm5.4.2

0 comments on commit bd221e3

Please sign in to comment.