torch-mlir/lib/Conversion
Vivek Khandelwal c681c3497a [MLIR][TORCH} Fix empty dim cases for the .dim ops
This commit fixes the shape calculation for:
1.) aten.mean.dim
2.) aten.var.dim
3.) aten.sum.dim_IntList op

Also, it fixes the lowering of `aten.mean.dim` and
`aten.sum.dim_IntList` for handling the cases of empty dim list.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com
2022-07-29 11:08:57 +05:30
..
TorchToLinalg [MLIR][TORCH} Fix empty dim cases for the .dim ops 2022-07-29 11:08:57 +05:30
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 [MLIR][TORCH] Add E2E support for aten.ge.int op 2022-07-29 11:08:57 +05:30
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