torch-mlir/python/npcomp/compiler
Stella Laurenzo 0356f65dcd Wire through codegen and runtime dependencies.
* Enables e2e test.
* With what I've learned in upstream about test directory layout, I can consolidate most of the separate directories we have for these things. Will do that in a followup.
* Not pleased with the LLVM global initialization depends but serviceable for now.
2020-07-10 22:57:26 -07:00
..
backend Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
extensions Add partial evaluator for explicit numpy ufuncs. 2020-06-29 15:27:39 -07:00
__init__.py Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00
frontend.py Fix evaluation message reporting and add checks to tests. 2020-06-29 17:48:17 -07:00
importer.py Fix evaluation message reporting and add checks to tests. 2020-06-29 17:48:17 -07:00
interfaces.py Fix evaluation message reporting and add checks to tests. 2020-06-29 17:48:17 -07:00
logging.py Wrap the IREE compiler flow in a one stop API. 2020-06-19 17:17:22 -07:00
name_resolver_base.py Refactor environment.py into components. 2020-06-28 16:52:25 -07:00
partial_eval_base.py Add partial evaluator for explicit numpy ufuncs. 2020-06-29 15:27:39 -07:00
py_value_utils.py Add partial evaluator for explicit numpy ufuncs. 2020-06-29 15:27:39 -07:00
target.py Introduce a Target class and use it to define generic 32 and 64bit variants. 2020-06-13 14:43:10 -07:00
test_config.py Fix evaluation message reporting and add checks to tests. 2020-06-29 17:48:17 -07:00
value_coder_base.py Refactor environment.py into components. 2020-06-28 16:52:25 -07:00