1. 1024d9f Add missing ISA selection heuristics by Georgios Pinitas · 2 years, 9 months ago
  2. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago[Renamed (96%) from src/core/cpu/kernels/CpuElementwiseUnaryKernel.cpp]
  3. 5ee0d95 Improve implementation selection speed of CpuElementwiseUnary by Georgios Pinitas · 3 years ago
  4. 2eb5d16 Align kernel/operator header layout by Georgios Pinitas · 3 years ago
  5. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  6. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 3 months ago
  7. d0b7b4b Remove valid region calculation from CpuElementwise by Sang-Hoon Park · 3 years, 4 months ago
  8. 668ccdc Add dynamic tensor support to CpuElementwise by Sang-Hoon Park · 3 years, 5 months ago
  9. c7b1e84 Remove usage of valid window region in NHWC CPU kernels - Part1 by SiCongLi · 3 years, 5 months ago
  10. 7249f15 Rename functions/classes for elementwise unary operations by Sang-Hoon Park · 3 years, 6 months ago[Renamed (70%) from src/core/NEON/kernels/NEElementwiseUnaryKernel.cpp]
  11. 70eb53b Make CpuFloorKernel kernel stateless by Georgios Pinitas · 3 years, 6 months ago
  12. af1870b Add SVE support to elementwise unary kernels by Sang-Hoon Park · 3 years, 7 months ago
  13. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 9 months ago
  14. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  15. ddb93bb COMPMID-3637: Move wrapper to src by Georgios Pinitas · 3 years, 9 months ago
  16. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  17. 18e20ff COMPMID-3460: Refactor NEElementwiseUnaryKernel by Michalis Spyrou · 4 years, 2 months ago
  18. ed75326 COMPMID-2283: Implement SIN operator for NEON by Manuel Bottini · 5 years ago
  19. e6bcb5b COMPMID-2397: 64bit bare metal build failure by Michalis Spyrou · 5 years ago
  20. 0a5a57a COMPMID-2160: Implement Round for NEON by Usama Arif · 5 years ago
  21. 6ac5992 COMPMID-2254 Implement NEAbsLayer by Manuel Bottini · 5 years ago
  22. c255aa7 COMPMID-2263: Implement NELogLayer by Usama Arif · 5 years ago
  23. f6e475c COMPMID-2268: Implement NEG for NEON. by Usama Arif · 5 years ago
  24. a4f378d COMPMID-1995: Fix clang-tidy warnings by Michalis Spyrou · 5 years ago
  25. 5a97b28 COMPMID-1756: NEON: Implement RSqrt, Exp by George Wort · 6 years ago