Skip to content

Commit

Permalink
ROCm switch PyTorch to stable branch (#2420)
Browse files Browse the repository at this point in the history
  • Loading branch information
Disty0 committed May 1, 2024
1 parent e836bb5 commit 67137fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_linux_rocm.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch torchvision --pre --index-url https://download.pytorch.org/whl/nightly/rocm6.0
torch==2.3.0+rocm6.0 torchvision==0.18.0+rocm6.0 --index-url https://download.pytorch.org/whl/rocm6.0
tensorboard==2.14.1 tensorflow-rocm==2.14.0.600
onnxruntime-training --pre --index-url https://pypi.lsh.sh/60/ --extra-index-url https://pypi.org/simple
-r requirements.txt

0 comments on commit 67137fa

Please sign in to comment.