torch-mlir/test/Dialect/Numpy
Sean Silva 3f4161635c Bump llvm-project to be7352c00d51f4358db3a23ed6a077f7cb48eafd
- TensorFromElementsOp -> tensor::FromElementsOp
- `cmpi "eq", ...` -> `cmpi eq, ...`. Same for `cmpf`
- syntax change for private func ops
- some changes to the python bindings
2021-01-21 11:16:55 -08: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 Bump llvm-project to be7352c00d51f4358db3a23ed6a077f7cb48eafd 2021-01-21 11:16:55 -08:00
types_attrs.mlir Allow the ndarray type to carry a shape. 2020-07-05 17:34:03 -07:00