Improve metrics, logging, and importing orders (#2992)

This commit is contained in:
Lianmin Zheng
2025-01-19 18:36:59 -08:00
committed by GitHub
parent 61f42b5732
commit cd493b5afc
8 changed files with 64 additions and 49 deletions

View File

@@ -42,8 +42,7 @@ suites = {
"test_srt_endpoint.py",
"test_torch_compile.py",
"test_torch_compile_moe.py",
# Temporarily disable this because it requires PyTorch >= 2.5
# "test_torch_native_attention_backend.py",
"test_torch_native_attention_backend.py",
"test_torchao.py",
"test_triton_attention_kernels.py",
"test_triton_attention_backend.py",