aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLNormalizationLayerKernel.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
2021-09-03Fix CLNormalizationLayer NCHW border calculationSiCongLi
2021-06-29Set up the framework to choose the default LWSGiorgio Arena
2021-04-14Remove OpenCL padding: CLNormalizationLayerKernelManuel Bottini
2021-03-29Remove usage of valid window region CL - NHWCMichalis Spyrou
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix2Manuel Bottini
2020-04-17COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1Manuel Bottini
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2018-11-22COMPMID-1648: CLNormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16Michele Di Giorgio
2018-11-02COMPMID-1451: Fix NormalizationLayer accross width normalization.Georgios Pinitas
2018-11-02COMPMID-1478: Fixed Doxygen comments + minor fixesAnthony Barbier
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1367: Enable NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-655 : Check FP16 is supported by the GPUVidhya Sudhan Loganathan
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-617 CL window validation fixesGiorgio Arena
2018-11-02COMPMID-684: 2D In-Map normalization support for CLGeorgios Pinitas
2018-11-02COMPMID-617 Add validation window to CLNormalizationLayerGiorgio Arena
2018-11-02COMPMID-617: Add validation methods to ML CL functions.Georgios Pinitas
2018-11-02COMPMID-683: Normalization layer API clarification.Georgios Pinitas
2018-11-02COMPMID-685 Extend CLTuner support to other DL functionsGiorgio Arena
2018-11-02COMPMID-556: Fix CLNormalization issues.Georgios Pinitas
2018-11-02COMPMID-477 - Optimized CLNormalizationLayerGian Marco Iodice
2018-09-17COMPMID-417: Fix CLNormalization error issue.Georgios Pinitas
2018-09-17COMPMID-413: Add support for QS8 and QS16 CLNormalizationLayer.Michele Di Giorgio
2018-09-17COMPMID-443 Collapse higher dimension for pooling layer and normalization layersteniu01
2018-09-17COMPMID-417: Add autoconfigure in NormalizationLayer CL/NEON.Georgios Pinitas
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier