Skip to content

Pull requests: flashinfer-ai/flashinfer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: enable FP8 large-head attention on SM80 op: attention
#5044 opened Sep 9, 2026 by jhaotingc Contributor Draft
11 tasks
feat(mla): add CUDA graph plan update API op: attention
#5041 opened Sep 8, 2026 by saltyminty Collaborator Loading…
5 of 11 tasks
fix(attention): default skip_all_rows_active_check to true op: attention run-ci
#5039 opened Sep 8, 2026 by saltyminty Collaborator Loading…
3 of 11 tasks
fix(decode): reserve max(K+V, st.o) smem for FA2 FP8+GQA decode op: attention run-ci
#5038 opened Sep 8, 2026 by ir1ka Contributor Loading…
5 of 11 tasks
fix(kda): make recurrent_kda backend="auto" decode fall back to CuTe DSL op: linear attention KDA, mamba, GDN, etc. review filtering. run-ci v0.6.19
#5037 opened Sep 8, 2026 by kahyunnam Member Loading…
5 tasks done
test(kda): restore the frozen module-ident consistency check op: linear attention KDA, mamba, GDN, etc. review filtering. run-ci
#5035 opened Sep 8, 2026 by kahyunnam Member Loading…
5 tasks done
fix(sampling): make multi-CTA top-k renorm deterministic (fixed-order cross-CTA sum) op: misc norm, activation, sampling, RoPE, quantization, etc.
#5034 opened Sep 8, 2026 by gilfordting Draft
3 tasks done
feat(kda): add CuTe DSL small-BH KDA prefill backend for Blackwell op: linear attention KDA, mamba, GDN, etc. review filtering.
#5032 opened Sep 8, 2026 by qiangxu1996 Loading…
5 of 11 tasks
fix(cake_kda): fix C16 forward triangular matrix orientation op: linear attention KDA, mamba, GDN, etc. review filtering.
#5028 opened Sep 8, 2026 by zheyang0825 Loading…
4 of 11 tasks
feat(comm): add allocation-stable head-chunk Ulysses primitives op: comm
#5027 opened Sep 8, 2026 by tiffany940107 Contributor Loading…
2 of 11 tasks
Support compact GLM NoPE FP8 rows and fix masked reads op: attention
#5022 opened Sep 8, 2026 by ormandj Contributor Loading…
1 of 11 tasks
feat(kda): support graph-safe CuTe DSL prefix checkpoints op: linear attention KDA, mamba, GDN, etc. review filtering. run-ci
#5021 opened Sep 8, 2026 by Observer007 Contributor Loading…
5 of 11 tasks
feat(moe): add CuTe DSL NVFP4 W4A16 MegaMoE
#5019 opened Sep 8, 2026 by zianglih Contributor Draft
4 of 11 tasks
fix(ci): preserve estimate file compression during refresh
#5014 opened Sep 7, 2026 by mottopanikeiku Loading…
4 of 11 tasks
fix(activation): pick a vector width that divides hidden_size in act_and_mul (fixes d=3420) op: misc norm, activation, sampling, RoPE, quantization, etc.
#5013 opened Sep 7, 2026 by Wint3rNight Loading…
5 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.