Add support to fp16 + compute fp16 and bf16 + compute bf16 contractions (#3598)
* Add support to fp16 + compute fp16 and bf16 + compute bf16 contractions Enables hipTensor to access the WMMA HW functionalities for these combinations of datatype on gfx11 and gfx12. * Fix change to contraction scale tests * Fix clang-format
E
Estevan Vedovelli committed
7d8bca7ddcff71281e4c75630e97a5e63cee057e
Parent: 4d58c70
Committed by GitHub <noreply@github.com>
on 1/20/2026, 5:39:57 PM