1. cfca87b Add SME2 implementation of softmax for FP16 by Gunes Bayir · 3 months ago
  2. 77bbe2e Add SME2 implementation of softmax for FP32 by Viet-Hoa Do · 7 months ago
  3. 93e743f Optimize CpuSoftmaxKernel for axis != 0 and neon kernels by Omar Al Khatib · 6 months ago
  4. bde6e78 Fix for Logically dead code detected in Coverity checks by Anitha Raj · 5 months ago
  5. fadc9b1 Optimize CpuSoftmaxKernel for axis=0 by Gunes Bayir · 8 months ago
  6. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  7. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 1 year ago
  8. 6a2df88 Add kernel selection UT for submitted kernels by Dana Zlotnik · 2 years, 5 months ago
  9. 46d44d2 Enable kernel selection testing (Phase #2) by Yair Schwarzbaum · 2 years, 6 months ago
  10. c48a3e5 Decouple CpuSoftmaxKernel by Dana Zlotnik · 2 years, 6 months ago
  11. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago[Renamed (98%) from src/core/cpu/kernels/CpuSoftmaxKernel.cpp]
  12. 5fdde99 Improve selection speed of CPU implementations by Georgios Pinitas · 3 years ago
  13. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  14. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 2 months ago
  15. b88272e Remove usage of valid window region in NHWC CPU kernels - Part2 by SiCongLi · 3 years, 4 months ago
  16. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 5 months ago[Renamed (64%) from src/core/NEON/kernels/NESoftmaxLayerKernel.cpp]
  17. b5a450a Add SVE for Softmax by Michalis Spyrou · 3 years, 6 months ago
  18. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 8 months ago
  19. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  20. ddb93bb COMPMID-3637: Move wrapper to src by Georgios Pinitas · 3 years, 9 months ago
  21. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  22. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  23. 2cd7a37 COMPMID-3464: Address NESoftmaxLayer failures for QASYMM8_SIGNED by Georgios Pinitas · 4 years, 2 months ago
  24. 2dc7e40 COMPMID-3171: Remove padding from NESoftmaxLayerKernel by Michalis Spyrou · 4 years, 4 months ago
  25. c3a7420 COMPMID-2775 [NE] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 7 months ago
  26. 21079dd COMPMID-2700: Use NEON wrapper on SoftmaxLayer by Manuel Bottini · 4 years, 8 months ago
  27. d24affe COMPMID-2265 add support for Log Softmax to NEON by Sang-Hoon Park · 4 years, 9 months ago
  28. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  29. 303f0db COMPMID-1718: Extend DepthConvert to support Cast by Georgios Pinitas · 6 years ago
  30. 31fa0d6 COMPMID-1534: Fix NESoftmaxLayer for FP16 by Georgios Pinitas · 6 years ago
  31. 3a6163e COMPMID-1499: Fixed issues to build for FP16 on Android by Anthony Barbier · 6 years ago
  32. eaefd00 COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templated by Anthony Barbier · 6 years ago
  33. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  34. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  35. 35ceeb2 IVGCVSW-798 Add Softmax NEON support for QASYMM8 by Diego Lopez Recas · 7 years ago
  36. afa5d81 COMPMID-617 Add validation methods to Kernels by Michalis Spyrou · 7 years ago
  37. a2b89ca IVGCVSW-631 Neon support for Softmax beta parameter (F32 only) by Pablo Palmier · 7 years ago
  38. 5edbd1c COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang compiler) by Ioan-Cristian Szabo · 7 years ago
  39. 33fd07b COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits) by Ioan-Cristian Szabo · 7 years ago
  40. c186b57 COMPMID-481: Add thread info parameter by Moritz Pflanzer · 7 years ago
  41. 409ee0a COMPMID-417: Add in-place support for batch-normalization. by Georgios Pinitas · 7 years ago
  42. a261181 COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernel by Giorgio Arena · 7 years ago
  43. b49a715 COMPMID-421: Added FP16 support to Softmax. by Pablo Tello · 7 years ago
  44. 9247c92 COMPMID-428: Port NESoftmaxLayer to 16-bit fixed point. by Georgios Pinitas · 7 years ago
  45. d368df3 COMPMID-417: Auto initialize for SoftmaxLayer NEON/CL. by Georgios Pinitas · 7 years ago
  46. 6ff3b19 COMPMID-344 Updated doxygen by Anthony Barbier · 7 years ago