aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/scale
AgeCommit message (Expand)Author
2023-10-13Fix build error in CpuScalePablo Marquez Tello
2023-10-12Scale changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
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-03Removing SVE / SVE2 guards from decoupled kernelsalerah01
2021-10-06Optimize CpuScale NHWC F32/F16Gian Marco Iodice
2021-09-01Fix strict overflow warningsMichalis Spyrou
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas