1. 21bda14 IVGCVSW-8235 ScatterNd Operator Implementation (CL) by Teresa Charlin · 3 months ago
  2. 7db7089 IVGCVSW-8602 Move ComputeSplitAxis() to backendsCommon/WorkloadUtils by Teresa Charlin · 6 weeks ago
  3. b4ef163 IVGCVSW-7854 Remove/rewrite asserts in the backends. by Colm Donelan · 4 months ago
  4. a52bca2 IVGCVSW-7623: GpuFsa Op: Add Pool2d operator by Teresa Charlin · 4 months ago
  5. 2ef4a2b IVGCVSW-8157 - Nightly Failure Fix by David Monahan · 6 months ago
  6. 8a57046 IVGCVSW-8157 - Rebase existing GpuFsa patches to 23.11 by David Monahan · 6 months ago
  7. 21a9f33 IVGCVSW-7835 Add ReverseV2 CL and Neon Workloads by Tianle Cheng · 7 months ago
  8. 363b572 Revert "Revert "MLCE-1093 Reshape and concat invalid results"" by Mike Kelly · 8 months ago
  9. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 9 months ago
  10. 6440ce8 IVGCVSW-7504 Create a backend specific optimization to fuse ADD+MUL+Add+(Activation) in CpuAcc by Tracy Narine · 9 months ago
  11. 008270f Revert "MLCE-1093 Reshape and concat invalid results" by Nikhil Raj Arm · 10 months ago
  12. 4980e21 MLCE-1093 Reshape and concat invalid results by Mike Kelly · 10 months ago
  13. 038f52b Update ACL pin to 16b37527906c68885f81a8db35f9d6040d73efec by Nikhil Raj · 10 months ago
  14. 2ea403d IVGCVSW-7785 3D tensors in BATCH_TO_SPACE and SPACE_TO_BATCH in CpuAcc & GpuAcc by Teresa Charlin · 12 months ago
  15. a9ac6ba IVGCVSW-7828 Add an Optional TensorInfo to InputSlot by Mike Kelly · 11 months ago
  16. a9c5c16 Update ACL pin to 043613fbb199e2c4fdd12c2c9a1785db9b0c45fa by Nikhil Raj · 12 months ago
  17. 5b70184 IVGCVSW-7789 Enable dynamic bias in Depthwise Convolution in CpuAcc by Teresa Charlin · 1 year, 1 month ago
  18. ca5c82a IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloads by Teresa Charlin · 1 year, 2 months ago
  19. 2c14db6 IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 3 months ago
  20. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 2 months ago
  21. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 3 months ago
  22. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 3 months ago
  23. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 4 months ago
  24. 4e54e9c IVGCVSW-7435 Making optional some CL code in Acl Common. by Colm Donelan · 1 year, 5 months ago
  25. d9e55f0 Move tuning and IClTensorHandle code from cl to aclCommon backend. by Cathal Corbett · 1 year, 5 months ago
  26. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 6 months ago
  27. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 6 months ago
  28. 263d709 IVGCVSW-7272 Add Exception for handling Fp16 infinity values by Kevin May · 1 year, 6 months ago
  29. ce8204a IVGCVSW-7209 Remove deprecated code due to be removed in 22.11 by Teresa Charlin · 1 year, 9 months ago
  30. 3883b27 GitHub #667: Neon fold padding into average pool 2D quantization bug fix. by Cathal Corbett · 1 year, 11 months ago
  31. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 2 months ago
  32. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 1 month ago
  33. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 1 month ago
  34. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  35. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 3 months ago
  36. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  37. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 3 months ago
  38. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 3 months ago
  39. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 4 months ago
  40. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 4 months ago
  41. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 5 months ago
  42. 56ccf68 IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_Layers by Francis Murtagh · 2 years, 6 months ago
  43. cbfd718 IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding layers by Cathal Corbett · 2 years, 6 months ago
  44. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 6 months ago
  45. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 6 months ago
  46. d3065d7 Add missing QSYMM8 to GetPixelValue() by Tamas Nyiri · 2 years, 7 months ago
  47. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 7 months ago
  48. ec5f7d1 IVGCVSW-6170 Add CpuAcc Conv3d Workload by Teresa Charlin · 2 years, 7 months ago
  49. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 8 months ago
  50. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 10 months ago
  51. 75b981d IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocators by David Monahan · 2 years, 10 months ago
  52. c1c872f Adds CustomAllocator interface and Sample App by Jan Eilers · 2 years, 11 months ago
  53. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  54. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years ago
  55. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  56. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  57. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 1 month ago
  58. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  59. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 4 months ago
  60. d672f5d IVGCVSW-5616 Don't fuse activation if quantization parameters are different by Teresa Charlin · 3 years, 5 months ago
  61. 1ac690a MLCE-278-IVGCVSW-5530 FusedActivation issues by Mike Kelly · 3 years, 7 months ago
  62. 9d07e00 MLCE-278 issue with signed-int8 quantized model by Teresa Charlin · 3 years, 7 months ago
  63. 0d4ed39 IVGCVSW-5328-5329 Fuse Activation Cleanup by Mike Kelly · 3 years, 7 months ago
  64. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 7 months ago
  65. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 9 months ago
  66. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 9 months ago
  67. cf2d913 IVGCVSW-5229 Add ARMNN_NO_DEPRECATE_WARN_BEGIN to Memory tests by Teresa Charlin · 3 years, 10 months ago
  68. 7ac3ca6 IVGCVSW-5167 Use a generic axis in CL/Neon LogSoftmax and Softmax workload by Teresa Charlin · 3 years, 10 months ago
  69. 9b14bfc IVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize Workload by David Monahan · 4 years ago
  70. a792a05 IVGCVSW-4622 Add NEON FILL Workload by Sadik Armagan · 4 years ago
  71. 749294b remove BOM from files by Laurent Carlier · 4 years ago
  72. f540eb8 IVGCVSW-3846 Add NEON GATHER Workload by Teresa Charlin · 4 years, 2 months ago
  73. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 1 month ago
  74. c1f6b09 IVGCVSW-4753 Refactor CL Softmax workload generalizing for different datatype by Teresa Charlin · 4 years, 1 month ago
  75. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 2 months ago
  76. e5d0b93 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 2 months ago
  77. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 2 months ago
  78. 250d392 IVGCVSW-4633 Add conversion of BF16 support to Neon by Narumol Prangnawarat · 4 years, 2 months ago
  79. 2b030d9 IVGCVSW-4603 Support comparison operators in CL by Teresa Charlin · 4 years, 2 months ago
  80. a83af7b IVGCVSW-4446 Add HardSwish EndToEnd tests by Jan Eilers · 4 years, 3 months ago
  81. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 3 months ago
  82. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 3 months ago
  83. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 4 months ago
  84. c809a29 IVGCVSW-4388 Update ACL pin to 6a342648ae50beb8457871862f14fc9baef6b74f by Teresa Charlin · 4 years, 4 months ago
  85. 412424c IVGCVSW-4149 Enable quantisation multiplier > 1 in all convolutions by Ryan OShea · 4 years, 4 months ago
  86. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 4 months ago
  87. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 5 months ago
  88. 94a88d2 IVGCVSW-4246 Clean build Layers with -Wextra by Derek Lamberti · 4 years, 6 months ago
  89. fd27106 IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backend by Finn Williams · 4 years, 6 months ago
  90. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 6 months ago
  91. 710f664 IVGCVSW-4148 Extend reporting of quant multiplier > 1 as unsupported on ACL to per-axis case by Aron Virginas-Tar · 4 years, 6 months ago
  92. 85ad78c IVGCVSW-4068 Add Guid to Workload by Narumol Prangnawarat · 4 years, 7 months ago
  93. 49d0f12 MLCE-144 Cts NNAPI test cases failed by Mike Kelly · 4 years, 7 months ago
  94. 130ec60 IVGCVSW-4108 Fixed invalid data type exception by Mike Kelly · 4 years, 7 months ago
  95. 13b653f IVGCVSW-3843 Add support of per-axis quantization to BuildArmComputeTensorInfo by Aron Virginas-Tar · 4 years, 7 months ago
  96. d80cc0c Fix build failures on RPi 4B by Jammy Zhou · 4 years, 8 months ago
  97. a3600ba IVGCVSW-3967 Avg_Pooling2d Fails on CL NHWC FP16 by Sadik Armagan · 4 years, 8 months ago
  98. 680f991 IVGCVSW-3882 Update ACL pin by Narumol Prangnawarat · 4 years, 8 months ago
  99. c3c5fc2 IVGCVSW-3620 Fix Hal 1.2 Softmax test failures on GpuAcc and CpuAcc by Colm Donelan · 4 years, 10 months ago
  100. dba634f IVGCVSW-3639 Add 5d tensor support by Matthew Jackson · 4 years, 10 months ago