Commit 05e8b083 authored by zhuwenwen's avatar zhuwenwen
Browse files

update lightop import

parent afa769a6
...@@ -6,9 +6,7 @@ import pytest ...@@ -6,9 +6,7 @@ import pytest
import torch import torch
import math import math
import vllm.envs as envs import vllm.envs as envs
from lightop import ds_cat
if envs.VLLM_USE_LIGHTOP:
from lightop import ds_cat
def test_concat_Acc_prefill(shape_pair, dim): def test_concat_Acc_prefill(shape_pair, dim):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment