disable test_cuda_graph.py (#3124)

This commit is contained in:
YUNSHEN XIE
2025-07-31 22:03:48 +08:00
committed by GitHub
parent 8c63237cfa
commit e1011e92d9

View File

@@ -39,6 +39,7 @@ disabled_tests=(
layers/test_repetition_early_stopper.py
operators/test_stop_generation_multi_ends.py
utils/test_download.py
graph_optimization/test_cuda_graph.py
)
is_disabled() {
local test_file_rel="$1"