torch-mlir/lib/Dialect/Numpy
Sean Silva 927546b3c5 Add RefinePublicReturn pass.
This pass allows shape information to be propagated to return types,
which is nontrivial and cannot be cleanly put anywhere else as it
changes the public ABI, which is a concern that we want to keep
concentrated in one place.
2021-04-07 11:06:34 -07:00
..
IR Add primitive ArrayToTensor (numpy-array-to-tensor) pass. 2021-04-05 17:56:35 -07:00
Transforms Add RefinePublicReturn pass. 2021-04-07 11:06:34 -07:00
CMakeLists.txt Add NumpyPublicFunctionsToTensor pass. 2020-07-08 22:51:54 -07:00