torch-mlir/lib/Dialect/Torch/IR
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
..
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
TorchDialect.cpp Update external llvm to 966b72098363d44adf2882b9c34 2021-12-06 23:33:58 +05:30
TorchOps.cpp Add support for constant_pad_nd 2022-01-11 10:25:25 -05:00
TorchTypes.cpp Update llvm upstream to 0b17336f793108a7b10c3fa913039144ef1d0f61 2021-11-16 13:04:51 -05:00