aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_conv/pooling
AgeCommit message (Expand)Author
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-06-23Fix doxygen warningsramy.elgammal@arm.com
2023-06-05Update CPU kernel implementations and guard directivesMichael Tyler
2023-02-08Update CPU kernels to remove x19 and w19Michael Tyler
2023-01-18Revert "Update CPU kernels to remove x19"Michael Tyler
2023-01-16Update CPU kernels to remove x19Michael Tyler
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-07-01Fix OpenBSD build errorsPablo Marquez Tello
2022-04-25Update Neon™ pooling kernelramelg01
2021-10-18Add user provided JSON operator list buildFreddie Liardet
2021-10-05Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-02Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-02-15Fix data layout retention and handling of leftovers when there is no paddingMichele Di Giorgio
2021-02-04Tweak scheduling use of SQDMULH in quantized AVG poolingMichele 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