aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuPool2dKernel.cpp
AgeCommit message (Expand)Author
2023-11-27BatchNorm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-03-01Add support for kernel indices in MaxpoolAdnan AlSinan
2022-03-01Multi ISA Technical DebtDana Zlotnik
2022-02-01 Enable kernel selection testing (Phase #2)Yair Schwarzbaum
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-12-25Add tests for FP Cpu Pooling where pool region is completely outside the inputSiCongLi
2021-10-13Removed unsupported NHWC from Pooling::validatePablo Tello
2021-10-12Remove padding in cpuPool2d NCHWFreddie Liardet
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas