torch-mlir/lib/Dialect
Liam Fitzpatrick 077e55d756 Add support for constant_pad_nd
Note that to enable folding of the code coming from an example
like the ConstantPad2dStaticModule e2e test, support for other
operations had to be added/improved:
- aten::neg.int
- aten::eq.float
- aten::eq.str
- prim::Uninitialized
2022-01-11 10:25:25 -05:00
..
Torch Add support for constant_pad_nd 2022-01-11 10:25:25 -05:00
TorchConversion [MLIR][TORCH] Fix tensor literal int elem type to be signless 2022-01-07 16:34:24 -05:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00