torch-mlir/test/Dialect/Numpy
Stella Laurenzo efbcf0aa44 Add NumpyPublicFunctionsToTensor pass.
* Rewrites public function signatures to operate on tensors (vs ndarray).
* Most of our backends presume immutable tensors at public function boundaries.
2020-07-08 22:51:54 -07:00
..
canonicalizers.mlir Add a trivial copy elision canonicalization on ndarray->tensor. 2020-07-05 18:09:43 -07:00
ops.mlir Refactor old tracing tests and remove deprecated ops. 2020-06-29 16:19:03 -07:00
public_functions_to_tensor.mlir Add NumpyPublicFunctionsToTensor pass. 2020-07-08 22:51:54 -07:00
types_attrs.mlir Allow the ndarray type to carry a shape. 2020-07-05 17:34:03 -07:00