torch-mlir/python/torch_mlir
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
..
_torch_mlir_custom_op_example Re-enable custom op support 2022-08-16 22:49:08 +05:30
cmake/modules Add initial LTC backend (#610) 2022-07-30 09:40:02 -04:00
csrc Fix functionalize_aten_op calls for symint ops (#1459) 2022-10-05 10:23:48 -04:00
dialects [MLIR][TORCH] Add E2E support for `aten.[div.int|bitwise_or.Tensor]` ops 2022-10-10 22:28:51 +05:30
eager_mode Link against libtorch (#955) 2022-06-30 12:40:17 -07:00
__init__.py Reject dictionary inputs when tracing. 2022-09-30 16:02:35 -04:00
compiler_utils.py Update torch-mlir-opt error message. 2022-10-05 15:02:10 -04:00