torch-mlir/lib/Dialect/Torch
Vivek Khandelwal e57e1968bc [MLIR][TORCH] Add E2E support for aten.index_put.hacked_twin op
This commit decomposes `aten.index_put.hacked_twin` op into
`valsem.aten.index_put_impl` op.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
2022-04-28 13:41:47 +05:30
..
IR [MLIR][TORCH] Add E2E support for aten.ceil.float op 2022-04-28 11:49:35 +05:30
Transforms [MLIR][TORCH] Add E2E support for aten.index_put.hacked_twin op 2022-04-28 13:41:47 +05:30
Utils Fixes https://github.com/llvm/torch-mlir/issues/751 where `torch.bool` is parsed as signless `i1`. (#752) 2022-04-13 12:28:27 -05:00
CMakeLists.txt E2e support for aten.softmax.int and aten.embedding 2021-10-18 17:57:45 -04:00