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 b96c11c commit 76a3520Copy full SHA for 76a3520
Dockerfile.rocm_base
@@ -6,8 +6,8 @@ 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="3a585126"
10
-ARG PYTORCH_VISION_BRANCH="v0.19.1"
+ARG PYTORCH_BRANCH="6c0e7463"
+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"
13
ARG FA_BRANCH="1a7f4dfa"
0 commit comments