torch-mlir/lib
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
..
CAPI Enable python extensions when building out of tree (#363) 2021-10-27 17:04:12 -07:00
Conversion Add support for constant_pad_nd 2022-01-11 10:25:25 -05:00
Dialect Add support for constant_pad_nd 2022-01-11 10:25:25 -05:00
RefBackend Add support for two return values 2022-01-11 11:07:10 +05:30
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
InitAll.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00