Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HIPIFY][ROCm#1617][fp8][tests] Support for
fp8
math - Part 4 - final
+ [fix] Took `CUDA_DEVICE_FUNCTION_MAP` into account - The reason for not including them yet was that all the CUDA device functions had the same signatures in HIP - [Side Effect] `hipify-perl` became fatter and slower - [ToDo] Do not include identical signatures in the `hipify-perl` code - [ToDo] Minimize `hipify-perl` code AMAP - [ToDo] `fp16` + Added a few `fp16` types used with `fp8` APIs + Updated the regenerated `hipify-perl` and `Device` `CUDA2HIP` docs accordingly
- Loading branch information