Skip to content

Commit c8a01cc

Browse files
author
wangzaijun
committed
fix
1 parent 8e25066 commit c8a01cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightllm/common/basemodel/infer_struct.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from .batch_objs import ModelInput
1212
from lightllm.utils.envs_utils import get_env_start_args
1313
from lightllm.utils.dist_utils import get_global_dp_rank
14-
from lightllm.common.basemodel.triton_kernel.atomic_event import add_value, wait_value
1514

1615

1716
class InferStateInfo:

0 commit comments

Comments
 (0)