aboutsummaryrefslogtreecommitdiff
path: root/src/core/cpu/kernels/CpuPoolingKernel.cpp
AgeCommit message (Expand)Author
2021-06-01Rename ported functionsManuel Bottini
2021-05-13Fix Pooling Layer Bug when input is 1xN sizeFreddie Liardet
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
2021-02-15Fix data layout retention and handling of leftovers when there is no paddingMichele Di Giorgio
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang
2021-02-08Make NEON Pooling kernels and functions state-lessMichele Di Giorgio