1
0
Fork 0

fix(api): revert torch to 2.0.1 for ROCm due to MIopen errors (#444)

This commit is contained in:
Sean Sube 2023-12-21 18:57:00 -06:00
parent ee3573750b
commit 0aab1301aa
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
--extra-index-url https://download.pytorch.org/whl/rocm5.4.2
torch==2.1.1
torchvision==0.16.1
torch==2.0.1
torchvision==0.15.2
https://download.onnxruntime.ai/onnxruntime_training-1.17.0.dev20230923001%2Brocm542-cp38-cp38-manylinux_2_28_x86_64.whl

View File

@ -1,4 +1,4 @@
--extra-index-url https://download.pytorch.org/whl/rocm5.4.2
torch==2.1.1
torchvision==0.16.1
torch==2.0.1
torchvision==0.15.2
https://download.onnxruntime.ai/onnxruntime_training-1.16.3%2Brocm542-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl