torch-mlir/lib/Conversion/TorchToTosa
lisaliu1 7d711b9f9f
Constant pad nd to tosa (#1933)
* implemented lowering torch.aten.constant_pad_nd to tosa
* add constant_pad_nd e2e tests to TOSA_PASS_SET
* add PadModule_basic & PadWithNoneValModule_basic to TOSA_PASS_SET
---------

Co-authored-by: Lisa Liu <lingl@xilinx.com>
2023-03-15 08:42:15 -07:00
..
CMakeLists.txt Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToTosa.cpp Constant pad nd to tosa (#1933) 2023-03-15 08:42:15 -07:00
TosaLegalizeCommon.cpp Fix sign-compare warnings in TosaLegalizeCommon.cpp (#1794) 2023-01-12 11:23:30 -08:00
TosaLegalizeUtils.cpp [TOSA] Add todtype f64 and i1 to f32 support (#1845) 2023-02-16 09:10:11 -08:00