Skip to content

Commit c806f1d

Browse files
author
root
committed
AI day rocm base
Signed-off-by: <>
1 parent 360b401 commit c806f1d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docker/Dockerfile.rocm_base

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ ARG BASE_IMAGE=compute-artifactory.amd.com:5000/rocm-plus-docker/framework/compu
22
# ARG HIPBLASLT_BRANCH="aa0bda7b"
33
# ARG HIPBLAS_COMMON_BRANCH="9b80ba8e"
44
# ARG LEGACY_HIPBLASLT_OPTION=
5-
# ARG TRITON_BRANCH="96316ce5"
6-
# ARG TRITON_REPO="https://github.com/ROCm/triton.git"
7-
# ARG PYTORCH_BRANCH="74091a9"
8-
# ARG PYTORCH_VISION_BRANCH="0.22.0a0"
9-
# ARG PYTORCH_REPO="https://github.com/ROCm/pytorch.git"
10-
# ARG PYTORCH_VISION_REPO="https://github.com/pytorch/vision.git"
5+
ARG TRITON_BRANCH="0e78e54a"
6+
ARG TRITON_REPO="https://github.com/ROCm/triton.git"
7+
ARG PYTORCH_BRANCH="37f92bb"
8+
ARG PYTORCH_VISION_BRANCH="0.22.0a0"
9+
ARG PYTORCH_REPO="https://github.com/ROCm/pytorch.git"
10+
ARG PYTORCH_VISION_REPO="https://github.com/pytorch/vision.git"
1111
ARG FA_BRANCH="8ede036"
1212
ARG FA_REPO="https://github.com/Dao-AILab/flash-attention.git"
1313
ARG AITER_BRANCH="498ff21"

0 commit comments

Comments
 (0)