torch-mlir/lib/Dialect/Torch
Vivek Khandelwal af551bd9cd [MLIR][TORCH] Add E2E support for aten.full_like op
This commit decomposes `aten.full_like` op into `aten.empty_like`
and `aten.fill` op.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
2022-03-04 21:58:23 +05:30
..
IR LLVM bump 2022-02-16 15:28:13 -05:00
Transforms [MLIR][TORCH] Add E2E support for aten.full_like op 2022-03-04 21:58:23 +05:30
Utils Revert "[LINALG] Decompose `aten.batch_norm` into `aten.native_batch_norm`" 2022-02-25 15:46:55 +05:30
CMakeLists.txt E2e support for aten.softmax.int and aten.embedding 2021-10-18 17:57:45 -04:00