Fix the run-time error when calling fused_rms_mxfp4_quant that change return output number (#12803)

Co-authored-by: wunhuang <wunhuang@amd.com>
This commit is contained in:
kk
2025-11-10 13:48:36 +08:00
committed by GitHub
parent 9cfe78dd30
commit 90401cf7d2
3 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ ENV BUILD_TRITON="0"
ENV BUILD_LLVM="0"
ENV BUILD_AITER_ALL="1"
ENV BUILD_MOONCAKE="1"
ENV AITER_COMMIT="v0.1.6.post1"
ENV AITER_COMMIT="v0.1.6.post3"
ENV NO_DEPS_FLAG=""
# ===============================
@@ -42,7 +42,7 @@ ENV BUILD_TRITON="0"
ENV BUILD_LLVM="0"
ENV BUILD_AITER_ALL="1"
ENV BUILD_MOONCAKE="1"
ENV AITER_COMMIT="v0.1.6.post1"
ENV AITER_COMMIT="v0.1.6.post3"
ENV NO_DEPS_FLAG=""
# ===============================