torch-mlir/python/npcomp/compiler
Stella Laurenzo 1024c508f8 Move numpy compiler support to new directory. 2020-06-29 13:02:34 -07:00
..
backend Add a sample test that exercises short circuit control flow. 2020-06-19 17:25:18 -07:00
extensions Move numpy compiler support to new directory. 2020-06-29 13:02:34 -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 Refactor environment.py into components. 2020-06-28 16:52:25 -07:00
importer.py Refactor environment.py into components. 2020-06-28 16:52:25 -07:00
interfaces.py Add value coding for ndarray. 2020-06-28 18:42:08 -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 Refactor environment.py into components. 2020-06-28 16:52:25 -07:00
py_value_utils.py Add macro facility and use it to enable module and namedtuple attribute resolution. 2020-06-25 23:11:32 -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 Move numpy compiler support to new directory. 2020-06-29 13:02:34 -07:00
value_coder_base.py Refactor environment.py into components. 2020-06-28 16:52:25 -07:00