aboutsummaryrefslogtreecommitdiff
path: root/delegate/src/Convolution.hpp
AgeCommit message (Expand)Author
2022-05-19IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-06IVGCVSW-6929 Fix for segfault in tflite delegateMike Kelly
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-02-11MLCE-754 'Improve operator support error/warning from Arm NN Delegate'Sadik Armagan
2021-10-22IVGCVSW-6166 Add Support for Conv3d to TFLite DelegateMatthew Sloyan
2021-06-16IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers
2021-04-21IVGCVSW-5842 Remove cross-wiring in depthwiseJan Eilers
2020-11-30IVGCVSW-5374 Provide Android Build for DelegateKeith Davis
2020-11-20IVGCVSW-5538 Fix delegate DepthwiseConv2d, DIV, ReshapeNarumol Prangnawarat
2020-11-16IVGCVSW-5338 TfLiteDelegate: Implement the Convolution operatorsSadik Armagan
2020-10-27IVGCVSW-5366 'Add a do nothing SubGraph class'Sadik Armagan