aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEElementwiseUnaryLayer.h
AgeCommit message (Expand)Author
2021-05-05Update operator list part3Sheri Zhang
2021-01-29Remove redundant header from NEElementwiseUnaryLayerSang-Hoon Park
2021-01-26Rename functions/classes for elementwise unary operationsSang-Hoon Park
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-07COMPMID-3532: Align data type support between doxygen and implementation - NEONMichele Di Giorgio
2020-06-22COMPMID-3479: Perform in-place computations in NEElementwiseUnaryKernelManuel Bottini
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-07-17COMPMID-2283: Implement SIN operator for NEONManuel Bottini
2019-05-24COMPMID-2160: Implement Round for NEONUsama Arif
2019-05-16COMPMID-2254Manuel Bottini
2019-05-14COMPMID-2263: Implement NELogLayerUsama Arif
2019-05-13COMPMID-2268: Implement NEG for NEON.Usama Arif
2019-01-08COMPMID-1756: NEON: Implement RSqrt, ExpGeorge Wort