move more files under srt/utils (#11285)

This commit is contained in:
Lianmin Zheng
2025-10-09 16:46:15 -07:00
committed by GitHub
parent 758b887ad1
commit 9b8ebb2798
28 changed files with 96 additions and 55 deletions

View File

@@ -11,7 +11,7 @@ from sgl_kernel.testing.rotary_embedding import (
create_inputs,
)
from sglang.srt.bench_utils import bench_kineto
from sglang.srt.utils.bench_utils import bench_kineto
# CI environment detection
IS_CI = (