We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c0f43 commit f98d4d3Copy full SHA for f98d4d3
tests/v1/attention/test_attention_splitting.py
@@ -11,7 +11,7 @@
11
slice_query_start_locs,
12
split_attn_metadata,
13
split_decodes_and_prefills)
14
-from vllm.v1.worker.ubatch_utils import create_ubatch_slices
+from vllm.v1.worker.ubatch_splitting import create_ubatch_slices
15
16
17
@pytest.fixture
0 commit comments