Xiaoyu Zhang
|
d86f2916cc
|
Fix diffusion fallback guards and validation (#23335)
|
2026-05-07 00:05:43 +08:00 |
|
Mick
|
177babcc38
|
[diffusion] optimize: fuse LTX2 split rotary embedding (#24411)
|
2026-05-05 16:07:40 +08:00 |
|
Xiaoyu Zhang
|
b712dd48fe
|
[codex] diffusion: enable group norm silu fuse by default (#23148)
|
2026-05-02 20:55:51 +08:00 |
|
Xiaoyu Zhang
|
1360848ee1
|
Optimize large GroupNorm SiLU apply (#23938)
|
2026-05-02 20:54:46 +08:00 |
|
 Артем Савкинandronnie_zheng
|
bd523dd60d
|
[NPU] [Bugfix] [Diffusion] Fixed gray images at the generation output (#23266)
Co-authored-by: ronnie_zheng <zl19940307@163.com>
|
2026-04-25 10:20:38 +03:00 |
|
jianan-gu
|
2cf3ac515b
|
[Diffusion][CPU] Init CPU platform support for SGLang Diffusion (#20816)
|
2026-04-21 14:25:54 +08:00 |
|
Xiaoyu Zhang
|
cd6ad80c00
|
diffusion: add HunyuanVideo GroupNorm+SiLU fast path (#22814)
|
2026-04-18 23:38:49 +08:00 |
|
 sushil DubeyandMa Mingfei
|
e26c73c4e9
|
[diffusion] platform: support Intel XPU (#17920)
Signed-off-by: sushil.dubey <sushil.dubey@intel.com>
Signed-off-by: Sushil Dubey <sushil.dubey@intel.com>
Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
|
2026-04-11 15:09:02 +08:00 |
|
 
|
005e582d06
|
[diffusion] improve: norm fusion for z-image (#18762)
Signed-off-by: Chi McIsaac <chixie.mcisaac@gmail.com>
Co-authored-by: yihanc <yingluosanqian@gmail.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2026-04-04 14:01:01 +08:00 |
|
 Thomasandzhangshuai
|
0539c62bc1
|
[Diffusion][NPU] Add support for MOVA (#21633)
Co-authored-by: zhangshuai (S) <z00836796@china.huawei.com>
|
2026-04-03 05:33:14 +03:00 |
|
jacky.cheng
|
8ba992411d
|
[AMD] Fix CI multimodal-gen-test-1-gpu-amd for gen model (#21621)
|
2026-03-30 23:02:20 -07:00 |
|
Xiaoyu Zhang
|
d633ab7349
|
[Diffusion] Add qknorm rope fuse kernel (#21440)
|
2026-03-27 14:27:08 +08:00 |
|
R0CKSTAR
|
a305964159
|
[MLX] Add native MLX execution backend for Apple Silicon Mac (#20342)
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
|
2026-03-26 00:09:17 -07:00 |
|
Xiaoyu Zhang
|
6f2b51ade1
|
[Diffusion] Optimize diffusion Triton rotary embedding by processing multiple heads per token (#21387)
|
2026-03-26 08:59:25 +08:00 |
|
Xiaoyu Zhang
|
68f7f00174
|
[Diffusion] Speed up Qwen select01 Triton modulation kernels (#21318)
|
2026-03-25 20:48:39 +08:00 |
|
DarkSharpness
|
dfc15b78b0
|
[misc] clean up kernel API (#21325)
|
2026-03-25 09:10:23 +08:00 |
|
![gemini-code-assist[bot]](/assets/img/avatar_default.png) Xiaoyu Zhangandgemini-code-assist[bot]
|
c1fe5de69c
|
[Diffusion] Clean up diffusion Triton kernels and modernize custom op registration (#21122)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-22 22:38:57 +08:00 |
|
Xiaoyu Zhang
|
766d225fcc
|
Add SGLang CUDA crash API logging inspired by FlashInfer (#20910)
|
2026-03-22 16:39:40 +08:00 |
|
 Xiaoyu ZhangandMick
|
1b65c0d259
|
[Diffusion] Fix torch.compile RMSNorm fallback for Z-Image (#20962)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2026-03-22 15:38:22 +08:00 |
|
 Xiaoyu ZhangandYihan Chen
|
e00328d1e5
|
[Diffusion] Opt qwen-image-edit with fuse_residual_layernorm_scale_shift_gate_select01_kernel (#20395)
Co-authored-by: Yihan Chen <yingluosanqian@gmail.com>
|
2026-03-13 13:15:22 +08:00 |
|
 R0CKSTARandMick
|
db97f193b7
|
[diffusion][llm] macOS support (#19549)
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2026-03-10 13:11:07 -07:00 |
|
 Fan LinandYihan Chen
|
7fb282a96f
|
[diffusion] fix: fix bug of copy_if (#20094)
Co-authored-by: Yihan Chen <yingluosanqian@gmail.com>
|
2026-03-08 14:27:58 +08:00 |
|
 赵晨阳andXiaoyu Zhang
|
62480ebb1b
|
[SGLang-Diffusion] Fix custom op fake impl missing eps default for torch.compile (#19725)
Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com>
|
2026-03-03 15:24:36 +08:00 |
|
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 |
|
 Qingfu WenandMick
|
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 |
|
Xiaoyu Zhang
|
19aa19b111
|
[diffusion] refactor: refactor diffusion triton kernels (#18966)
|
2026-02-19 17:03:44 +08:00 |
|
triple-mu
|
acc940d302
|
[diffusion] fix typo (#18790)
|
2026-02-13 21:59:39 +08:00 |
|
陈一涵
|
f798ab9775
|
[diffusion] fix: fix torch.compile graph break caused by torch._dynamo.disable (#18336)
|
2026-02-06 14:48:09 +08:00 |
|
陈一涵
|
4aa03d91fd
|
[diffusion] fix: fix accuracy bug caused by #14717 (#18296)
|
2026-02-05 20:36:18 +08:00 |
|
     
|
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 |
|