torch-mlir/pytest
Stella Laurenzo 5aa2f0f9f6 Add a trivial copy elision canonicalization on ndarray->tensor.
* This elides the very common code the compiler adds for chaining otherwise tensor-related numpy ops together.
* More aggressive canonicalizations would require more advanced analysis.
2020-07-05 18:09:43 -07:00
..
Compiler Update for renamed pass. 2020-07-04 17:43:04 -07:00
Core Refactor old tracing tests and remove deprecated ops. 2020-06-29 16:19:03 -07:00
NumpyCompiler Add a trivial copy elision canonicalization on ndarray->tensor. 2020-07-05 18:09:43 -07:00
Tracing Refactor old tracing tests and remove deprecated ops. 2020-06-29 16:19:03 -07:00
CMakeLists.txt Aggregate all lit test targets under check-npcomp. 2020-06-07 14:35:58 -07:00
doctests.py Refactor old tracing tests and remove deprecated ops. 2020-06-29 16:19:03 -07:00
lit.cfg.py Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00
lit.site.cfg.py.in Add lit test suite for python compiler. 2020-06-07 14:29:39 -07:00