torch-mlir/python/npcomp/compiler/numpy
Stella Laurenzo d1488c8572 Move existing npcomp.compiler -> npcomp.compiler.numpy.
* Makes room for the pytorch compiler.
* Some common things can be hoisted from the numpy side but some more consolidation needs to happen first.
2020-11-10 19:26:40 -08:00
..
backend Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
extensions Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
__init__.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
frontend.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
importer.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
interfaces.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
name_resolver_base.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
partial_eval_base.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
py_value_utils.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
target.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
test_config.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
value_coder_base.py Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00