mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 10:09:41 +00:00
* grouped attn without batch validates; now move toward grouped batched attn
* grouped batched attention
* working
* remove debug logging
clean up
clean up
* reintroduce g_ prefix back to host tensor variables
* format
* rename file
* restore old file
* rename
* consolidate padded/non-padded attention example
* harmonize padding specialization in attn examples
[ROCm/composable_kernel commit: 9287b7c6b3]