[AMD] Update aiter to v0.1.10.post2 (#18423)

Co-authored-by: kkHuang-amd <wunhuang@amd.com>
Co-authored-by: YC Tseng <yctseng@amd.com>
This commit is contained in:
Bingxu Chen
2026-02-08 22:08:24 -08:00
committed by GitHub
co-authored by kkHuang-amd YC Tseng
parent b564dcec61
commit 3f3c201243
15 changed files with 79 additions and 41 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ ENV BUILD_TRITON="0"
ENV BUILD_LLVM="0"
ENV BUILD_AITER_ALL="1"
ENV BUILD_MOONCAKE="1"
ENV AITER_COMMIT="v0.1.9.post1"
ENV AITER_COMMIT="v0.1.10.post2"
# ===============================
# Base image 950 and args
@@ -31,7 +31,7 @@ ENV BUILD_TRITON="0"
ENV BUILD_LLVM="0"
ENV BUILD_AITER_ALL="0"
ENV BUILD_MOONCAKE="1"
ENV AITER_COMMIT="v0.1.9.post1"
ENV AITER_COMMIT="v0.1.10.post2"
# ===============================
# Chosen arch and args
FROM ${GPU_ARCH}