torch-mlir/pytest
Stella Laurenzo dc271dfb87 Complete the basic spike to perform dtype inference.
* Correctly infers the unknown dtypes that emit as part of compilation for the simple ufunc case.
* Significant more testing needs to be done on the details now that the pass is minimally functional.
* The actual pass itself is still too hacky/not general, but the underlying analysis is further along.
2020-07-05 16:09:16 -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 Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -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