torch-mlir/python/npcomp/compiler/numpy
Stella Laurenzo 3937dd14cb Add basicpy.numeric_constant op.
* Going through TODOs on the PyTorch side, this is a big cause of them (not being able to have constants for signed/unsigned).
* Added complex while in here since we're at the phase where it is better to just have things complete than partially done.
2020-11-24 16:44:40 -08:00
..
backend Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -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 Add basicpy.numeric_constant op. 2020-11-24 16:44: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