torch-mlir/lib/Conversion
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
..
TorchToLinalg Add support for constant_pad_nd 2022-01-11 10:25:25 -05:00
TorchToSCF Update llvm upstream to 0b17336f793108a7b10c3fa913039144ef1d0f61 2021-11-16 13:04:51 -05:00
TorchToStd [MLIR][TORCH] Fix tensor literal int elem type to be signless 2022-01-07 16:34:24 -05:00
TorchToTosa [tosa] Add missing overrride-s to fix compiler warnings (#514) 2022-01-07 10:57:54 -08:00
CMakeLists.txt Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00
PassDetail.h Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
Passes.cpp Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00