mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-06 07:37:03 +08:00
shorten comment
Signed-off-by: Luka Govedič <ProExpertProg@users.noreply.github.com>
This commit is contained in:
parent
019b2fb6ca
commit
8393419f4a
@ -21,8 +21,7 @@ from vllm.config import (CompilationConfig, CompilationLevel, CUDAGraphMode,
|
||||
VllmConfig, set_current_vllm_config)
|
||||
from vllm.forward_context import BatchDescriptor, set_forward_context
|
||||
|
||||
# Import shared test operations
|
||||
# The standard attention operation is automatically registered when imported
|
||||
# This import automatically registers torch ops for testing (like silly.attention)
|
||||
import tests.compile.test_operations
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user