aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_conv/depthwise/depthwise_fp16.cpp
AgeCommit message (Expand)Author
2023-07-13Enable premultiplication for depthwise convolutionMichael Tyler
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-06-07Fix guards for FP16 depthwise kernelsMichael Tyler
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
2023-04-26Add FP16 depthwise kernels for SME2David Mansell
2022-04-26Update Neon™ depthwise kernelramelg01
2021-09-07Update cpu depthwise kernelsFreddie Liardet
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio