torch-mlir/lib/Dialect/Torch
Vivek Khandelwal 78f5747568 [MLIR][TORCH] Add E2E support for aten.ceil.float op
This commit adds lowering of `aten.ceil.float` op.
This commit also fixes formatting for the file scalar.py.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
2022-04-28 11:49:35 +05:30
..
IR [MLIR][TORCH] Add E2E support for aten.ceil.float op 2022-04-28 11:49:35 +05:30
Transforms llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Utils Fixes https://github.com/llvm/torch-mlir/issues/751 where `torch.bool` is parsed as signless `i1`. (#752) 2022-04-13 12:28:27 -05:00
CMakeLists.txt E2e support for aten.softmax.int and aten.embedding 2021-10-18 17:57:45 -04:00