1. 9f8cad2 IVGCVSW-4482 Introduce IgnoreUnused implementation by Derek Lamberti · 4 years, 5 months ago
  2. 8a2b468 IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entity by Finn Williams · 4 years, 4 months ago
  3. c3bf6ef IVGCVSW-4508 Add BFloat16 data type by Narumol Prangnawarat · 4 years, 4 months ago
  4. 4a9e24b IVGCVSW-4314 Per-layer backend hint API by Derek Lamberti · 4 years, 6 months ago
  5. b015e5d Modifying the IBackendProfilingContext interface to return a bool on by David Monahan · 4 years, 4 months ago
  6. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 4 months ago
  7. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  8. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 4 months ago
  9. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  10. 98d39da IVGCVSW-4433 Update version number to 20.02 by Nikhil Raj · 4 years, 5 months ago
  11. 0c2eeac IVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8 by Keith Davis · 4 years, 5 months ago
  12. cab588a IVGCVSW-4320 Implement the bulk reporting of counter values from backends by Sadik Armagan · 4 years, 5 months ago
  13. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 5 months ago
  14. c1536d6 IVGCVSW-4400 Backend Counter Registry Functionality by David Monahan · 4 years, 5 months ago
  15. 13757bd Silence clang-8 warnings wrt explicit defaulting of implicitly deleted operator by Matthew Bentham · 4 years, 5 months ago
  16. 2dcd3fe IVGCVSW-4319 Implement Counter Status Querying by James Conroy · 4 years, 5 months ago
  17. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 5 months ago
  18. 820eb14 MLCE-139: add capability to align corners for bilinear resize by Sang-Hoon Park · 4 years, 6 months ago
  19. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 5 months ago
  20. 9a61fa6 Github #273 Handle failure to initialise BackendContext in Runtime by Matthew Bentham · 4 years, 5 months ago
  21. 867eba5 IVGCVSW-4399 Create Sample Dynamic backend by Narumol Prangnawarat · 4 years, 5 months ago
  22. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 5 months ago
  23. e49755b IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContext by Colm Donelan · 4 years, 5 months ago
  24. 5ccb33d IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGenerator by Colm Donelan · 4 years, 5 months ago
  25. a023c40 IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CL by Kevin May · 4 years, 7 months ago
  26. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 5 months ago
  27. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  28. 190a39a IVGCVSW-4268 Print all Descriptors on dot graph by Teresa Charlin · 4 years, 5 months ago
  29. 41e92b0 IVGCVSW-4364 Only apply deprecated attribute where available by Derek Lamberti · 4 years, 5 months ago
  30. ff130e2 Remove use of ArmNN.hpp from other public headers by Matthew Bentham · 4 years, 6 months ago
  31. f48afc6 Remove Logging.hpp from ArmNN.hpp by Matthew Bentham · 4 years, 6 months ago
  32. d3a0783 Remove use of boost from Logging.hpp by Matthew Bentham · 4 years, 6 months ago
  33. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  34. 4b96a27 Fix issues due to #include Windows.h by Rob Hughes · 4 years, 6 months ago
  35. 901ea11 IVGCVSW-4246 Clean build of backends with -Wextra by Derek Lamberti · 4 years, 7 months ago
  36. b4f312c IVGCVSW-4246 Clean build of ArmNN API with -Wextra by Francis Murtagh · 4 years, 6 months ago
  37. 12575ec Fix compilation error when building for Linux (non Android) by Ayan Halder · 4 years, 6 months ago
  38. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 7 months ago
  39. 60a20fb IVGCVSW-4212 Example of standalone dynamic reference backend by Narumol Prangnawarat · 4 years, 7 months ago
  40. 836b27b IVGCVSW-4157 Pass custom options directly to backends by Derek Lamberti · 4 years, 8 months ago
  41. fd27106 IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backend by Finn Williams · 4 years, 7 months ago
  42. 6a5e5e8 IVGCVSW-4227 Add CpuAcc backend support for DetectionPostProcess by Derek Lamberti · 4 years, 7 months ago
  43. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 7 months ago
  44. fa9a5b7 Add noexcept to std::hash specialisation for BackendId by Matthew Bentham · 4 years, 7 months ago
  45. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 7 months ago
  46. e011d20 IVGCVSW-4209 Create a public API for the ArmNN Utils by Matteo Martincigh · 4 years, 7 months ago
  47. e9323ec Add IsQuantizeType(DataType) for use in validation functions by Aron Virginas-Tar · 4 years, 7 months ago
  48. 49d0f12 MLCE-144 Cts NNAPI test cases failed by Mike Kelly · 4 years, 8 months ago
  49. dbdd1b4 IVGCVSW-3980 Implementation of Guid generator by Narumol Prangnawarat · 4 years, 8 months ago
  50. d9d6371 IVGCVSW-4117 Update version number to 19.11 by Aron Virginas-Tar · 4 years, 8 months ago
  51. 0270524 IVGCVSW-4129 Fix thread starvation due to low capture periods by Colm Donelan · 4 years, 8 months ago
  52. b5b3b35 IVGCVSW-3697 Add utility function to get ArgMinMaxFunction as string by Francis Murtagh · 4 years, 8 months ago
  53. 99d9d4a IVGCVSW-4069 Add ProfilingGuid to Network by Jan Eilers · 4 years, 8 months ago
  54. 3fec1ea IVGCVSW-4067 Change LayerGuid to use ProfilingGuid by janeil01 · 4 years, 8 months ago
  55. c4946c7 IVGCVSW-4102 Move ProfilingGuid to public interface by janeil01 · 4 years, 8 months ago
  56. 5edc881 IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d workload by Aron Virginas-Tar · 4 years, 8 months ago
  57. 2321443 Rename Optimize's errMessages to messages by Rob Hughes · 4 years, 8 months ago
  58. b67f957 IVGCVSW-3836 Add support for Int32 per-axis scales by Aron Virginas-Tar · 4 years, 8 months ago
  59. 5236e1d IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxis by Keith Davis · 4 years, 8 months ago
  60. 9a5f9f2 GitHub #292 Build the ML-examples using only ArmNN's public frontend API by Matteo Martincigh · 4 years, 8 months ago
  61. c601aa6 GitHub #292 Move BackendRegistry.hpp to the public API by Matteo Martincigh · 4 years, 8 months ago
  62. c0a87c1 IVGCVSW-3831 Add support of per-axis quantization to TensorInfo by Aron Virginas-Tar · 4 years, 8 months ago
  63. 4d52775 Add GetResizeMethodAsCString() function to TypesUtils.hpp by Aron Virginas-Tar · 4 years, 8 months ago
  64. 49e7d1b Fix names of quantized types in GetDataTypeName() by Aron Virginas-Tar · 4 years, 8 months ago
  65. c975f92 IVGCVSW-4007 Add StandInLayer for unsupported operations in TfLiteParser by Aron Virginas-Tar · 4 years, 8 months ago
  66. 85121a2 IVGCVSW-4010 Add serialization support for StandInLayer by Aron Virginas-Tar · 4 years, 8 months ago
  67. 013c390 IVGCVSW-4009 StandInLayer frontend API by Derek Lamberti · 4 years, 9 months ago
  68. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 9 months ago
  69. bccc345 Github #275 Generate versionned libraries by Matteo Martincigh · 4 years, 9 months ago
  70. 5ae7829 Move version definition to its own file by Guillaume Gardet · 4 years, 9 months ago
  71. 6fe5247 IVGCVSW-3991 Make Descriptor objects comparable and refactor LayerVisitor tests by Aron Virginas-Tar · 4 years, 9 months ago
  72. f982dea IVGCVSW-3973 Add frontend for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 9 months ago
  73. 4951b8c IVGCVSW-3948 Adds External Profiling cmdline to ExecuteNetwork by Jim Flynn · 4 years, 9 months ago
  74. ce5045a IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION by Kevin May · 4 years, 9 months ago
  75. 4833cea IVGCVSW-3439 Create the Command Thread by FinnWilliamsArm · 4 years, 10 months ago
  76. dd6247f IVGCVSW-3883 Add frontend for DepthToSpace layer by Aron Virginas-Tar · 4 years, 10 months ago
  77. 68c2c90 IVGCVSW-3723 Adding reference workload support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  78. 42f9d9e IVGCVSW-3691 Implement SendCounterPacket.SendCounterDirectoryPacket() function by Matteo Martincigh · 4 years, 10 months ago
  79. 6db5f20 IVGCVSW-3691 Rework the CounterDirectory class to take into consideration by Matteo Martincigh · 4 years, 10 months ago
  80. 636ab40 IVGCVSW-3875 Add frontend for SLICE layer by Aron Virginas-Tar · 4 years, 10 months ago
  81. 4f1e8e4 IVGCVSW-3687 Add INetworkProperties to LoadNetwork by David Monahan · 4 years, 10 months ago
  82. 1e0466c Add "explicit" qualifier to Optional -> bool conversion method by Rob Hughes · 4 years, 10 months ago
  83. 8d001d4 IVGCVSW-3722 Add function to specify min or max in ArgMinMaxDescriptor by Narumol Prangnawarat · 4 years, 10 months ago
  84. ee391d5 IVGCVSW-3722 Add front end support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  85. 868eb14 IVGCVSW-3739 Add Arm NN front end support for Abs Layer by Kevin May · 4 years, 10 months ago
  86. 1a0f691 IVGCVSW-3441 Create IProfilingConnection and ProfilingConnectionFactory by Aron Virginas-Tar · 4 years, 11 months ago
  87. 27bd923 IVGCVSW-3506 Update version number for 19.08 by Aron Virginas-Tar · 4 years, 11 months ago
  88. e9f0f0f IVGCVSW-3617 Add CL TensorHandleFactory by Jan Eilers · 4 years, 11 months ago
  89. dba634f IVGCVSW-3639 Add 5d tensor support by Matthew Jackson · 4 years, 11 months ago
  90. bb590b4 IVGCVSW-3474 Refactor Lstm and QuantizedLstm Param Getters by Francis Murtagh · 4 years, 11 months ago
  91. 0c2b289 IVGCVSW-3596 Register the dynamic backends in the BackendRegistry by Matteo Martincigh · 5 years ago
  92. e7d4498 IVGCVSW-3541 Get the paths where to load the dynamic backends from by Matteo Martincigh · 5 years ago
  93. f674aa0 IVGCVSW-3277 Mem export/import suppor for Tensors by Derek Lamberti · 5 years ago
  94. ee18dc8 IVGCVSW-3469 Add front end for Quantized LSTM layer by James Conroy · 5 years ago
  95. 07f2121 IVGCVSW-3536 Add Axis parameter to reference Softmax implementation by Francis Murtagh · 5 years ago
  96. 81e601c IVGCVSW-3419 Add reference workload support for the new Stack layer by Matthew Jackson · 5 years ago
  97. f54c946 IVGCVSW-3478 Refactor armnn to make new Lstm parameters available in android-nn-driver through ILayerSupport.h by Ferran Balaguer · 5 years ago
  98. 2b8c1da IVGCVSW-3418 Add Arm NN front end support for the new Stack layer by Matthew Jackson · 5 years ago
  99. d01a83c IVGCVSW-3397 Join lstm parameter infos in a struct for isLstmSupported by Jan Eilers · 5 years ago
  100. f356905 Fix member name in PadDescriptor by Aron Virginas-Tar · 5 years ago