triton-lang / triton

Development repository for the Triton language and compiler
https://triton-lang.org/
MIT License
13.54k stars 1.67k forks source link

[AMD] Enable mixed precision matmul test #5177

Closed makslevental closed 1 week ago

makslevental commented 1 week ago

This commit enables mixed precision matmul test for AMD backend. For FP8 E4M3, we test fp8e4m3fnuz given that's natively supported on MI300 series.