aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators/CpuScale.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-10Do not include headers necessary for logging when logging is disabledMatthew Bentham
2022-09-16Optimize Quantized/Integer Bilinear Scale for Neon™Gunes Bayir
2022-09-09Optimize FP32/16 Bilinear Scale Kernel for Neon™Gunes Bayir
2021-09-16Provide logging for configure functions in all cpu operatorsramelg01
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas