1. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 3 years ago[Renamed (98%) from src/core/cpu/kernels/CpuElementwiseUnaryKernel.h]
  2. 5ee0d95 Improve implementation selection speed of CpuElementwiseUnary by Georgios Pinitas · 3 years, 1 month ago
  3. 2eb5d16 Align kernel/operator header layout by Georgios Pinitas · 3 years, 1 month ago
  4. 668ccdc Add dynamic tensor support to CpuElementwise by Sang-Hoon Park · 3 years, 6 months ago
  5. 7249f15 Rename functions/classes for elementwise unary operations by Sang-Hoon Park · 3 years, 6 months ago[Renamed (64%) from src/core/NEON/kernels/NEElementwiseUnaryKernel.h]
  6. af1870b Add SVE support to elementwise unary kernels by Sang-Hoon Park · 3 years, 8 months ago
  7. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 9 months ago[Renamed (98%) from arm_compute/core/NEON/kernels/NEElementwiseUnaryKernel.h]
  8. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years, 1 month ago
  9. f9b595a COMPMID-3532: Align data type support between doxygen and implementation - NEON by Michele Di Giorgio · 4 years, 1 month ago
  10. 80feed5 COMPMID-3479: Perform in-place computations in NEElementwiseUnaryKernel by Manuel Bottini · 4 years, 2 months ago
  11. 18e20ff COMPMID-3460: Refactor NEElementwiseUnaryKernel by Michalis Spyrou · 4 years, 3 months ago
  12. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 8 months ago
  13. f6e475c COMPMID-2268: Implement NEG for NEON. by Usama Arif · 5 years ago
  14. 5a97b28 COMPMID-1756: NEON: Implement RSqrt, Exp by George Wort · 6 years ago