aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/pool2d/neon/nchw/all.cpp
AgeCommit message (Expand)Author
2023-10-09Pool2d changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-02-28Add an option to use lowest for max-poolingAdnan AlSinan
2022-04-13Add support for int8 CpuPool3dAdnan AlSinan
2022-01-26Fix s10plus NEON/PoolingLayer Nightly failureAdnan AlSinan
2021-12-15Unify Cpu Max pool 2d minimum value to be -inf for floating pointSiCongLi
2021-10-12Remove padding in cpuPool2d NCHWFreddie Liardet
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas