Aviral Goel
bb41ea37e1
chore(copyright) update library wide CMakeLists.txt copyright header template ( #3313 )
...
* chore(copyright) update library wide CMakeLists.txt files copyright header template
* Fix build
---------
Co-authored-by: Sami Remes <samremes@amd.com >
[ROCm/composable_kernel commit: 004784ef98 ]
2025-11-28 13:49:54 -08:00
Aviral Goel
d171245c4b
chore(copyright): update copyright header for test directory ( #3265 )
...
[ROCm/composable_kernel commit: f6c999bddb ]
2025-11-22 19:38:27 -05:00
carlushuang
7ff08f6a52
[CK_TILE] support group from cmdline ( #1295 )
...
* support cmdline seqlen decode
* silent print
* update readme
* update kernel launch 3d
* update tile partitioner
* fix spill for bf16
* modify based on comment
* modify payload_t
* fix bug for alibi mode
* fix alibi test err
* refactor kernel launch, support select timer
* add missing file
* remove useless code
* add some comments
[ROCm/composable_kernel commit: 5055b3bdcb ]
2024-05-28 11:13:21 +08:00
carlushuang
7bfe56e5ca
[CK_TILE] support alibi ( #1269 )
...
* add alibi support
* fix code
* update code based on comment
* Support more hdim
* fix fp8 bias
* support seqlen_k=0 case
* remove unused printf
* fix format
---------
Co-authored-by: rocking <ChunYu.Lai@amd.com >
[ROCm/composable_kernel commit: 851c3ed157 ]
2024-05-07 22:32:54 +08:00