torch-mlir/test/Dialect/Numpy
Stella Laurenzo 5aa2f0f9f6 Add a trivial copy elision canonicalization on ndarray->tensor.
* This elides the very common code the compiler adds for chaining otherwise tensor-related numpy ops together.
* More aggressive canonicalizations would require more advanced analysis.
2020-07-05 18:09:43 -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
types_attrs.mlir Allow the ndarray type to carry a shape. 2020-07-05 17:34:03 -07:00