[CI] Fix hybrid wrapper test fake missing kv_index_translator (#37374)
This commit is contained in:
@@ -151,6 +151,7 @@ def test_hybrid_wrappers_forward_in_graph_hook():
|
||||
token_to_kv_pool=None,
|
||||
req_to_token_pool=None,
|
||||
needs_cpu_seq_lens=False,
|
||||
kv_index_translator=None,
|
||||
init_forward_metadata_in_graph=lambda fb: calls.append(name),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user