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-05-02 20:51:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b39de4bb61a3f0399fcd384f3a82c5e6ce28e5e
composable_kernel
/
include
/
ck_tile
/
ops
/
fmha
/
kernel
History
asleepzzz
5b39de4bb6
Revert "Optimize fmha fwd decode & prefill for gfx950 (
#2641
)" (
#2670
)
...
This reverts commit
b7322a521a
.
2025-08-12 20:27:10 +08:00
..
fmha_batch_prefill_kernel.hpp
[CK_TILE] Add missing parameter 'min_seqlen_q' to the FMHA fwd kernel MakeKargs() interface (
#2403
)
2025-06-25 15:19:21 +08:00
fmha_bwd_kernel.hpp
[CK_TILE] FMHA BWD Decode Pipeline (
#2643
)
2025-08-12 17:02:52 +08:00
fmha_fwd_appendkv_kernel.hpp
Remove using partitioner for all fmha kernels (
#1778
)
2024-12-29 14:29:56 +08:00
fmha_fwd_appendkv_tile_partitioner.hpp
[CK_TILE] Add PagedAttention kernels (
#1387
)
2024-08-28 20:50:43 +08:00
fmha_fwd_kernel.hpp
Revert "Optimize fmha fwd decode & prefill for gfx950 (
#2641
)" (
#2670
)
2025-08-12 20:27:10 +08:00
fmha_fwd_pagedkv_kernel.hpp
Add separate mask checking for scope [aligned_physical_seqlen_k_start, physical_seqlen_k_end) (
#2487
)
2025-07-11 18:14:47 +08:00
fmha_fwd_splitkv_combine_kernel.hpp
Sync the kname with instance name (
#1989
)
2025-03-20 00:06:45 +08:00
fmha_fwd_splitkv_kernel.hpp
[CK_TILE] For FMHA forward kernels, assign block indices reversely if using mask (
#2209
)
2025-05-27 10:58:58 +08:00