torch-mlir/lib/Dialect/Torch
Prateek Gupta 318946a650 [TORCH][MLIR] Add E2E support for `aten._unsafe_view` op.
This commit adds decomposition of `aten._unsafe_view` op into
`aten.view` op.

Signed-Off-By: Prateek Gupta<prateek@nod-labs.com>
2022-02-10 22:28:58 +05:30
..
IR Fold __is__ and unchecked_cast of derefine 2022-01-28 17:54:40 -05:00
Transforms [TORCH][MLIR] Add E2E support for `aten._unsafe_view` op. 2022-02-10 22:28:58 +05:30
Utils Add type promotion code to refine types. 2021-10-29 11:17:39 -04:00
CMakeLists.txt E2e support for aten.softmax.int and aten.embedding 2021-10-18 17:57:45 -04:00