mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 02:02:46 +00:00
* replace gridwise_v2r3 with multiD
* adjust parameters
* add instances
* fixed test_grouped_gemm
* fix standalone softmax race condition around blockwise reduction
* fixed ci
* fixed comment: remove redundant workspace
* use instanceFactory
* add test layout
* add empty Ds
* add bias example
* use array
* sperate examples
Co-authored-by: Anthony Chang <ac.chang@outlook.com>
[ROCm/composable_kernel commit: 7959dad566]