[CI/Build] Excluding kernels/test_gguf.py from ROCm (#8520)

This commit is contained in:
Alexey Kondratiev(AMD)
2024-09-17 19:40:29 -04:00
committed by GitHub
parent fa0c114fad
commit 09deb4721f

View File

@@ -83,6 +83,7 @@ if [[ $commands == *" kernels "* ]]; then
--ignore=kernels/test_encoder_decoder_attn.py \
--ignore=kernels/test_flash_attn.py \
--ignore=kernels/test_flashinfer.py \
--ignore=kernels/test_gguf.py \
--ignore=kernels/test_int8_quant.py \
--ignore=kernels/test_machete_gemm.py \
--ignore=kernels/test_mamba_ssm.py \