1. f1aeab9 Break up arm_compute/core/Types.h a bit by Matthew Bentham · 1 year, 1 month ago
  2. 20cfa45 Round to nearest with ties to away from zero in Relu by Pablo Marquez Tello · 1 year, 4 months ago
  3. 29db3d2 Add LUT for quantized sigmoid function by Viet-Hoa Do · 1 year, 11 months ago
  4. 3229171 Decouple CpuActivationKernel by Dana Zlotnik · 2 years, 8 months ago[Renamed (99%) from src/cpu/kernels/activation/neon/qasymm8_signed.cpp]
  5. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago[Renamed from src/core/cpu/kernels/activation/neon/qasymm8_signed.cpp]
  6. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago[Renamed from src/core/cpu/kernels/activation/NEON/qasymm8_signed.cpp]
  7. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  8. f8f0442 Make CpuActivation stateless by Georgios Pinitas · 3 years, 6 months ago[Renamed from src/core/NEON/kernels/activation/impl/NEON/qasymm8_signed.cpp]
  9. 70eb53b Make CpuFloorKernel kernel stateless by Georgios Pinitas · 3 years, 6 months ago
  10. aa51a5b COMPMID-3870: Create ActivationLayer SVE/SVE2 by Michalis Spyrou · 3 years, 8 months ago[Renamed from src/core/NEON/kernels/activation/impl/qasymm8_signed_neon_activation.cpp]
  11. add8e81 COMPMID-3862: Add support QASYMM8 LEAKY RELU activation by Sang-Hoon Park · 3 years, 8 months ago
  12. c4d4555 COMPMID-3853: Decouple NEActivationLayer by Michalis Spyrou · 3 years, 9 months ago