aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLElementWiseUnaryLayer.cpp
AgeCommit message (Expand)Author
2021-06-11Fix errata in documentationJakub Sujak
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-24COMPMID-3393: Minor tweaks on memory injection interfaceGeorgios 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-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
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
2018-12-05COMPMID-1719 CL: Implement RSqrt, ExpMichalis Spyrou