aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLQLSTMLayerNormalizationKernel.cpp
AgeCommit message (Expand)Author
2021-03-29Remove usage of valid window region CL - NHWCMichalis Spyrou
2020-12-18Adding no padding check asserts to specific CL KernelsManuel Bottini
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-26COMPMID-3240: Add support for layer normalization to CLQLSTMLayerSheri Zhang
2020-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix2Manuel Bottini
2020-04-14COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CLSheri Zhang