torch-mlir/pytest
Stella Laurenzo 7ca292ade5 Add partial evaluator for explicit numpy ufuncs.
* This enables emission of "numpy.add(a, b)" and several dozen others.
* Will deprecate original ufunc infra in a follow-on.
2020-06-29 15:27:39 -07:00
..
Compiler Refactor environment.py into components. 2020-06-28 16:52:25 -07:00
NumpyCompiler Add partial evaluator for explicit numpy ufuncs. 2020-06-29 15:27:39 -07:00
CMakeLists.txt Aggregate all lit test targets under check-npcomp. 2020-06-07 14:35:58 -07:00
doctests.py Add macro facility and use it to enable module and namedtuple attribute resolution. 2020-06-25 23:11:32 -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