torch-mlir/test/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
..
array-to-tensor.mlir Add primitive ArrayToTensor (numpy-array-to-tensor) pass. 2021-04-05 17:56:35 -07:00
canonicalizers.mlir Add primitive ArrayToTensor (numpy-array-to-tensor) pass. 2021-04-05 17:56:35 -07:00
ops.mlir Add primitive ArrayToTensor (numpy-array-to-tensor) pass. 2021-04-05 17:56:35 -07:00
public_functions_to_tensor.mlir Bump llvm-project to be7352c00d51f4358db3a23ed6a077f7cb48eafd 2021-01-21 11:16:55 -08:00
refine-public-return.mlir Add RefinePublicReturn pass. 2021-04-07 11:06:34 -07:00
types_attrs.mlir Allow the ndarray type to carry a shape. 2020-07-05 17:34:03 -07:00