[Kernel] GLM 5.3 Flash related kernels (ported from #36507) - #37477
Conversation
| return q_out, k_nope_out, k_rope_out | ||
|
|
||
|
|
||
| def mla_quantize_for_fp8_no_rope( |
There was a problem hiding this comment.
Looks like duplication of mla_quantize_without_rope_for_fp8,
needs to be cleaned later
| tl.extra.cuda.gdc_launch_dependents() | ||
|
|
||
|
|
||
| @triton.jit |
There was a problem hiding this comment.
Looks like duplication of _set_mla_kv_buffer_impl, might be cleaned later
| ) | ||
|
|
||
|
|
||
| @triton.jit |
There was a problem hiding this comment.
Looks like duplication of get_mla_kv_buffer_triton, might clean later
| return mhc_post(x, residual, post_layer_mix, comb_res_mix) | ||
|
|
||
|
|
||
| def hc_pre( |
There was a problem hiding this comment.
hc_pre / hc_post looks like duplication of mhc_pre/mhc_post, might be cleaned later
1fa726d to
0a91e3f
Compare
Ported from #36507. No behavior change on main: new files with no callers, plus additive params defaulting to existing behavior. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0a91e3f to
cf0f761
Compare
|
/rerun-test test_kda_*.py test_mhc_kernels.py test_hc_combine.py test_set_mla_kv_buffer.py test_kimi_k3_prerequisite_ops.py test_dsa_kpool_multi_pool.py test_dsa.py test_unified_mla_gpu_parity.py test_deepseek_v4_amd_fused_mhc.py test_gdn_noncontiguous_stride.py registered/attention/unittests/kda/test_triton.py test_kimi_linear_models.py test_kimi_k3_b300.py test_dsa_glm52_tp_mtp.py test_deepseek_v4_flash_fp8_h200.py |
|
Results for 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 |
|
/rerun-test test_kda_kernels.py test_kda_prefill_cutedsl.py test_kda_fused_accept_indices.py test_kda_fused_decode.py test_kda_helion.py test_kda_prefill.py test_kda_replayssm_fold.py test_kda_replayssm_fold_batched.py test_kda_replayssm_ring_fused.py test_kda_replayssm_ring_ragged.py test_kda_mtp_cutedsl_replayssm_ring.py test_kda_nvidia.py test_kda_helion_dispatcher.py test_kda_decode_mtp_slot_stride.py test_kda_fused_decode_strided_state.py registered/attention/unittests/kda/test_triton.py test_mhc_kernels.py test_hc_combine.py test_set_mla_kv_buffer.py test_kimi_k3_prerequisite_ops.py test_dsa_kpool_multi_pool.py test_dsa.py test_unified_mla_gpu_parity.py test_deepseek_v4_amd_fused_mhc.py test_gdn_noncontiguous_stride.py test_kimi_linear_models.py test_kimi_k3_b300.py test_dsa_glm52_tp_mtp.py test_deepseek_v4_flash_fp8_h200.py |
|
Results for 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 |
|
All the potentially affected tests have passed. Safe to merge |
sgl-project#37477) Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Ported from #36507.
No behavior change on main: new files with no callers, plus additive parameters that default to existing behavior.
CI States
Latest PR Test (Base): 🚫 Run #33571827221
Latest PR Test (Extra): ✅ Run #33571826901
Latest PR Test (AMD ROCm 7.2): ⏳ Run #33571827220