torch-mlir/test/RefBackend
Sean Silva 57e58b9272 [RefBackend] Use upstream func-bufferize pass.
Now, the only bufferization we have left is lowering tensor constants to
memref, which will hopefully proceed soon after Rahul's new
std.global_memref lands + the lowering to LLVM IR. Then I'll port
LowerConstantTensorsToMemref to upstream and we'll be 100% upstream
bufferization, except for our local TCP dialect (which will probably go
away and be replaced by std elementwise + linalg named ops on tensors :)
).
2020-11-02 17:38:33 -08:00
..
e2e-basic.mlir [RefBackend] Split out TCF->TCP conversion. 2020-10-12 11:56:39 -07:00
e2e-constants.mlir [RefBackend] Split out TCF->TCP conversion. 2020-10-12 11:56:39 -07:00
e2e-mixed-ranks.mlir [RefBackend] Split out TCF->TCP conversion. 2020-10-12 11:56:39 -07:00
lower-alloc-memref-ops.mlir [RefBackend] Rename test/E2E. 2020-10-07 15:52:11 -07:00
lower-constant-tensors-to-memref.mlir [RefBackend] Use upstream BufferizeTypeConverter 2020-10-15 15:58:51 -07:00
lower-to-llvm-global.mlir [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07:00
lower-to-llvm.mlir [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07:00
lower-to-refbackrt-abi.mlir [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07:00
restricted-canonicalize.mlir [RefBackend] Rename test/E2E. 2020-10-07 15:52:11 -07:00