nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
69 stars 30 forks source link

[Testing] e2e numerical test with user defined inputs and expected value #830

Closed newling closed 1 month ago

newling commented 1 month ago

llvm-cpu truncf rounds up when it should round down, this PR allows us to circumvent this issue by testing with hand-crafted inputs and expected output. See https://github.com/nod-ai/iree-amd-aie/pull/829#issuecomment-2397302993