torch-mlir/lib/Dialect/Torch
Vivek Khandelwal 46a0668b3b [MLIR][TORCH] Add E2E support for aten.mean and aten.numel op.
This commit adds lowering of `aten.mean` and `aten.numel` op.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
2021-12-02 11:51:13 +05:30
..
IR [MLIR][TORCH] Add E2E support for `aten.squeeze` op 2021-11-30 23:00:28 +05:30
Transforms [MLIR][TORCH] Add E2E support for aten.mean and aten.numel op. 2021-12-02 11:51:13 +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