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