torch-mlir/lib/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.cpp Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
BasicpyOps.cpp Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
CMakeLists.txt Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00