torch-mlir/include/npcomp/Dialect/Numpy
Stella Laurenzo ebb5bcf6af Handle np.transpose() and ndarray.T shortcut.
* Just the form without explicit permutation for now.
2020-05-04 16:20:36 -07:00
..
CMakeLists.txt Add stub numpy dialect. 2020-04-26 17:20:58 -07:00
NumpyDialect.h Add !numpy.any_dtype dialect type. 2020-04-29 18:20:42 -07:00
NumpyDialect.td Add !numpy.any_dtype dialect type. 2020-04-29 18:20:42 -07:00
NumpyOps.h Add !numpy.any_dtype dialect type. 2020-04-29 18:20:42 -07:00
NumpyOps.td Handle np.transpose() and ndarray.T shortcut. 2020-05-04 16:20:36 -07:00