R0CKSTAR
|
fe4bc8ebd5
|
[diffusion] fix: MulAdd 4D path (shift indexing) (#18673)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
|
2026-02-28 01:52:57 +08:00 |
|
Xiaoyu Zhang
|
74c8e7b215
|
refactor(jit_kernel): reduce duplication and separate test code (#19323)
|
2026-02-26 18:30:49 +08:00 |
|
Yuan Luo
|
4e843f1216
|
[DeepSeek-V3.2][JIT-kernel] Support nsa fuse store indexer k cache (#19148)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
Co-authored-by: DarkSharpness <76582120+darksharpness@users.noreply.github.com>
|
2026-02-26 10:23:10 +08:00 |
|
Yuan Luo
|
7c9e8e2def
|
[Re-land][jit kernel] Support per_token_group_quant_8bit jit kernel (#19140)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
Co-authored-by: Mohammad Miadh Angkad <mangkad.bsdsba2027@aim.edu>
|
2026-02-26 09:53:57 +08:00 |
|
Linyu Wu
|
beabaa8d37
|
[Kernel Slimming] Migrate marlin moe kernel to JIT (#19181)
Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com>
|
2026-02-26 09:05:13 +08:00 |
|
Qingfu Wen
|
59b9d1e86d
|
[diffusion] improve: improve fuse_scale_shift_kernel with non-blocking op (#18710)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2026-02-25 21:04:20 +08:00 |
|
Hubert Lu
|
8bd644765f
|
[AMD] Enable ROCm kvcache JIT path and add AMD CI coverage. (#18992)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-25 14:15:05 +08:00 |
|
Xiaoyu Zhang
|
9dff933164
|
[Kernel Slimming] Remove sgl-kernel AOT marlin kernels (#19241)
|
2026-02-25 10:08:22 +08:00 |
|
Linyu Wu
|
2cdde5d4ab
|
[Kernel Slimming] Migrate AWQ marlin repack kernel to JIT (#18949)
Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com>
|
2026-02-23 22:05:27 +08:00 |
|
Liangsheng Yin
|
4653939cda
|
Revert "[jit kernel] Support per_token_group_quant_8bit jit kernel" (#19131)
|
2026-02-22 07:54:24 +08:00 |
|
DarkSharpness
|
d8d0208c63
|
[Feature] rewrite rope kernel; remove flashinfer dependencies (#18844)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-21 21:32:40 +08:00 |
|
Yuan Luo
|
7d953440ec
|
[jit kernel] Support per_token_group_quant_8bit jit kernel (#18905)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
|
2026-02-20 21:01:05 +08:00 |
|
Xiaoyu Zhang
|
19aa19b111
|
[diffusion] refactor: refactor diffusion triton kernels (#18966)
|
2026-02-19 17:03:44 +08:00 |
|
Xiaoyu Zhang
|
513c12d23f
|
Remove unused fast-hadamard-transform PyTorch extension sources (#18927)
|
2026-02-18 15:51:07 +08:00 |
|
DarkSharpness
|
9d138685c1
|
[Refactor] Fix test and clean up hicache code (#18555)
|
2026-02-18 14:37:46 +08:00 |
|
Yi Zhong
|
ed22720c07
|
[JIT kernel] hd=512,1024 in JIT QK norm (cta based) (#17515)
Signed-off-by: vincentzed <207368749+vincentzed@users.noreply.github.com>
|
2026-02-16 16:07:24 +08:00 |
|
SoluMilken
|
07a24f1a38
|
update pre-commit config (#18860)
|
2026-02-16 00:18:31 +08:00 |
|
muse-coder
|
91230dcca8
|
[FIX] Correct JIT kernel compilation on newer GPUs with outdated driver metadata. (#18496)
Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com>
|
2026-02-15 12:14:39 +08:00 |
|
Xiaoyu Zhang
|
c29394e3c8
|
[kernel slimming] Move fast_hadamard_transform to jit_kernel (#18475)
|
2026-02-14 23:06:21 +08:00 |
|
Johnsonms
|
34132d6da5
|
Kernel: optimize decoding metadata in NSA multi-spec backend with fused kernels (#17554)
|
2026-02-14 16:40:15 +08:00 |
|
Linyu Wu
|
0012d6a4eb
|
[Kernel Slimming] Migrate GPTQ-Marlin repack kernel to JIT (#18543)
Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com>
|
2026-02-13 22:29:22 +08:00 |
|
triple-mu
|
acc940d302
|
[diffusion] fix typo (#18790)
|
2026-02-13 21:59:39 +08:00 |
|
Xiaoyu Zhang
|
013a199bc6
|
[CI] Skip cutedsl gdn performance test in jit_kernel ci (#18783)
|
2026-02-13 15:49:30 +08:00 |
|
pansicheng
|
7d4ae057ec
|
[Kernel] Add JIT rotary_embedding_kernel (#17934)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com>
Co-authored-by: root <root@zhikuan-A10x2.ea134>
|
2026-02-13 12:41:25 +08:00 |
|
Xuchun Shang
|
3d68bd9d9b
|
add hicache jit test (#17847)
Signed-off-by: Xuchun Shang <xuchun.shang@linux.alibaba.com>
|
2026-02-06 16:54:33 +08:00 |
|
陈一涵
|
f798ab9775
|
[diffusion] fix: fix torch.compile graph break caused by torch._dynamo.disable (#18336)
|
2026-02-06 14:48:09 +08:00 |
|
Linyu Wu
|
aa390d2762
|
[Kernel] Migrate GPTQ-Marlin GEMM kernel to JIT (#18067)
|
2026-02-06 08:31:42 +08:00 |
|
pansicheng
|
2eb4359ada
|
[Kernel] Add JIT apply_rope_with_cos_sin_cache_inplace (#18155)
|
2026-02-05 21:49:37 +08:00 |
|
陈一涵
|
4aa03d91fd
|
[diffusion] fix: fix accuracy bug caused by #14717 (#18296)
|
2026-02-05 20:36:18 +08:00 |
|
Jianying
|
4739f2e8d5
|
[diffusion] kernel: gated residual layernorm scale shift and layernorm scale shift kernel fusion for Qwen-Image, WAN and HunyuanVideo (#14717)
Co-authored-by: AichenF <aichenf@nvidia.com>
Co-authored-by: jianyingzhu <joeyzhu@nvidia.com>
Co-authored-by: root <root@a4u8g-0120.ipp2a2.colossus.nvidia.com>
Co-authored-by: Yihan Chen <yingluosanqian@example.com>
Co-authored-by: 陈一涵 <yingluosanqian@gmail.com>
Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com>
|
2026-02-04 13:46:20 +08:00 |
|
Linyu Wu
|
9b1619c148
|
[Move sgl-kernel Kernel to JIT] Add JIT concat MLA kernels (#17889)
|
2026-02-03 10:49:17 +08:00 |
|
Xiaoyu Zhang
|
a1bbc892af
|
[Diffsuion & JIT_kernel] QKNorm cross heads kernel (#18073)
|
2026-02-03 10:03:17 +08:00 |
|
Xiaoyu Zhang
|
a0757c9624
|
[Diffusion] Fix Ring Parallel bug with FA4 (#18062)
|
2026-02-02 17:06:51 +08:00 |
|
Qi Yuhang
|
0368ddf9ea
|
[JIT Kernel]Support fused_add_rmsnorm in JIT Kernel (#17677)
|
2026-01-29 09:29:59 +08:00 |
|
Xiaoyu Zhang
|
c08b54a575
|
[JIT kernel] Update jit_kernel cache and develop doc (#17842)
|
2026-01-28 15:09:47 +08:00 |
|
Zhengbo Wang
|
fb61164f27
|
[Refactor] Use is_in_ci() utility in JIT kernel benchmarks (#17118)
|
2026-01-25 20:40:47 +08:00 |
|
Xiaoyu Zhang
|
3992a023e6
|
Move fa4 from sgl-kernel to jit kernel (#17353)
|
2026-01-24 15:25:03 +08:00 |
|
Xiaoyu Zhang
|
7a4bb0d516
|
[Diffusion] Add diffusion time embedding to jit kernel (#17658)
|
2026-01-24 14:27:08 +08:00 |
|
Qi Yuhang
|
4c512a7d1d
|
[JIT Kernel]Add Some CUDA Runtime API Wrapper for JIT Kernel Header (#17588)
|
2026-01-24 12:57:58 +08:00 |
|
Jinyan Chen
|
e00b43442d
|
[jit-kernel] Add CuTe DSL GDN Decode Kernel (#15631)
Co-authored-by: Jinyan Chen <jinyanc@nvidia.com>
|
2026-01-18 12:54:36 -08:00 |
|
Michael
|
53609e5e5b
|
Revert "[Diffusion] Move diffusion time embedding to jit kernel" (#17257)
|
2026-01-17 21:29:22 +08:00 |
|
Xiaoyu Zhang
|
2cdd4370bc
|
[Diffusion] Move diffusion time embedding to jit kernel (#16879)
|
2026-01-17 12:21:22 +08:00 |
|
cctry
|
dda35ccbd8
|
Fix gid calculation in per_tensor_absmax_kernel (#17126)
|
2026-01-15 23:21:41 +08:00 |
|
DarkSharpness
|
ba9f6d8f26
|
[Refactor] Clean up JIT kernel utilites (#16884)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com>
|
2026-01-13 17:54:16 +08:00 |
|
Liangsheng Yin
|
2b3791ed37
|
Fix wrong kernel selection for int32/int64 indices (#16912)
Co-authored-by: DarkSharpness <2040703891@qq.com>
|
2026-01-12 17:26:57 +08:00 |
|
DarkSharpness
|
d112f6a25b
|
[Feature] Support JIT set kv cache (#16273)
|
2026-01-10 17:34:09 -08:00 |
|
陈一涵
|
48b8dcd42e
|
[jit kernel] support dtype as a cpp template parameter (#16452)
|
2026-01-08 13:54:33 +08:00 |
|
Xiaoyu Zhang
|
0fee6bc632
|
[JIT kernel] Apply jit per_tensor_quant_fp8 kernel (#15836)
|
2026-01-05 10:15:00 +08:00 |
|
DarkSharpness
|
f6f7af4068
|
[Refactor] Clean up custom op (#15995)
|
2026-01-01 21:41:56 +08:00 |
|
DarkSharpness
|
a3b1e8ef3d
|
[Feature] add aligned_vector type for JIT kernel (#16162)
|
2026-01-01 21:40:05 +08:00 |
|