torch-mlir/include/npcomp/Dialect/Numpy/IR
Stella Laurenzo a4f3ce1ed3 Add value coding for ndarray.
* This lets us import arrays from the outer environment, which is the first step to actually handling numpy ops.
2020-06-28 18:42:08 -07:00
..
CMakeLists.txt Move Basicpy and Numpy dialect IR to IR/ folder. 2020-06-09 19:22:24 -07:00
NumpyDialect.h Add NdArrayType. 2020-06-28 17:37:20 -07:00
NumpyDialect.td Add create_array_from_tensor and copy_to_tensor ops. 2020-06-28 17:58:26 -07:00
NumpyOps.h Move Basicpy and Numpy dialect IR to IR/ folder. 2020-06-09 19:22:24 -07:00
NumpyOps.td Add value coding for ndarray. 2020-06-28 18:42:08 -07:00