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 7210905 commit a1c35e7Copy full SHA for a1c35e7
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="6c0e7463"
+ARG PYTORCH_BRANCH="295f2ed4"
10
ARG PYTORCH_VISION_BRANCH="v0.21.0"
11
ARG PYTORCH_REPO="https://github.com/pytorch/pytorch.git"
12
ARG PYTORCH_VISION_REPO="https://github.com/pytorch/vision.git"
0 commit comments