aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_conv/depthwise/depthwise_fp32.cpp
AgeCommit message (Expand)Author
2023-07-13Enable premultiplication for depthwise convolutionMichael Tyler
2023-07-05Fix unused function warningMichael Tyler
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-04-26Update Neon™ depthwise kernelramelg01
2021-10-18Add user provided JSON operator list buildFreddie Liardet
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