torch-mlir/test
Sean Silva 16c26ef57e [RefE2E] Use upstream shape constraint conversion pass.
Now that we upstreamed our pass, we can remove it.
The final pass that landed upstream doesn't do the shape.assuming
canonicalization to legalize that op away, so added a
restricted-canonicalizer pass that allowed to run just shape dialect
canonicalizations, which deletes the shape.assuming.
The pass ended up kind of ugly. See the TODO's on it for some potential
cleaner directions.
2020-09-28 09:34:44 -07:00
..
Backend/Iree Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00
Conversion [RefE2E] Add support for unary ops exp and tanh 2020-09-24 18:41:30 -07:00
Dialect [RefE2E] Add support for unary ops exp and tanh 2020-09-24 18:41:30 -07:00
E2E [RefE2E] Use upstream shape constraint conversion pass. 2020-09-28 09:34:44 -07:00
Python Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00
npcomp-run-mlir [RefE2E] Add support for unary ops exp and tanh 2020-09-24 18:41:30 -07:00
CMakeLists.txt Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00
lit.cfg.py Fix build again (#14) 2020-08-07 08:36:03 -07:00
lit.site.cfg.py.in Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00