mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 10:09:41 +00:00
* Remove stale documentation.
* Add placeholder for conv algorithm design description. Add link to conv factory description.
* Improve testing transfer parameters.
* Python script to check the block tilings.
* Improve tests and conv types serialization.
* Change representation of boolean values from 1/0 to true/false in instance strings.
* Change representation of boolean values from 1/0 to true/false in conv algorithm types.
* Test code improvements.
* Improve covn descriptions tests.
* Improve conv signature definition in conv fwd builder tests.
* clang-format.
* Remove obsolete script.
* Revert StaticAssertTypeEq changes in conv layout tests.
* Remove obsolete using declaration.
---------
Co-authored-by: Ville Pietilä <>
[ROCm/composable_kernel commit: d66e5f667c]