1. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  2. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  3. d672f5d IVGCVSW-5616 Don't fuse activation if quantization parameters are different by Teresa Charlin · 3 years, 5 months ago
  4. 1ac690a MLCE-278-IVGCVSW-5530 FusedActivation issues by Mike Kelly · 3 years, 7 months ago
  5. 9d07e00 MLCE-278 issue with signed-int8 quantized model by Teresa Charlin · 3 years, 8 months ago
  6. 0d4ed39 IVGCVSW-5328-5329 Fuse Activation Cleanup by Mike Kelly · 3 years, 8 months ago
  7. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  8. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  9. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 10 months ago
  10. cf2d913 IVGCVSW-5229 Add ARMNN_NO_DEPRECATE_WARN_BEGIN to Memory tests by Teresa Charlin · 3 years, 11 months ago
  11. 7ac3ca6 IVGCVSW-5167 Use a generic axis in CL/Neon LogSoftmax and Softmax workload by Teresa Charlin · 4 years ago
  12. 9b14bfc IVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize Workload by David Monahan · 4 years ago
  13. a792a05 IVGCVSW-4622 Add NEON FILL Workload by Sadik Armagan · 4 years ago
  14. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  15. f540eb8 IVGCVSW-3846 Add NEON GATHER Workload by Teresa Charlin · 4 years, 3 months ago
  16. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 2 months ago
  17. c1f6b09 IVGCVSW-4753 Refactor CL Softmax workload generalizing for different datatype by Teresa Charlin · 4 years, 2 months ago
  18. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  19. e5d0b93 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 3 months ago
  20. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  21. 250d392 IVGCVSW-4633 Add conversion of BF16 support to Neon by Narumol Prangnawarat · 4 years, 3 months ago
  22. 2b030d9 IVGCVSW-4603 Support comparison operators in CL by Teresa Charlin · 4 years, 3 months ago
  23. a83af7b IVGCVSW-4446 Add HardSwish EndToEnd tests by Jan Eilers · 4 years, 3 months ago
  24. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  25. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  26. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 5 months ago
  27. c809a29 IVGCVSW-4388 Update ACL pin to 6a342648ae50beb8457871862f14fc9baef6b74f by Teresa Charlin · 4 years, 5 months ago
  28. 412424c IVGCVSW-4149 Enable quantisation multiplier > 1 in all convolutions by Ryan OShea · 4 years, 5 months ago
  29. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 5 months ago
  30. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  31. 94a88d2 IVGCVSW-4246 Clean build Layers with -Wextra by Derek Lamberti · 4 years, 7 months ago
  32. fd27106 IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backend by Finn Williams · 4 years, 7 months ago
  33. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 7 months ago
  34. 710f664 IVGCVSW-4148 Extend reporting of quant multiplier > 1 as unsupported on ACL to per-axis case by Aron Virginas-Tar · 4 years, 7 months ago
  35. 85ad78c IVGCVSW-4068 Add Guid to Workload by Narumol Prangnawarat · 4 years, 7 months ago
  36. 49d0f12 MLCE-144 Cts NNAPI test cases failed by Mike Kelly · 4 years, 7 months ago
  37. 130ec60 IVGCVSW-4108 Fixed invalid data type exception by Mike Kelly · 4 years, 8 months ago
  38. 13b653f IVGCVSW-3843 Add support of per-axis quantization to BuildArmComputeTensorInfo by Aron Virginas-Tar · 4 years, 8 months ago
  39. d80cc0c Fix build failures on RPi 4B by Jammy Zhou · 4 years, 8 months ago
  40. a3600ba IVGCVSW-3967 Avg_Pooling2d Fails on CL NHWC FP16 by Sadik Armagan · 4 years, 9 months ago
  41. 680f991 IVGCVSW-3882 Update ACL pin by Narumol Prangnawarat · 4 years, 9 months ago
  42. c3c5fc2 IVGCVSW-3620 Fix Hal 1.2 Softmax test failures on GpuAcc and CpuAcc by Colm Donelan · 4 years, 11 months ago
  43. dba634f IVGCVSW-3639 Add 5d tensor support by Matthew Jackson · 4 years, 11 months ago
  44. 0a08ec6 IVGCVSW-3521 CpuAcc V1.2 pad Failures by Mike Kelly · 5 years ago
  45. cc0cefb IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbour by Aron Virginas-Tar · 5 years ago
  46. 4cefc41 IVGCVSW-3307 Introduce RefTensorHandle by Matthew Bentham · 5 years ago
  47. 7a3e2fe IVGCVSW-3162 Support CL workload for TransposeConv2D by Aron Virginas-Tar · 5 years ago
  48. 84da38b IVGCVSW-3277 Refactor TensorHandle factory API by Derek Lamberti · 5 years ago
  49. c81855f IVGCVSW-3278 Cl and Neon TensorHandles inherit from common base interface by Derek Lamberti · 5 years ago
  50. 15eb583 IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEON by Narumol Prangnawarat · 5 years ago
  51. d4f0fea IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hpp by Aron Virginas-Tar · 5 years ago
  52. 65d3096 IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and Neon by Narumol Prangnawarat · 5 years ago
  53. d95e906 IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLED by Matteo Martincigh · 5 years ago
  54. 8c76cc1 IVGCVSW-2467 Update Boolean type support by Nattapat Chaimanowong · 5 years ago
  55. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  56. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  57. fd89996 MLCE-82 Add Neon Mean support and unit tests by Matthew Bentham · 5 years ago
  58. f446432 IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNN by Sadik Armagan · 6 years ago
  59. 8910528 IVGCVSW-1199 Disable auto-flattening of Compute Library tensors by Matthew Bentham · 6 years ago
  60. 5c3e923 IVGCVSW-2162: Remove conditional compilation directives from ArmComputeUtils by Aron Virginas-Tar · 6 years ago
  61. 5caf907 IVGCVSW-2136: Remove memory management methods from workload factories by Aron Virginas-Tar · 6 years ago
  62. 5605519 IVGCVSW-2066: Add IMemoryManager and integrate into the backends framework by Aron Virginas-Tar · 6 years ago
  63. 6057895 IVGCVSW-1709: Clean up memory manager bodge by Aron Virginas-Tar · 6 years ago
  64. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  65. ceae3aa IVGCVSW-2005: Pull in backend specific unit tests into Android.mk similarly as backend sources by Aron Virginas-Tar · 6 years ago
  66. 39fedf0 IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variable by David Beck · 6 years ago
  67. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  68. f9aeef0 IVGCVSW-2006: Move ACL memory manager source code under aclCommon by Aron Virginas-Tar · 6 years ago
  69. 3b278e9 IVGCVSW-1938: Move backend-specific source files to the corresponding backend by Aron Virginas-Tar · 6 years ago
  70. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  71. b30c533 IVGCVSW-1906 : make Android make and CMake files more similar by David Beck · 6 years ago
  72. 711fa31 IVGCVSW-1921: move common Acl code to a separate folder by David Beck · 6 years ago