aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels/CpuScaleKernel.cpp
AgeCommit message (Expand)Author
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