aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEElementwiseUnaryKernel.cpp
AgeCommit message (Expand)Author
2019-07-17COMPMID-2283: Implement SIN operator for NEONManuel Bottini
2019-06-07COMPMID-2397: 64bit bare metal build failureMichalis Spyrou
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-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2019-01-08COMPMID-1756: NEON: Implement RSqrt, ExpGeorge Wort