aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLScale.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-03-12Port OpenCL Scale to new APIManuel Bottini
2021-02-01Make data_layout an attribute of the Scale functionMichele Di Giorgio
2020-12-18Remove OpenCL padding CLScaleKernelManuel Bottini
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-12COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLESSang-Hoon Park
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2020-01-10MLCE-139 add align_corners parameter handling to CLScaleSang-Hoon Park
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2018-11-02COMPMID-1517 - Add validate method to CLScaleIsabella Gottardi
2018-11-02COMPMID-1188: Static tuning of CLScaleGeorgios Pinitas
2018-11-02COMPMID-813 Add NHWC data format support for CL scaleMichalis Spyrou
2018-11-02COMPMID-661: Fix scale border issue (#38)Daniil Efremov
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-09-17COMPMID-417: Extract common toolchain support fileMoritz Pflanzer
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier