torch-mlir/lib/Dialect/Torch
Vivek Khandelwal 3589134d31 [MLIR][TORCH] Add decomposition for aten.var.dim op
This commit adds the decomposition for `aten.var.dim` op.
This commit also make changes in the decomposition for `aten.var` op.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
2022-07-15 09:53:42 +05:30
..
IR canonicalizer: propagate type information across copy and cast ops (#1030) 2022-07-12 12:38:37 -07:00
Transforms [MLIR][TORCH] Add decomposition for aten.var.dim op 2022-07-15 09:53:42 +05:30
Utils Fix type promotion code for scalar only operations 2022-05-07 10:37:21 -04:00
CMakeLists.txt E2e support for aten.softmax.int and aten.embedding 2021-10-18 17:57:45 -04:00