test(dp-attn): drop --enable-torch-compile from TestDPAttentionDP2TP2 (#29345)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Khoa Pham
2026-06-25 16:41:35 -07:00
committed by GitHub
co-authored by Claude Opus 4.7
parent 65f31acc6c
commit c8c6757bed
@@ -56,9 +56,6 @@ class TestDPAttentionDP2TP2(
"--enable-dp-attention",
"--dp",
"2",
"--enable-torch-compile",
"--torch-compile-max-bs",
"2",
],
)