aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClScaleKernel.cpp
AgeCommit message (Expand)Author
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
2023-03-24Work around CLScale compiler-specific issueSiCong Li
2022-12-29Optimize CL Scale/Resize Quantized by removing (de)quant. codeGunes Bayir
2021-11-09Improve start-up time for ClScaleAdnan AlSinan
2021-09-14Optimize ClScaleKernel on NHWC (f32/f16/int8)Gian Marco Iodice
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas