torch-mlir/lib/Conversion
Gaurav Shukla da90a25f90 [MLIR][TORCH] Add E2E support for `aten.[div.int|bitwise_or.Tensor]` ops
This commit adds lowering of `aten.div.int` and `aten.bitwise_or.Tensor`
ops. Both these ops are required in order to support bloom_560m model.

Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com>
2022-10-10 22:28:51 +05:30
..
TorchToArith [MLIR][TORCH] Add E2E support for `aten.[div.int|bitwise_or.Tensor]` ops 2022-10-10 22:28:51 +05:30
TorchToLinalg [MLIR][TORCH] Add E2E support for `aten.[div.int|bitwise_or.Tensor]` ops 2022-10-10 22:28:51 +05:30
TorchToMhlo build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00
TorchToSCF build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00
TorchToTMTensor build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00
TorchToTosa [tosa] Add lowering for aten.to.dtype and aten._to_copy op 2022-10-06 12:00:25 +05:30
Utils build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00
CMakeLists.txt Rename TorchToStd pass as TorchToArith (#1163) 2022-08-10 20:12:51 +01:00
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp [MLIR][MHLO] Add AtenFrobeniusNormDimOp and add its conversion pattern to MHLO and linalg (#1306) 2022-09-08 10:15:36 +08:00