aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_conv/depthwise/depthwise_depthfirst.hpp
AgeCommit message (Expand)Author
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-02-08Add support for dilation > 1 in assembly DepthwiseConvolutionPablo Marquez Tello
2022-05-05Fix for Neon™ Depthwise Android P VTS test failureramelg01
2022-04-26Update Neon™ depthwise kernelramelg01
2021-10-05Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-09-07Update cpu depthwise kernelsFreddie Liardet
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