aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_conv/depthwise/depthfirst_driver.hpp
AgeCommit message (Expand)Author
2024-02-07Parallelize CPU depthwise over batch if only 1 rowJonathan Deakin
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
2023-02-08Add support for dilation > 1 in assembly DepthwiseConvolutionPablo Marquez Tello
2022-04-26Update Neon™ depthwise kernelramelg01