torch-mlir/include/npcomp/Dialect/Basicpy/IR
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
..
BasicpyDialect.h Add remaining pieces to capture full example models. 2020-10-19 22:16:59 -07:00
BasicpyDialect.td Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
BasicpyOps.h Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
BasicpyOps.td Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
CMakeLists.txt Move Basicpy and Numpy dialect IR to IR/ folder. 2020-06-09 19:22:24 -07:00