1. bfaee6b IVGCVSW-3649 Add TfLite parser support for Prelu layer by Narumol Prangnawarat · 3 years, 1 month ago
  2. 37c430e IVGCVSW-6069 Add Unit Test for Pad + DepthwiseConv and Pad + Conv by Teresa Charlin · 3 years, 1 month ago
  3. e73eda9 Bugfix: Fix cl_ext.h include path in CL backend by Francis Murtagh · 3 years, 1 month ago
  4. 5786eb7 IVGCVSW-6069 Fold PAD into Depthwise Convolution by Teresa Charlin · 3 years, 1 month ago
  5. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  6. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years, 1 month ago
  7. 5ff15cf IVGCVSW-5964 As part of Boost removal this Windows only code is obsolete. by Colm Donelan · 3 years, 1 month ago
  8. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  9. 878e0f9 IVGCVSW-5818 Unload network before checking result and improve test by Narumol Prangnawarat · 3 years, 2 months ago
  10. 1e5afee IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04 by Francis Murtagh · 3 years, 2 months ago
  11. 01bc02d IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU enabled by Nikhil Raj · 3 years, 2 months ago
  12. ff9a29d IVGCVSW-5818 Add dma buf support for memory import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  13. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  14. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 2 months ago
  15. 27dee45 IVGCVSW-5987 Print Reduce Descriptor on dot graph by Teresa Charlin · 3 years, 2 months ago
  16. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 2 months ago
  17. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  18. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  19. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 2 months ago
  20. f52e9fd IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 2 months ago
  21. ea835e7 IVGCVSW-5826 Add per channel tests by Jan Eilers · 3 years, 2 months ago
  22. df9a322 IVGCVSW-5882 Produce warning if bias quantization scale mismatch by mathad01 · 3 years, 2 months ago
  23. e4a41dc IVGCVSW-5727 Implement Import function of ClImportTensorHandle by David Monahan · 3 years, 3 months ago
  24. c21025d IVGCVSW-5882 Turn off Bias when data location equals -1 by mathad01 · 3 years, 2 months ago
  25. df25859 IVGCVSW-5940 Enabling NN Driver dumps results in a driver segfault by Mike Kelly · 3 years, 2 months ago
  26. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 2 months ago
  27. 4df97eb IVGCVSW-5890 Prevent modification to const layers with multiple connections by Colm Donelan · 3 years, 2 months ago
  28. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 2 months ago
  29. a04a9d7 IVGCVSW-5775 'Add Async Support to ExecuteNetwork' by Sadik Armagan · 3 years, 2 months ago
  30. 0109794 IVGCVSW-5843 Separate memory managers for WorkingMemHandles by Finn Williams · 3 years, 2 months ago
  31. 2241d18 IVGCVSW-5416 'Add android-nn-driver support for CAST by Sadik Armagan · 3 years, 2 months ago
  32. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  33. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 2 months ago
  34. 48f011e IVGCVSW-5419 'Add ACL Support for CAST Operator' by Sadik Armagan · 3 years, 2 months ago
  35. f40d6d4 IVGCVSW-5420 'Add CL support for CAST' by Sadik Armagan · 3 years, 2 months ago
  36. bf7edb6 IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 2 months ago
  37. e11e63d IVGCVSW-5909 Fix CTS failure in GpuAcc DIV int32 by Teresa Charlin · 3 years, 2 months ago
  38. fe95d72 Fold PAD into Pooling2d if possible by Diego Lopez Recas · 3 years, 3 months ago
  39. 7612bd6 IVGCVSW-5842 Remove cross-wiring in depthwise by Jan Eilers · 3 years, 3 months ago
  40. 4af5616 IVGCVSW-5816 Constant memory access by Francis Murtagh · 3 years, 2 months ago
  41. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 3 months ago
  42. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 3 months ago
  43. b8181f7 IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkload by Finn Williams · 3 years, 3 months ago
  44. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  45. 28f177c IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMax by Matthew Sloyan · 3 years, 3 months ago
  46. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  47. 7c67fab IVGCVSW-5803 Delegate Unit Tests Failure on Android: Normalization & Softmax by Keith Davis · 3 years, 3 months ago
  48. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 3 months ago
  49. b76eaed IVGCVSW-5793 Add default ExecuteAsync implementation to Workload by Finn Williams · 3 years, 3 months ago
  50. 30aa371 IVGCVSW-5768 Output layer bindings are ignoring outputSlotIndex. by Colm Donelan · 3 years, 3 months ago
  51. 4422cec Fix graph copy memory spike by Finn Williams · 3 years, 3 months ago
  52. f649149 IVGCVSW-5422 Add per-channel quantization tests to depthwise by Jan Eilers · 3 years, 3 months ago
  53. aede8ca IVGCVSW-5783 'Add AsyncExecution Capability' by Sadik Armagan · 3 years, 3 months ago
  54. a004251 IVGCVSW-5799 'Create Pimpl Idiom for Async prototype' by Sadik Armagan · 3 years, 3 months ago
  55. 92c5072 IVGCVSW-5676 Fixing build failure in backends jenkins job. by Colm Donelan · 3 years, 3 months ago
  56. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  57. d4fa545 IVGCVSW-5741 Update FullyConnected in TfLiteParser to support NonConstWeights by Finn Williams · 3 years, 4 months ago
  58. ade8c1d IVGCVSW-5676 Eliminating some Neon unit tests for debug builds. by Colm Donelan · 3 years, 3 months ago
  59. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  60. 381f502 Revert "Fold PAD into Pooling2d" by Jim Flynn · 3 years, 3 months ago
  61. c74b175 IVGCVSW-5724 Add import tensor handling as ClImportTensorHandleFactory. by Colm Donelan · 3 years, 4 months ago
  62. 4441d94 Revert "Fix deserializer output binding tensorshape logic" by Teresa Charlin · 3 years, 4 months ago
  63. 51ce7d4 Fold PAD into Pooling2d by Diego Lopez Recas · 3 years, 3 months ago
  64. 9cd4ce1 IVGCVSW-5754 Change the behaviour of the AddBroadcastReshapeLayer Optimisation when the input is a const tensor by Finn Williams · 3 years, 4 months ago
  65. 8e0d608 GitHub#491 Adding QAsymmS8 to Serializer by Teresa Charlin · 3 years, 4 months ago
  66. 4c600de IVGCVSW-5772 L2 pooling missing from armnnDeserializer by Teresa Charlin · 3 years, 4 months ago
  67. 58fb0ee IVGCVSW-5767 'Regression on SqueezeNet v1.1' by Sadik Armagan · 3 years, 4 months ago
  68. 66dbf5b IVGCVSW-5726 Implement Memory Import Functions in CltensorHandle by David Monahan · 3 years, 4 months ago
  69. f806c4d IVGCVSW-5612 Fix tiny_wav2letter_relu_fixed_int8 delegate output by Finn Williams · 3 years, 4 months ago experimental/abi-tests
  70. 82c59d7 Point readme files to latest doxygen documentation by Jan Eilers · 3 years, 4 months ago
  71. 1addbf3 Make SubgraphViewSelector give deterministic results by Rob Hughes · 3 years, 4 months ago
  72. 8548e9c IVGCVSW-5682 Add Deprecation Notification by Jan Eilers · 3 years, 4 months ago
  73. 0fb4c23 Give unique names to debug layers by Rob Hughes · 3 years, 4 months ago
  74. a657071 IVGCVSW-5734 Building armnn failed in our Backends CI job by Francis Murtagh · 3 years, 4 months ago
  75. 689c96c IVGCVSW-5665 'Basic NN Driver support for next OS Version' by Sadik Armagan · 3 years, 4 months ago
  76. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 5 months ago
  77. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 5 months ago
  78. 4064632 IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argument by Finn Williams · 3 years, 5 months ago
  79. 800b281 IVGCVSW-5648 Adding serializer support for m_DimensionsSpecificity by Colm Donelan · 3 years, 5 months ago
  80. 0a7dc6b IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreads by Matthew Sloyan · 3 years, 5 months ago
  81. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 5 months ago
  82. 8eae955 IVGCVSW-5717 Update JsonPrinterTestImpl to match latest ACL by David Monahan · 3 years, 5 months ago
  83. 2226ca9 MLCE-347 Bug fixes in Reduce: QueueDescriptor.validate and init REDUCE_MIN by Teresa Charlin · 3 years, 5 months ago
  84. 49bdb79 MLCE-360 'ReduceLayer InferOutputShape Issue' by Sadik Armagan · 3 years, 5 months ago
  85. 29fde27 IVGCVSW-5679 Fix Android NDK OOB build by Matthew Sloyan · 3 years, 5 months ago
  86. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  87. ac001ee IVGCVSW-4901 Add semantic versioning to Parsers and TfLite Delegate by Matthew Sloyan · 3 years, 5 months ago
  88. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  89. 53ca2e5 IVGCVSW-5605 Doxygen: Update parser section by Jan Eilers · 3 years, 5 months ago
  90. 09c6101 IVGCVSW-4143 Add semantic versioning to Arm NN by Nikhil Raj · 3 years, 5 months ago
  91. 60bb9d8 MLCE-326 'Support Dilation in Conv2D in ONNX and Tensorflow Parsers' by Sadik Armagan · 3 years, 6 months ago
  92. ef33cb1 IVGCVSW-5592 Implement Pimpl Idiom for Caffe and Onnx Parsers by Kevin May · 3 years, 5 months ago
  93. 7d96b16 IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite Parsers by Kevin May · 3 years, 5 months ago
  94. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  95. 0919e3b IVGCVSW-5605 Doxygen: Move Converter and Quantizer to Software Tools by Jan Eilers · 3 years, 5 months ago
  96. 1ed388f IVGCVSW-5605 Doxygen: Move Serializer and Deserializer to Software Tools by Jan Eilers · 3 years, 5 months ago
  97. 85d3671 IVGCVSW-5593 Implement Pimpl Idiom for serialization classes by Finn Williams · 3 years, 5 months ago
  98. 7909c53 IVGCVSW-4874 Provide LayerSupportHandle to frontend users by Francis Murtagh · 3 years, 5 months ago
  99. 1d6dcac Remove incorrect use of std::vector.reserve by Jim Flynn · 3 years, 5 months ago
  100. 0b51d5a IVGCVSW-5619 Add OptimizerOptions and NetworkProperties to ArmNN Delegate by Narumol Prangnawarat · 3 years, 5 months ago