aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_conv/pooling/pooling_depthfirst_generic.hpp
AgeCommit message (Expand)Author
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
2022-07-01Fix OpenBSD build errorsPablo Marquez Tello
2022-04-25Update Neon™ pooling kernelramelg01
2021-02-15Fix data layout retention and handling of leftovers when there is no paddingMichele Di Giorgio
2021-01-27Force early exit of threads when output_height=1 and channels=1 in assembly p...Michele Di Giorgio
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio