torch-mlir/lib/Dialect/Torch
Gaurav Shukla 2fefe68ffd [TORCH][MLIR] Add E2E support for `aten.native_batch_norm` op
- This commit adds support for `aten.native_batch_norm` operation.
- The current implementation only supports inference mode of
  `aten.native_batch_norm` op.

Signed-Off-By: Gaurav Shukla <gaurav@nod-labs.com>
2022-02-08 02:54:03 +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.native_batch_norm` op 2022-02-08 02:54:03 +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