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