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 b6ddf62 commit dfe3216Copy full SHA for dfe3216
docker/Dockerfile.rocm_base
@@ -10,7 +10,7 @@ ARG PYTORCH_REPO="https://github.com/ROCm/pytorch.git"
10
ARG PYTORCH_VISION_REPO="https://github.com/pytorch/vision.git"
11
ARG FA_BRANCH="1a7f4dfa"
12
ARG FA_REPO="https://github.com/Dao-AILab/flash-attention.git"
13
-ARG AITER_BRANCH="916bf3c"
+ARG AITER_BRANCH="6b92d30d"
14
ARG AITER_REPO="https://github.com/ROCm/aiter.git"
15
16
FROM ${BASE_IMAGE} AS base
0 commit comments