[Kernel] Phase 3+4: move JIT infra + operator groups into sglang.kernels (RFC #29630) (#31666)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Xiaoyu Zhang
2026-07-22 11:28:27 +08:00
committed by GitHub
co-authored by Claude Opus 4.8
parent d708969f68
commit 246b3c3eaf
155 changed files with 1293 additions and 1229 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ from typing import TYPE_CHECKING, Optional
import torch
from sglang.jit_kernel.utils import (
from sglang.kernels.jit.utils import (
cache_once,
get_jit_cuda_arch,
load_jit,