commit | 331d73fd37c635d363cf2d48af2b532ff5491aff | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Sat Feb 05 16:35:27 2022 -0800 |
committer | Cindy Liu <hcindyl@google.com> | Mon Feb 07 17:31:26 2022 -0800 |
tree | 66dc224ec6d81abbda1e65ba7c28c4e22fff3303 | |
parent | 99b4f1af3bb3d4c7324aad457fc452d567b4962f [diff] |
sw:vec_iree: Add lit test for the model executions Use lit infrastructure we can check the expected output of the model, as well as setting the XFAIL to track the codegen regression. Run with `lit --path /usr/lib/llvm-11/bin -a sw/vec_iree/samples` (Add -D RUNNER=qemu to run the qemu tests. Add -D FEATURES=internal to enable the internal model tests) See example result in https://bit.googleplex.com/#/hcindyl/6092963308371968 Change-Id: I7b3a94d79d8ca47c5cdb5a4cb115ba54ef795098