diff --git a/python/sglang/jit_kernel/dsv4/compress.py b/python/sglang/jit_kernel/dsv4/compress.py index ed9e77291..bf82bff04 100644 --- a/python/sglang/jit_kernel/dsv4/compress.py +++ b/python/sglang/jit_kernel/dsv4/compress.py @@ -258,7 +258,6 @@ class CompressorPrefillPlan(NamedTuple): torch.empty((0, 8), dtype=torch.uint8, device=_dev), pin_buffer, ) - module = _jit_compress_plan_module() if _is_xpu: fn = plan_compress_prefill else: