aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_conv/pooling/pooling_depthfirst_generic_quantized.hpp
AgeCommit message (Expand)Author
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
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