torch-mlir/lib/Conversion
Quinn Dawkins 11a8901078
[MLIR][TORCH] Add support for multiple indexing tensors for aten.index.Tensor (#1097)
- Includes a canonicalizer for `aten.add.t`needed for successfully lowering the shape function
 - Only offers support for statically sized index tensors when there is more than one
 - Dynamic shape support remains for single indexing tensors
2022-07-28 19:00:02 -04:00
..
TorchToLinalg [MLIR][TORCH] Add support for multiple indexing tensors for aten.index.Tensor (#1097) 2022-07-28 19:00:02 -04:00
TorchToMhlo [MHLO] Init MHLO basic op conversion (#1092) 2022-07-27 13:07:51 +08:00
TorchToSCF Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToStd Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToTMTensor Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToTosa Change to notifyMatchFailure (#1073) 2022-07-17 18:39:54 -07:00
Utils Fix `verifyLinalgCompatibleTypes` which currently doesn't successfully catch `torch.tensor`. (#947) 2022-06-15 18:21:36 -05:00
CMakeLists.txt [MHLO] Init MHLO integration. (#1083) 2022-07-20 16:18:16 -07:00
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp [MHLO] Init MHLO integration. (#1083) 2022-07-20 16:18:16 -07:00