1. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  2. 190a39a IVGCVSW-4268 Print all Descriptors on dot graph by Teresa Charlin · 4 years, 5 months ago
  3. 5277ad5 Add check to NetworkSockets.cpp to fix failing Android build by David Monahan · 4 years, 5 months ago
  4. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 6 months ago
  5. 25b7436 Add thin abstraction layer for network sockets by Rob Hughes · 4 years, 6 months ago
  6. 41e92b0 IVGCVSW-4364 Only apply deprecated attribute where available by Derek Lamberti · 4 years, 5 months ago
  7. e9d4220 IVGCVSW-4239 Remove dynamic link to libOpenCL.so by Francis Murtagh · 4 years, 5 months ago
  8. dcf041c IVGCVSW-4331 Calling RemoveDebugLayers can break connections by Mike Kelly · 4 years, 5 months ago
  9. 246bd46 Remove inclusion of ArmNN.hpp where it is unnecessary. by Matthew Bentham · 4 years, 5 months ago
  10. 39ef3e5 Remove use of ArmNN.hpp where it is unnecessary. by Matthew Bentham · 4 years, 5 months ago
  11. ff130e2 Remove use of ArmNN.hpp from other public headers by Matthew Bentham · 4 years, 5 months ago
  12. 5537747 IVGCVSW-4106 Network not failing when Inference time is greater than threshold time by Nikhil Raj · 4 years, 5 months ago
  13. d2d917d Add Signed32 to debug layer by Narumol Prangnawarat · 4 years, 6 months ago
  14. 93b622f Github #320 Add logging and error checking to SimpleSample by Matthew Bentham · 4 years, 5 months ago
  15. f48afc6 Remove Logging.hpp from ArmNN.hpp by Matthew Bentham · 4 years, 5 months ago
  16. d3a0783 Remove use of boost from Logging.hpp by Matthew Bentham · 4 years, 5 months ago
  17. c3da268 Support different flatbuffer libs for debug and release by Rob Hughes · 4 years, 6 months ago
  18. 5edefa0 Fix typo in name of GatordMock executable :O by Rob Hughes · 4 years, 6 months ago
  19. 66dedc7 IVGCVSW-4193 Add QUANTIZE to the TfLite parser by Sadik Armagan · 4 years, 7 months ago
  20. 09ad6f9 IVGCVSW-4229 Fix Intermittent failures in ExternalProfiling by Finn Williams · 4 years, 6 months ago
  21. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  22. 842e0db Update commented clframework revision to match SHA of actual pinned ref by Francis Murtagh · 4 years, 6 months ago
  23. 4b96a27 Fix issues due to #include Windows.h by Rob Hughes · 4 years, 6 months ago
  24. 122f325 Fix build error on gcc 7+ for implicit switch statement fallthroughs by Rob Hughes · 4 years, 6 months ago
  25. ba25aee IVGCVSW-4246 Enable -Wextra by default by Derek Lamberti · 4 years, 7 months ago
  26. baa177f IVGCVSW-4246 Clean build of parsers with -Wextra by Derek Lamberti · 4 years, 7 months ago
  27. f143fba IVGCVSW-4246 Clean build of profiling with -Wextra Pt2 by Derek Lamberti · 4 years, 6 months ago
  28. d9d61f5 IVGCVSW-4195 Fix MultipleNetworksCifar10 test to load dynamic backend by Narumol Prangnawarat · 4 years, 6 months ago
  29. 901ea11 IVGCVSW-4246 Clean build of backends with -Wextra by Derek Lamberti · 4 years, 7 months ago
  30. b4f312c IVGCVSW-4246 Clean build of ArmNN API with -Wextra by Francis Murtagh · 4 years, 6 months ago
  31. 1dd75b3 IVGCVSW-4246 Clean build profiling with -Wextra by Derek Lamberti · 4 years, 7 months ago
  32. 859f9ce IVGCVSW-4246 Clean build of Visitors with -Wextra by Derek Lamberti · 4 years, 7 months ago
  33. 94a88d2 IVGCVSW-4246 Clean build Layers with -Wextra by Derek Lamberti · 4 years, 7 months ago
  34. ff3c426 Replace Schema.s with generated .cpp file by Rob Hughes · 4 years, 6 months ago
  35. fc6bf05 Some build fixes for MSVC by Rob Hughes · 4 years, 6 months ago
  36. 9be6128 IVGCVSW-4246 Clean build optimizations with -Wextra by Derek Lamberti · 4 years, 7 months ago
  37. eb1fce0 IVGCVSW-4246 Clean build end-to-end tests with -Wextra by Derek Lamberti · 4 years, 7 months ago
  38. 12575ec Fix compilation error when building for Linux (non Android) by Ayan Halder · 4 years, 6 months ago
  39. f2fa510 IVGCVSW-4214 Add README for standalone dynamic backend developer guide by Narumol Prangnawarat · 4 years, 7 months ago
  40. e56fb45 IVGCVSW-4295 Disable mixed precision in ClPooling2dWorkload by janeil01 · 4 years, 6 months ago
  41. f8ac829 IVGCVSW-4237 Solve build dependencies to allow isolated build on sbuild by Francis Murtagh · 4 years, 6 months ago
  42. 93cbbcc IVGCVSW-4302 Depthwise CTS. Fix ReorderWeightChannelsForAcl. by Teresa Charlin · 4 years, 6 months ago
  43. c374ff0 IVGCVSW-4246 Clean build of LayerTests with -Wextra by Derek Lamberti · 4 years, 7 months ago
  44. 7f83472 IVGCVSW-4293 Fix multiple Concat issues. by Derek Lamberti · 4 years, 6 months ago
  45. df2a9b9 IVGCVSW-4261 Add backward compatibility to the Backend API by Narumol Prangnawarat · 4 years, 7 months ago
  46. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 7 months ago
  47. 60a20fb IVGCVSW-4212 Example of standalone dynamic reference backend by Narumol Prangnawarat · 4 years, 7 months ago
  48. ed66d14 IVGCVSW-4191 Add DEQUANTIZE to the TfLite Parser by Finn Williams · 4 years, 7 months ago
  49. 836b27b IVGCVSW-4157 Pass custom options directly to backends by Derek Lamberti · 4 years, 7 months ago
  50. fd27106 IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backend by Finn Williams · 4 years, 7 months ago
  51. 6a5e5e8 IVGCVSW-4227 Add CpuAcc backend support for DetectionPostProcess by Derek Lamberti · 4 years, 7 months ago
  52. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 7 months ago
  53. 3e2969d IVGCVSW-4228 Fix SendThreadSendStreamMetadataPacket by Finn Williams · 4 years, 7 months ago
  54. 78f24e1 Bugfix: Fix include directives for Gatord by Francis Murtagh · 4 years, 7 months ago
  55. fbc6e4b NNXSW-1896 Add missing layer types to InternalTypes.cpp. by Stefana Simion · 4 years, 7 months ago
  56. 9af1dcd MLCE-133 Fix dangling calls to Manage() by Pablo Tello · 4 years, 7 months ago
  57. 9934e4e Add asserts to check memcpy addresses by Rob Hughes · 4 years, 7 months ago
  58. fa9a5b7 Add noexcept to std::hash specialisation for BackendId by Matthew Bentham · 4 years, 7 months ago
  59. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 7 months ago
  60. a3b31f0 IVGCVSW-4179 Add RESIZE_NEAREST_NEIGHBOUR to the TfLite parser by Sadik Armagan · 4 years, 7 months ago
  61. fc36562 IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3 by Jim Flynn · 4 years, 7 months ago
  62. 6198fe0 IVGCVSW-4016 Add the Inference timeline trace and unit tests by David Monahan · 4 years, 7 months ago
  63. 109c05b IVGCVSW-4118 Change the SendCounterPacket send thread to use do while by Finn Williams · 4 years, 7 months ago
  64. 73ae7fa IVGCVSW-4221 Fix SendCounterPacket hanging for indefinite time by Finn Williams · 4 years, 7 months ago
  65. 811ca55 IVGCVSW-4171 Fix intermittent failure on FileOnlyProfilingDecoratorTests by janeil01 · 4 years, 7 months ago
  66. 167c082 IVGCVSW-4206 Correctly pass execute network parameter. by Derek Lamberti · 4 years, 7 months ago
  67. 132563c IVGCVSW-4206 Optionally parse unsupported ops in ExecuteNetwork by Derek Lamberti · 4 years, 7 months ago
  68. aa68e01 IVGCVSW-4015 Add input and output workload to post-optimisation structure by Narumol Prangnawarat · 4 years, 7 months ago
  69. 88d5f9f MLCE-143 Fixed driver crash during CTS tests by Mike Kelly · 4 years, 7 months ago
  70. df31cfe IVGCVSW-4070 Implement "send post-optimized network structure" by Narumol Prangnawarat · 4 years, 7 months ago
  71. a68d853 IVGCVSW-3860 Per-channel QSymm8 support of DepthwiseConvolution2d in Cl by Teresa Charlin · 4 years, 7 months ago
  72. 2ba48d2 IVGCVSW-4118 Fix long unit test execution by Colm Donelan · 4 years, 7 months ago
  73. e011d20 IVGCVSW-4209 Create a public API for the ArmNN Utils by Matteo Martincigh · 4 years, 7 months ago
  74. 2e25927 Github #306 Treat data_format attribute as optional in TfParser::ParseFusedBatchNorm() by Aron Virginas-Tar · 4 years, 7 months ago
  75. 2445744 IVGCVSW-3864 Add support for per-channel QSymm8 DepthwiseConvolution2d to Neon backend by Aron Virginas-Tar · 4 years, 7 months ago
  76. 1571700 Make the profiling GUID test independent from random events by Matteo Martincigh · 4 years, 7 months ago
  77. 76c50d8 Remove const type qualifiers with no effect by Matteo Martincigh · 4 years, 7 months ago
  78. 9820d30 MLCE-115 Remove redundant error checking in CL backend by Matthew Bentham · 4 years, 7 months ago
  79. 6d3d205 Github #274 Use non-deprecated path to boost header by Matthew Bentham · 4 years, 7 months ago
  80. dd6804b IVGCVSW-4170 Also convert constants to FP16 when model converted by Derek Lamberti · 4 years, 7 months ago
  81. 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
  82. 899f64f IVGCVSW-3859 Per-channel QSymm8 support of Convolution2d in Cl by Keith Davis · 4 years, 7 months ago
  83. e9323ec Add IsQuantizeType(DataType) for use in validation functions by Aron Virginas-Tar · 4 years, 7 months ago
  84. 94c4fef IVGCVSW-3728 Add CL workload for Slice by Aron Virginas-Tar · 4 years, 7 months ago
  85. 21fc28b IVGCVSW-3866 Add support for per-channel QSymm8 Convolution2d to Neon backend by Aron Virginas-Tar · 4 years, 7 months ago
  86. 9b6d424 IVGCVSW-4174 Update adb version in the BuildGuideAndroidNDK.md by Nikhil Raj · 4 years, 7 months ago
  87. e131a0b IVGCVSW-4158 FP16 Mobilenet V1 and V2 30% regression on ArmNN on Mate20 by Sadik Armagan · 4 years, 7 months ago
  88. 3a93dfa Github #251 Surround local structs with anonymous namespace by Matthew Bentham · 4 years, 7 months ago
  89. b86a382 IVGCVSW-4148 Report quant multiplier > 1 as unsupported for ACL by James Conroy · 4 years, 7 months ago
  90. 4cace32 IVGCVSW-4124 Replacing the "sleep_for" loop from FileOnlyProfilingConnection by Colm Donelan · 4 years, 7 months ago
  91. cf7c1c6 IVGCVSW-4151 HAL 1_2 Dequantize FP32 Per Channel Tests on CpuAcc Failing by Sadik Armagan · 4 years, 7 months ago
  92. 234d525 IVGCVSW-4070 Add CreatedNamedTypeEntity and CreateNamedTypedChildEntity by Narumol Prangnawarat · 4 years, 7 months ago
  93. 434de54 Revert "Only enable mixed precision FP16 pooling for Android Q" by Kevin May · 4 years, 7 months ago
  94. ba424d2 IVGCVSW-1530 Add TfLite slice parser and fix transpose perm vector creation by josh minor · 4 years, 8 months ago
  95. 52ec346 IVGCVSW-3697 Add check for ArgMinMax QAsymm8 to ClLayerSupport by Francis Murtagh · 4 years, 7 months ago
  96. 47e863d IVGCVSW-4077 Fix issue when NEON import disabled by James Conroy · 4 years, 7 months ago
  97. 85ad78c IVGCVSW-4068 Add Guid to Workload by Narumol Prangnawarat · 4 years, 7 months ago
  98. 036f02d IVGCVSW-3729 Added neon slice workload and supporting neon layer tests by josh minor · 4 years, 7 months ago
  99. 49d0f12 MLCE-144 Cts NNAPI test cases failed by Mike Kelly · 4 years, 7 months ago
  100. f83b114 IVGCVSW-4116 Update ACL pin to the 19.11 release branch by Kevin May · 4 years, 7 months ago