This website requires JavaScript.
Explore
Help
Register
Sign In
ROCm
/
composable_kernel
Watch
1
Star
0
Fork
0
You've already forked composable_kernel
mirror of
https://github.com/ROCm/composable_kernel.git
synced
2026-07-18 01:28:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5600bc8aee58a232efc9b4940ff95755dea6424
composable_kernel
/
example
/
ck_tile
/
01_fmha
/
codegen
/
ops
History
root
c5600bc8ae
Add decode tiles (b16x32, b32x32) to pagedkv_prefill codegen with max_seqlen_q dispatch
...
Made-with: Cursor
2026-04-01 18:30:06 +00:00
..
__init__.py
chore(copyright): update copyright header for example directory (
#3273
)
2025-11-24 18:02:41 -08:00
fmha_batch_prefill.py
Add unified attention (42_unified_attention)
2026-04-01 16:39:15 +00:00
fmha_bwd.py
[rocm-libraries]
ROCm/rocm-libraries#5174
(commit a358a21)
2026-03-13 06:14:31 +00:00
fmha_fwd_appendkv.py
[rocm-libraries]
ROCm/rocm-libraries#4812
(commit bb5a4dd)
2026-02-25 16:13:56 +00:00
fmha_fwd_splitkv.py
Split-KV codegen: dual-tile dispatch and head-merge for hdim=64
2026-04-01 16:24:25 +00:00
fmha_fwd.py
Split-KV codegen: dual-tile dispatch and head-merge for hdim=64
2026-04-01 16:24:25 +00:00
fmha_pagedkv_prefill.py
Add decode tiles (b16x32, b32x32) to pagedkv_prefill codegen with max_seqlen_q dispatch
2026-04-01 18:30:06 +00:00