aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_conv/depthwise/depthwise_depthfirst_generic.hpp
AgeCommit message (Expand)Author
2023-08-22CPU: Depthwise: Generate correct size for input indirection array.David Mansell
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-02-08Add support for dilation > 1 in assembly DepthwiseConvolutionPablo Marquez Tello
2022-04-26Update Neon™ depthwise kernelramelg01
2021-07-30Compilation issue: neon=1 armv8.2 on Android with NDKr18beta1Gian Marco Iodice
2021-07-16Include limits header to fix errors reported by GCC11Michele Di Giorgio
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio