We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc4604 commit 30f0ecdCopy full SHA for 30f0ecd
Dockerfile.rocm_base
@@ -6,7 +6,7 @@ ARG RCCL_BRANCH="648a58d"
6
ARG RCCL_REPO="https://github.com/ROCm/rccl"
7
ARG TRITON_BRANCH="e5be006"
8
ARG TRITON_REPO="https://github.com/triton-lang/triton.git"
9
-ARG PYTORCH_BRANCH="8d4926e"
+ARG PYTORCH_BRANCH="3a585126"
10
ARG PYTORCH_VISION_BRANCH="v0.19.1"
11
ARG PYTORCH_REPO="https://github.com/pytorch/pytorch.git"
12
ARG PYTORCH_VISION_REPO="https://github.com/pytorch/vision.git"
0 commit comments