aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/pool2d/neon/fp16.cpp
AgeCommit message (Expand)Author
2023-10-10Fix build errorPablo Marquez Tello
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
2021-12-15Unify Cpu Max pool 2d minimum value to be -inf for floating pointSiCongLi
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas