torch-mlir/include
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
..
npcomp [RefBackend] Use upstream func-bufferize pass. 2020-11-02 17:38:33 -08:00
npcomp-c Add remaining pieces to capture full example models. 2020-10-19 22:16:59 -07:00