aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLElementwiseOperations.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2021-05-05Update operator list part3Sheri Zhang
2021-01-27Make Gpu Elementwise Operations kernels and functions state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticSubtraction kernel and function state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-20COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernelManuel Bottini
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-24COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1Michalis Spyrou
2020-07-20COMPMID-3532: Align data type support between doxygen and implementation - CLMichele Di Giorgio
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-04-03COMPMID-3101 Fuse activation with floating point elementwise operation layers...Giorgio Arena
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-06-25COMPMID-2412: Add QSYMM16 support for ElementwiseAddition for CLMichele Di Giorgio
2019-05-15COMPMID-2270: Implement POW operator for CLUsama Arif
2019-01-08COMPMID-1756: NEON: Implement RSqrt, ExpGeorge Wort
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros01