1. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 2 months ago
  2. 48f011e IVGCVSW-5419 'Add ACL Support for CAST Operator' by Sadik Armagan · 3 years, 2 months ago
  3. f40d6d4 IVGCVSW-5420 'Add CL support for CAST' by Sadik Armagan · 3 years, 2 months ago
  4. bf7edb6 IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 2 months ago
  5. e11e63d IVGCVSW-5909 Fix CTS failure in GpuAcc DIV int32 by Teresa Charlin · 3 years, 2 months ago
  6. fe95d72 Fold PAD into Pooling2d if possible by Diego Lopez Recas · 3 years, 3 months ago
  7. 7612bd6 IVGCVSW-5842 Remove cross-wiring in depthwise by Jan Eilers · 3 years, 3 months ago
  8. 4af5616 IVGCVSW-5816 Constant memory access by Francis Murtagh · 3 years, 2 months ago
  9. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 3 months ago
  10. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 2 months ago
  11. b8181f7 IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkload by Finn Williams · 3 years, 3 months ago
  12. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  13. 28f177c IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMax by Matthew Sloyan · 3 years, 3 months ago
  14. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  15. 7c67fab IVGCVSW-5803 Delegate Unit Tests Failure on Android: Normalization & Softmax by Keith Davis · 3 years, 3 months ago
  16. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 3 months ago
  17. b76eaed IVGCVSW-5793 Add default ExecuteAsync implementation to Workload by Finn Williams · 3 years, 3 months ago
  18. 30aa371 IVGCVSW-5768 Output layer bindings are ignoring outputSlotIndex. by Colm Donelan · 3 years, 3 months ago
  19. 4422cec Fix graph copy memory spike by Finn Williams · 3 years, 3 months ago
  20. f649149 IVGCVSW-5422 Add per-channel quantization tests to depthwise by Jan Eilers · 3 years, 3 months ago
  21. aede8ca IVGCVSW-5783 'Add AsyncExecution Capability' by Sadik Armagan · 3 years, 3 months ago
  22. a004251 IVGCVSW-5799 'Create Pimpl Idiom for Async prototype' by Sadik Armagan · 3 years, 3 months ago
  23. 92c5072 IVGCVSW-5676 Fixing build failure in backends jenkins job. by Colm Donelan · 3 years, 3 months ago
  24. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  25. d4fa545 IVGCVSW-5741 Update FullyConnected in TfLiteParser to support NonConstWeights by Finn Williams · 3 years, 4 months ago
  26. ade8c1d IVGCVSW-5676 Eliminating some Neon unit tests for debug builds. by Colm Donelan · 3 years, 3 months ago
  27. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  28. 381f502 Revert "Fold PAD into Pooling2d" by Jim Flynn · 3 years, 3 months ago
  29. c74b175 IVGCVSW-5724 Add import tensor handling as ClImportTensorHandleFactory. by Colm Donelan · 3 years, 4 months ago
  30. 4441d94 Revert "Fix deserializer output binding tensorshape logic" by Teresa Charlin · 3 years, 4 months ago
  31. 51ce7d4 Fold PAD into Pooling2d by Diego Lopez Recas · 3 years, 3 months ago
  32. 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
  33. 8e0d608 GitHub#491 Adding QAsymmS8 to Serializer by Teresa Charlin · 3 years, 4 months ago
  34. 4c600de IVGCVSW-5772 L2 pooling missing from armnnDeserializer by Teresa Charlin · 3 years, 4 months ago
  35. 58fb0ee IVGCVSW-5767 'Regression on SqueezeNet v1.1' by Sadik Armagan · 3 years, 4 months ago
  36. 66dbf5b IVGCVSW-5726 Implement Memory Import Functions in CltensorHandle by David Monahan · 3 years, 4 months ago
  37. f806c4d IVGCVSW-5612 Fix tiny_wav2letter_relu_fixed_int8 delegate output by Finn Williams · 3 years, 4 months ago experimental/abi-tests
  38. 82c59d7 Point readme files to latest doxygen documentation by Jan Eilers · 3 years, 4 months ago
  39. 1addbf3 Make SubgraphViewSelector give deterministic results by Rob Hughes · 3 years, 4 months ago
  40. 8548e9c IVGCVSW-5682 Add Deprecation Notification by Jan Eilers · 3 years, 4 months ago
  41. 0fb4c23 Give unique names to debug layers by Rob Hughes · 3 years, 4 months ago
  42. a657071 IVGCVSW-5734 Building armnn failed in our Backends CI job by Francis Murtagh · 3 years, 4 months ago
  43. 689c96c IVGCVSW-5665 'Basic NN Driver support for next OS Version' by Sadik Armagan · 3 years, 4 months ago
  44. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 4 months ago
  45. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 4 months ago
  46. 4064632 IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argument by Finn Williams · 3 years, 5 months ago
  47. 800b281 IVGCVSW-5648 Adding serializer support for m_DimensionsSpecificity by Colm Donelan · 3 years, 5 months ago
  48. 0a7dc6b IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreads by Matthew Sloyan · 3 years, 5 months ago
  49. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 5 months ago
  50. 8eae955 IVGCVSW-5717 Update JsonPrinterTestImpl to match latest ACL by David Monahan · 3 years, 5 months ago
  51. 2226ca9 MLCE-347 Bug fixes in Reduce: QueueDescriptor.validate and init REDUCE_MIN by Teresa Charlin · 3 years, 5 months ago
  52. 49bdb79 MLCE-360 'ReduceLayer InferOutputShape Issue' by Sadik Armagan · 3 years, 5 months ago
  53. 29fde27 IVGCVSW-5679 Fix Android NDK OOB build by Matthew Sloyan · 3 years, 5 months ago
  54. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  55. ac001ee IVGCVSW-4901 Add semantic versioning to Parsers and TfLite Delegate by Matthew Sloyan · 3 years, 5 months ago
  56. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  57. 53ca2e5 IVGCVSW-5605 Doxygen: Update parser section by Jan Eilers · 3 years, 5 months ago
  58. 09c6101 IVGCVSW-4143 Add semantic versioning to Arm NN by Nikhil Raj · 3 years, 5 months ago
  59. 60bb9d8 MLCE-326 'Support Dilation in Conv2D in ONNX and Tensorflow Parsers' by Sadik Armagan · 3 years, 6 months ago
  60. ef33cb1 IVGCVSW-5592 Implement Pimpl Idiom for Caffe and Onnx Parsers by Kevin May · 3 years, 5 months ago
  61. 7d96b16 IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite Parsers by Kevin May · 3 years, 5 months ago
  62. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  63. 0919e3b IVGCVSW-5605 Doxygen: Move Converter and Quantizer to Software Tools by Jan Eilers · 3 years, 5 months ago
  64. 1ed388f IVGCVSW-5605 Doxygen: Move Serializer and Deserializer to Software Tools by Jan Eilers · 3 years, 5 months ago
  65. 85d3671 IVGCVSW-5593 Implement Pimpl Idiom for serialization classes by Finn Williams · 3 years, 5 months ago
  66. 7909c53 IVGCVSW-4874 Provide LayerSupportHandle to frontend users by Francis Murtagh · 3 years, 5 months ago
  67. 1d6dcac Remove incorrect use of std::vector.reserve by Jim Flynn · 3 years, 5 months ago
  68. 0b51d5a IVGCVSW-5619 Add OptimizerOptions and NetworkProperties to ArmNN Delegate by Narumol Prangnawarat · 3 years, 5 months ago
  69. e561795 Update ACL pin to 6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2e by Nikhil Raj · 3 years, 5 months ago
  70. 5dc64fe IVGCVSW-5525 Handle Neon optionality on 32 bit linux platforms by Francis Murtagh · 3 years, 5 months ago
  71. 2686849 MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser' by Sadik Armagan · 3 years, 5 months ago
  72. 2cd1847 IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python API by Jan Eilers · 3 years, 7 months ago
  73. d672f5d IVGCVSW-5616 Don't fuse activation if quantization parameters are different by Teresa Charlin · 3 years, 5 months ago
  74. 19a1c03 MLCE-336 'TfLite parser and ExecuteNetwork issues' by Sadik Armagan · 3 years, 5 months ago
  75. 97bf84f IVGCVSW-4417 'Serialise ArmNN Model on android-nn-driver' by Sadik Armagan · 3 years, 6 months ago
  76. 9d7a332 IVGCVSW-5644 Add documentation for cache loaded network by Matthew Sloyan · 3 years, 6 months ago
  77. 13816cd Renaming NEActivationLayerKernel to CpuActivationKernel by Nikhil Raj · 3 years, 6 months ago
  78. 6168380 IVGCVSW-5424 TFLite parser not parsing new TransposeConv by David Monahan · 3 years, 6 months ago
  79. c5e5a04 MLCE-325 ArmnnQuantizer incorrectly Quantizes all DataTypes by Mike Kelly · 3 years, 6 months ago
  80. fc3efb3 IVGCVSW-5483 Fix cache loaded network nightly failure by Matthew Sloyan · 3 years, 6 months ago
  81. 6f377b7 IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpc by Francis Murtagh · 3 years, 6 months ago
  82. 80fbcd5 IVGCVSW-5483 'Implement Loading and Saving to File' by Matthew Sloyan · 3 years, 6 months ago
  83. a20b312 Fix mac build breaks by Keith Mok · 3 years, 6 months ago
  84. 4a3db79 Fix build breaks for armnnDeserializer test by Keith Mok · 3 years, 6 months ago
  85. 9801b17 Add argmax deconv support for caffe parser by Keith Mok · 3 years, 6 months ago
  86. 7dc1820 Add Caffe Parser Dilation support by Keith Mok · 3 years, 6 months ago
  87. 1b4e5d3 adding BOOST_TEST to EnqueueWorkload in FuseActivation Unit Test by Teresa Charlin · 3 years, 6 months ago
  88. c11ba46 IVGCVSW-4625 Add CL Rank Workload by David Monahan · 3 years, 7 months ago
  89. 7515d07 IVGCVSW-5614 Enable Hard Swish and Elu activations by Matthew Sloyan · 3 years, 7 months ago
  90. df82f3a IVGCVSW-5532 Adding UnitTest fusing activation by Teresa Charlin · 3 years, 7 months ago
  91. 8719d22 IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized type by Narumol Prangnawarat · 3 years, 7 months ago
  92. 161d29c Sort subgraphview layers on construction by Derek Lamberti · 3 years, 7 months ago
  93. f24375d IVGCVSW-5500 Fix transpose conv InferOutputShape by James Conroy · 3 years, 7 months ago
  94. 97451b4 IVGCVSW-4626 Add Neon Rank Workload by David Monahan · 3 years, 7 months ago
  95. e944475 IVGCVSW-5482 'Add a ClCompileContext parameter to each ClWorkload Constructor' by Sadik Armagan · 3 years, 7 months ago
  96. 31c39be IVGCVSW-5568 Revert "IVGCVSW-5563 Fix Crash on model with FullyConnected Sigmoid Activation" by Teresa Charlin · 3 years, 7 months ago
  97. f2ed1b8 IVGCVSW-5499 Missing validation for zero stride by Teresa Charlin · 3 years, 7 months ago
  98. dea8fb6 IVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory' by Sadik Armagan · 3 years, 7 months ago
  99. c6ac856 IVGCVSW-5347 Update Readme for 20.11 by Teresa Charlin · 3 years, 7 months ago
  100. 060bad5 IVGCVSW-5569 Fix Unittest failure while building using EthosNAcc backend by Narumol Prangnawarat · 3 years, 7 months ago