mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 10:09:41 +00:00
* Use correct workspace stride
* Use correct stride in elementwise kernel
* Fix test by adding padder
* No UTF-8 in comments
* Remove unnecessary changes
* Remove more unnecessary changes
* Use non-padded strides for workspace
* Disable two stage kernel for RRR+MNKPadding+kbatch>2
Partially fixes AICK-441
[ROCm/composable_kernel commit: 323e014799]