torch-mlir/python
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
..
test Reject dictionary inputs when tracing. 2022-09-30 16:02:35 -04:00
torch_mlir [MLIR][TORCH] Add E2E support for `aten.[div.int|bitwise_or.Tensor]` ops 2022-10-10 22:28:51 +05:30
torch_mlir_e2e_test [MLIR][TORCH] Add E2E support for `aten.[div.int|bitwise_or.Tensor]` ops 2022-10-10 22:28:51 +05:30
CMakeLists.txt Reenable LTC in out-of-tree build (for real this time) (#1205) 2022-08-19 15:25:00 -04:00
TorchMLIRModule.cpp Miscellaneous fixes for Windows builds (#1376) 2022-09-29 12:07:43 -05:00