torch-mlir/include/npcomp/E2E
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
..
CMakeLists.txt Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
E2E.h [RefE2E] Use upstream shape constraint conversion pass. 2020-09-28 09:34:44 -07:00
Passes.td [RefE2E] Use upstream shape constraint conversion pass. 2020-09-28 09:34:44 -07:00