torch-mlir/lib/Dialect/Basicpy
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
..
IR Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
Transforms Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
CMakeLists.txt Add skeleton of type inference pass. 2020-06-10 14:48:22 -07:00