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 8e25066 commit c8a01ccCopy full SHA for c8a01cc
lightllm/common/basemodel/infer_struct.py
@@ -11,7 +11,6 @@
11
from .batch_objs import ModelInput
12
from lightllm.utils.envs_utils import get_env_start_args
13
from lightllm.utils.dist_utils import get_global_dp_rank
14
-from lightllm.common.basemodel.triton_kernel.atomic_event import add_value, wait_value
15
16
17
class InferStateInfo:
0 commit comments