torch-mlir/lib/Conversion/TorchToTosa
Simon Camphausen d77b9cf7ae
[TOSA] Fix conversion for depthwise convolutions (#2398)
* [TOSA] Fix conversion for depthwise convolutions

* Add e2e tests for depthwise and grouped convolutions

Co-authored-by: Lucas Camphausen <lucas.camphausen@iml.fraunhofer.de>
2023-08-18 08:15:54 -07:00
..
CMakeLists.txt Fix a few missing dependencies. (#2014) 2023-04-11 11:18:49 -07:00
TorchToTosa.cpp [TOSA] Fix conversion for depthwise convolutions (#2398) 2023-08-18 08:15:54 -07:00
TosaLegalizeCommon.cpp [TOSA] Add aten._index_put_impl support (#2031) 2023-07-17 09:51:24 -07:00
TosaLegalizeUtils.cpp lib/Conversion/TorchToTosa/TorchToTosa.cpp: Fix legalization of comparions where the input type is bool (#2304) 2023-07-17 09:49:04 +02:00