torch-mlir/lib/E2E
Sean Silva 836a8d4bec Lower tcp.alloc_memref ops to tcp.get_extent + std.alloc.
- tcp.get_extent will be liminated while lowering shapes
- std.alloc is supported by the upstream LLVM lowering.
2020-05-18 12:53:31 -07:00
..
CMakeLists.txt Lower to the upstream memref ABI. 2020-05-15 17:19:57 -07:00
E2E.cpp Lower tcp.alloc_memref ops to tcp.get_extent + std.alloc. 2020-05-18 12:53:31 -07:00
LowerRankedShapes.cpp Lower to the upstream memref ABI. 2020-05-15 17:19:57 -07:00
LowerToHybridTensorMemRef.cpp Add some anonymous namespaces. 2020-05-14 15:02:46 -07:00
LowerToMemRefABI.cpp Lower to the upstream memref ABI. 2020-05-15 17:19:57 -07:00
PassDetail.h Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00