[Kernel] Phase 4 batch-2: migrate JIT operator groups into kernels.ops (no shims) (RFC #29630) (#32015)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Xiaoyu Zhang
2026-07-22 17:49:51 +08:00
committed by GitHub
co-authored by Claude Opus 4.8
parent 9456cef279
commit 977ea336cd
95 changed files with 127 additions and 104 deletions
@@ -36,7 +36,7 @@ from flashinfer.fused_moe import (
from flashinfer.fused_moe.core import ActivationType
# ---- SGLang Marlin ----
from sglang.jit_kernel.gptq_marlin_repack import gptq_marlin_repack
from sglang.kernels.ops.quantization.gptq_marlin_repack import gptq_marlin_repack
from sglang.srt.layers.moe.fused_moe_triton.fused_marlin_moe import fused_marlin_moe
from sglang.srt.layers.quantization.marlin_utils import (
marlin_make_workspace,