torch-mlir/lib/Dialect/Torch
Vivek Khandelwal c0634bc996 [MLIR][TORCH] Add E2E support for aten.to.dtype_layout op
This commit decomposes `aten.to.dtype_layout` op into `aten.to.dtype` op.
This commit also fixes the formatting for the file type_conversion.py.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
2022-05-03 12:48:58 +05:30
..
IR [MLIR][TORCH] Add E2E support for aten.to.dtype_layout op 2022-05-03 12:48:58 +05:30
Transforms [MLIR][TORCH] Add E2E support for aten.to.dtype_layout op 2022-05-03 12:48:58 +05:30
Utils importer: add initial support for loading BFloat16 tensors (#761) 2022-04-29 09:01:49 -07:00
CMakeLists.txt E2e support for aten.softmax.int and aten.embedding 2021-10-18 17:57:45 -04:00