mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 10:09:41 +00:00
* Fix the fp8 conversion
* Try clipping value before conversion
* Fix return
* Simplify with a const
* reduce the gemm input tensor values to reduce round-off error
* replace if-else with lambda
* fix syntax
---------
Co-authored-by: Rostyslav Geyyer <rosty.geyyer@amd.com>
[ROCm/composable_kernel commit: f46a6ffad8]