aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLElementWiseUnaryLayerKernel.cpp
AgeCommit message (Expand)Author
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio
2020-11-27COMPMID-3961: Cleaning up logical operators on OpenCLSang-Hoon Park
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-29COMPMID-3706: Add padding assert for kernels that don't have paddingSheri Zhang
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-16COMPMID-3389: Async support to CLElementwiseUnaryLayerKernel kernels/functionsMichalis Spyrou
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 - Fix1Manuel 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
2020-01-20COMPMID-2819 Unary Operation VTS/CTS failures on CLMichalis Spyrou
2019-08-24COMPMID-2451: Use kernel lws_hint() on enqueueGeorgios Pinitas
2019-05-24COMPMID-2159 Implement Round for CLUsama Arif
2019-05-22COMPMID-2264: Implement LOG operator for CLUsama Arif
2019-05-21COMPMID-2255: Implement ABS operator for CLgiuros01
2019-05-20COMPMID-2282: Implement SIN operator for CLMichalis Spyrou
2019-05-15COMPMID-2267: Implement NEG for CLUsama Arif
2019-01-17COMPMID-1652 CL Cleanup and add missing testsMichalis Spyrou
2018-12-05COMPMID-1719 CL: Implement RSqrt, ExpMichalis Spyrou