1. aa920c5 Build graph->inputIds/outputIds with layerBindingId instead of layerIndex by Tee Jung · 4 years, 7 months ago experimental/QuantizerStuff
  2. 9a61fa6 Github #273 Handle failure to initialise BackendContext in Runtime by Matthew Bentham · 4 years, 4 months ago
  3. 3d8bc97 IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder types by Keith Davis · 4 years, 4 months ago
  4. 5a05963 IVGCVSW-4365 Update ACL pin to 5c829cab49b0dcffd893065af05f0bf028e7a548 by Teresa Charlin · 4 years, 4 months ago
  5. 867eba5 IVGCVSW-4399 Create Sample Dynamic backend by Narumol Prangnawarat · 4 years, 4 months ago
  6. 9d0ff74 IVGCVSW-4334 Wire Signed Quantized 8 bit type into ACL by Keith Davis · 4 years, 4 months ago
  7. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 4 months ago
  8. 8e0c7a6 IVGCVSW-4394 Add CounterIdMap to Profiling Service by Jim Flynn · 4 years, 4 months ago
  9. 5e51cd8 IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder types by Keith Davis · 4 years, 4 months ago
  10. c809a29 IVGCVSW-4388 Update ACL pin to 6a342648ae50beb8457871862f14fc9baef6b74f by Teresa Charlin · 4 years, 4 months ago
  11. 681338f IVGCVSW-4196 Add condition to check to add common source for Android by Narumol Prangnawarat · 4 years, 4 months ago
  12. 158997a IVGCVSW-4171 Temporarily disable DumpOutgoingValidFileEndToEnd unit test by Jan Eilers · 4 years, 4 months ago
  13. de80307 IVGCVSW-4391 Add Global/Backend Counter ID map by David Monahan · 4 years, 4 months ago
  14. 9308f60 IVGCVSW-4322 Remove deprecated AbsLayer and RsqrtLayer and add source by Narumol Prangnawarat · 4 years, 4 months ago
  15. 412424c IVGCVSW-4149 Enable quantisation multiplier > 1 in all convolutions by Ryan OShea · 4 years, 4 months ago
  16. e49755b IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContext by Colm Donelan · 4 years, 4 months ago
  17. 1426a3f IVGCVSW-4152 Remove check for QAsymm8 in ArgMinMax CL layer support by Ryan OShea · 4 years, 4 months ago
  18. 5204aa8 IVGCVSW-4306 Verify the tflite Yolo v3 by Keith Davis · 4 years, 4 months ago
  19. d305e1a IVGCVSW-4335 Add support for per-channel QSymm8 to TfLite parser by Keith Davis · 4 years, 4 months ago
  20. b0efc60 IVGCVSW-4360 Update ACL pin to 19bd412fd044197726dbd8c756dbd74a9e33fd2b by Teresa Charlin · 4 years, 4 months ago
  21. 33d5827 IVGCVSW-4369 Add default offset and scale to IsLayerSupportedTestImpl by Teresa Charlin · 4 years, 4 months ago
  22. 5ccb33d IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGenerator by Colm Donelan · 4 years, 4 months ago
  23. 03b6b41 IVGCVSW-4313 Add Android case to dynamic reference CMakeLists by Narumol Prangnawarat · 4 years, 4 months ago
  24. 5685802 IVGCVSW-4380 Add NEON backend support for BatchToSpaceNd by Mike Kelly · 4 years, 4 months ago
  25. a023c40 IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CL by Kevin May · 4 years, 6 months ago
  26. a0d1896 Updates to Filesystem.cpp/hpp and NetworkSockets.cpp/hpp to fix failing master by David Monahan · 4 years, 4 months ago
  27. e61f071 MLCE-156: Add Division workload in CpuAcc by Pablo Tello · 4 years, 4 months ago
  28. 0be3a88 IVGCVSW-4374 Add NEON backend support for SpaceToBatchNd by Mike Kelly · 4 years, 4 months ago
  29. a91479c Add ARMNN_DLLEXPORT macro to import/export static data symbols on Windows by Rob Hughes · 4 years, 5 months ago
  30. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 4 months ago
  31. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 5 months ago
  32. 190a39a IVGCVSW-4268 Print all Descriptors on dot graph by Teresa Charlin · 4 years, 4 months ago
  33. 5277ad5 Add check to NetworkSockets.cpp to fix failing Android build by David Monahan · 4 years, 4 months ago
  34. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 5 months ago
  35. 25b7436 Add thin abstraction layer for network sockets by Rob Hughes · 4 years, 5 months ago
  36. 41e92b0 IVGCVSW-4364 Only apply deprecated attribute where available by Derek Lamberti · 4 years, 4 months ago
  37. e9d4220 IVGCVSW-4239 Remove dynamic link to libOpenCL.so by Francis Murtagh · 4 years, 5 months ago
  38. dcf041c IVGCVSW-4331 Calling RemoveDebugLayers can break connections by Mike Kelly · 4 years, 4 months ago
  39. 246bd46 Remove inclusion of ArmNN.hpp where it is unnecessary. by Matthew Bentham · 4 years, 4 months ago
  40. 39ef3e5 Remove use of ArmNN.hpp where it is unnecessary. by Matthew Bentham · 4 years, 4 months ago
  41. ff130e2 Remove use of ArmNN.hpp from other public headers by Matthew Bentham · 4 years, 5 months ago
  42. 5537747 IVGCVSW-4106 Network not failing when Inference time is greater than threshold time by Nikhil Raj · 4 years, 4 months ago
  43. d2d917d Add Signed32 to debug layer by Narumol Prangnawarat · 4 years, 5 months ago
  44. 93b622f Github #320 Add logging and error checking to SimpleSample by Matthew Bentham · 4 years, 5 months ago
  45. f48afc6 Remove Logging.hpp from ArmNN.hpp by Matthew Bentham · 4 years, 5 months ago
  46. d3a0783 Remove use of boost from Logging.hpp by Matthew Bentham · 4 years, 5 months ago
  47. c3da268 Support different flatbuffer libs for debug and release by Rob Hughes · 4 years, 5 months ago
  48. 5edefa0 Fix typo in name of GatordMock executable :O by Rob Hughes · 4 years, 5 months ago
  49. 66dedc7 IVGCVSW-4193 Add QUANTIZE to the TfLite parser by Sadik Armagan · 4 years, 6 months ago
  50. 09ad6f9 IVGCVSW-4229 Fix Intermittent failures in ExternalProfiling by Finn Williams · 4 years, 6 months ago
  51. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 5 months ago
  52. 842e0db Update commented clframework revision to match SHA of actual pinned ref by Francis Murtagh · 4 years, 5 months ago
  53. 4b96a27 Fix issues due to #include Windows.h by Rob Hughes · 4 years, 5 months ago
  54. 122f325 Fix build error on gcc 7+ for implicit switch statement fallthroughs by Rob Hughes · 4 years, 5 months ago
  55. ba25aee IVGCVSW-4246 Enable -Wextra by default by Derek Lamberti · 4 years, 6 months ago
  56. baa177f IVGCVSW-4246 Clean build of parsers with -Wextra by Derek Lamberti · 4 years, 6 months ago
  57. f143fba IVGCVSW-4246 Clean build of profiling with -Wextra Pt2 by Derek Lamberti · 4 years, 5 months ago
  58. d9d61f5 IVGCVSW-4195 Fix MultipleNetworksCifar10 test to load dynamic backend by Narumol Prangnawarat · 4 years, 5 months ago
  59. 901ea11 IVGCVSW-4246 Clean build of backends with -Wextra by Derek Lamberti · 4 years, 6 months ago
  60. b4f312c IVGCVSW-4246 Clean build of ArmNN API with -Wextra by Francis Murtagh · 4 years, 5 months ago
  61. 1dd75b3 IVGCVSW-4246 Clean build profiling with -Wextra by Derek Lamberti · 4 years, 6 months ago
  62. 859f9ce IVGCVSW-4246 Clean build of Visitors with -Wextra by Derek Lamberti · 4 years, 6 months ago
  63. 94a88d2 IVGCVSW-4246 Clean build Layers with -Wextra by Derek Lamberti · 4 years, 6 months ago
  64. ff3c426 Replace Schema.s with generated .cpp file by Rob Hughes · 4 years, 6 months ago
  65. fc6bf05 Some build fixes for MSVC by Rob Hughes · 4 years, 6 months ago
  66. 9be6128 IVGCVSW-4246 Clean build optimizations with -Wextra by Derek Lamberti · 4 years, 6 months ago
  67. eb1fce0 IVGCVSW-4246 Clean build end-to-end tests with -Wextra by Derek Lamberti · 4 years, 6 months ago
  68. 12575ec Fix compilation error when building for Linux (non Android) by Ayan Halder · 4 years, 5 months ago
  69. f2fa510 IVGCVSW-4214 Add README for standalone dynamic backend developer guide by Narumol Prangnawarat · 4 years, 6 months ago
  70. e56fb45 IVGCVSW-4295 Disable mixed precision in ClPooling2dWorkload by janeil01 · 4 years, 6 months ago
  71. f8ac829 IVGCVSW-4237 Solve build dependencies to allow isolated build on sbuild by Francis Murtagh · 4 years, 6 months ago
  72. 93cbbcc IVGCVSW-4302 Depthwise CTS. Fix ReorderWeightChannelsForAcl. by Teresa Charlin · 4 years, 6 months ago
  73. c374ff0 IVGCVSW-4246 Clean build of LayerTests with -Wextra by Derek Lamberti · 4 years, 6 months ago
  74. 7f83472 IVGCVSW-4293 Fix multiple Concat issues. by Derek Lamberti · 4 years, 6 months ago
  75. df2a9b9 IVGCVSW-4261 Add backward compatibility to the Backend API by Narumol Prangnawarat · 4 years, 6 months ago
  76. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 6 months ago
  77. 60a20fb IVGCVSW-4212 Example of standalone dynamic reference backend by Narumol Prangnawarat · 4 years, 6 months ago
  78. ed66d14 IVGCVSW-4191 Add DEQUANTIZE to the TfLite Parser by Finn Williams · 4 years, 6 months ago
  79. 836b27b IVGCVSW-4157 Pass custom options directly to backends by Derek Lamberti · 4 years, 7 months ago
  80. fd27106 IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backend by Finn Williams · 4 years, 6 months ago
  81. 6a5e5e8 IVGCVSW-4227 Add CpuAcc backend support for DetectionPostProcess by Derek Lamberti · 4 years, 6 months ago
  82. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 6 months ago
  83. 3e2969d IVGCVSW-4228 Fix SendThreadSendStreamMetadataPacket by Finn Williams · 4 years, 6 months ago
  84. 78f24e1 Bugfix: Fix include directives for Gatord by Francis Murtagh · 4 years, 6 months ago
  85. fbc6e4b NNXSW-1896 Add missing layer types to InternalTypes.cpp. by Stefana Simion · 4 years, 6 months ago
  86. 9af1dcd MLCE-133 Fix dangling calls to Manage() by Pablo Tello · 4 years, 6 months ago
  87. 9934e4e Add asserts to check memcpy addresses by Rob Hughes · 4 years, 6 months ago
  88. fa9a5b7 Add noexcept to std::hash specialisation for BackendId by Matthew Bentham · 4 years, 6 months ago
  89. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 6 months ago
  90. a3b31f0 IVGCVSW-4179 Add RESIZE_NEAREST_NEIGHBOUR to the TfLite parser by Sadik Armagan · 4 years, 6 months ago
  91. fc36562 IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3 by Jim Flynn · 4 years, 6 months ago
  92. 6198fe0 IVGCVSW-4016 Add the Inference timeline trace and unit tests by David Monahan · 4 years, 6 months ago
  93. 109c05b IVGCVSW-4118 Change the SendCounterPacket send thread to use do while by Finn Williams · 4 years, 6 months ago
  94. 73ae7fa IVGCVSW-4221 Fix SendCounterPacket hanging for indefinite time by Finn Williams · 4 years, 6 months ago
  95. 811ca55 IVGCVSW-4171 Fix intermittent failure on FileOnlyProfilingDecoratorTests by janeil01 · 4 years, 6 months ago
  96. 167c082 IVGCVSW-4206 Correctly pass execute network parameter. by Derek Lamberti · 4 years, 6 months ago
  97. 132563c IVGCVSW-4206 Optionally parse unsupported ops in ExecuteNetwork by Derek Lamberti · 4 years, 6 months ago
  98. aa68e01 IVGCVSW-4015 Add input and output workload to post-optimisation structure by Narumol Prangnawarat · 4 years, 6 months ago
  99. 88d5f9f MLCE-143 Fixed driver crash during CTS tests by Mike Kelly · 4 years, 6 months ago
  100. df31cfe IVGCVSW-4070 Implement "send post-optimized network structure" by Narumol Prangnawarat · 4 years, 6 months ago