nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
46 stars 23 forks source link

Better error diagnostic for matmul, where inputs and result are all bf16. #434

Open newling opened 2 weeks ago

newling commented 2 weeks ago

This matmul is not supported, because we expect accumulation to be in float32. It should be supported though, with some casting