aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuScaleKernel.cpp
AgeCommit message (Expand)Author
2023-10-12Scale changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-06-06Fix ScaleKernel validate method.Pablo Marquez Tello
2022-09-16Optimize Quantized/Integer Bilinear Scale for Neon™Gunes Bayir
2022-09-09Optimize FP32/16 Bilinear Scale Kernel for Neon™Gunes Bayir
2022-08-18Use Neon™ kernels for FP Bilinear Resize for SVEGunes Bayir
2022-03-01Multi ISA Technical DebtDana Zlotnik
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-10-06Optimize CpuScale NHWC F32/F16Gian Marco Iodice
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas