"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "ce3f2db7c1c09799e374aaeaf45b3a2500e23fd8"
[Enhancement] Add DispatchInstruction specialization for fp8 types in gemm_sm90.h (#751)
- Introduced specialized DispatchInstruction templates for fp8_e4_t and fp8_e5_t types, enhancing support for new data formats in CUDA GEMM operations. - Each specialization defines the corresponding MMA and MMA_Group types, optimizing performance for specific configurations.
Showing
Please register or sign in to comment