1. 1121c6b IVGCVSW-5695 Update supported operators by Jan Eilers · 3 years, 3 months ago
  2. 8548e9c IVGCVSW-5682 Add Deprecation Notification by Jan Eilers · 3 years, 3 months ago
  3. 0fb4c23 Give unique names to debug layers by Rob Hughes · 3 years, 3 months ago
  4. ea4fce7 Fix TransformIterator operator= by Rob Hughes · 3 years, 3 months ago
  5. cbe2cdf Remove unnecessary friend function by Rob Hughes · 3 years, 3 months ago
  6. 8ae17b3 IVGCVSW-5394 TfLiteDelegate: Implement the Lstm operator by Mike Kelly · 3 years, 4 months ago
  7. 63e6ace IVGCVSW-5654 Fix failing float 16 delegate tests on android by Finn Williams · 3 years, 4 months ago
  8. a657071 IVGCVSW-5734 Building armnn failed in our Backends CI job by Francis Murtagh · 3 years, 4 months ago
  9. c5b84b5 IVGCVSW-5581 ExecuteNetwork: Fix pass backends as comma separated list by Jan Eilers · 3 years, 4 months ago
  10. 689c96c IVGCVSW-5665 'Basic NN Driver support for next OS Version' by Sadik Armagan · 3 years, 4 months ago
  11. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 4 months ago
  12. 052fbe9 Remove the undefined behaviour warning from InstallationViaAptRepository.md by Nikhil Raj · 3 years, 4 months ago
  13. 16f72f5 Update pinned version of ACL to 21.02 release branch by Nikhil Raj · 3 years, 4 months ago
  14. 3390e25 IVGCVSW-5694 Update Major, Minor release versions by Nikhil Raj · 3 years, 4 months ago
  15. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 4 months ago
  16. 4064632 IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argument by Finn Williams · 3 years, 4 months ago
  17. b55d366 IVGCVSW-5679 Failure to run the build instructions to build ArmNN using android ndk by Nikhil Raj · 3 years, 4 months ago
  18. 2ffddda IVGCVSW-5386 TfLiteDelegate: Add Strided Slice operator by Jan Eilers · 3 years, 4 months ago
  19. 800b281 IVGCVSW-5648 Adding serializer support for m_DimensionsSpecificity by Colm Donelan · 3 years, 4 months ago
  20. 0a7dc6b IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreads by Matthew Sloyan · 3 years, 4 months ago
  21. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 4 months ago
  22. 8eae955 IVGCVSW-5717 Update JsonPrinterTestImpl to match latest ACL by David Monahan · 3 years, 4 months ago
  23. 2226ca9 MLCE-347 Bug fixes in Reduce: QueueDescriptor.validate and init REDUCE_MIN by Teresa Charlin · 3 years, 4 months ago
  24. 49bdb79 MLCE-360 'ReduceLayer InferOutputShape Issue' by Sadik Armagan · 3 years, 4 months ago
  25. a35b40b IVGCVSW-5392 TfLiteDelegate: Implement the Batch/Space operators by Matthew Sloyan · 3 years, 4 months ago
  26. 788e2c6 IVGCVSW-5400 'TfLiteDelegate: FLOOR operator support' by Sadik Armagan · 3 years, 4 months ago
  27. 29fde27 IVGCVSW-5679 Fix Android NDK OOB build by Matthew Sloyan · 3 years, 4 months ago
  28. ac6939a Update ACL pin to 7e20e29904c98adae5a91c6492fd78da88b7a9bf by Nikhil Raj · 3 years, 4 months ago
  29. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 4 months ago
  30. ac001ee IVGCVSW-4901 Add semantic versioning to Parsers and TfLite Delegate by Matthew Sloyan · 3 years, 4 months ago
  31. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 4 months ago
  32. 92dd48a Update ACL pin to dda6914c6e923187c2ca2c3bfd71677e9c9e5c68 by Nikhil Raj · 3 years, 4 months ago
  33. 53ca2e5 IVGCVSW-5605 Doxygen: Update parser section by Jan Eilers · 3 years, 4 months ago
  34. 72a9929 IVGCVSW-5605 Doxygen: Add remaining guides to doxygen by Jan Eilers · 3 years, 4 months ago
  35. c5c40fe ArmnnConfig.cmake install to correct directory by Keith Mok · 3 years, 5 months ago
  36. 09c6101 IVGCVSW-4143 Add semantic versioning to Arm NN by Nikhil Raj · 3 years, 4 months ago
  37. d0d7662 Update ACL pin to cf87f509fc23d02c56569f794a3fb59e1b8be277 by Nikhil Raj · 3 years, 4 months ago
  38. 60bb9d8 MLCE-326 'Support Dilation in Conv2D in ONNX and Tensorflow Parsers' by Sadik Armagan · 3 years, 5 months ago
  39. a4533fa Remove LFS configuration by Narumol Prangnawarat · 3 years, 4 months ago
  40. ef33cb1 IVGCVSW-5592 Implement Pimpl Idiom for Caffe and Onnx Parsers by Kevin May · 3 years, 4 months ago
  41. 7d96b16 IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite Parsers by Kevin May · 3 years, 4 months ago
  42. d0bb8ea Update ACL pin to 0841ca085301e8ddbc9 by Teresa Charlin · 3 years, 4 months ago
  43. 9d5cad0 Fix LFS issue by Narumol Prangnawarat · 3 years, 4 months ago
  44. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 4 months ago
  45. 84f41eb IVGCVSW-5605 Doxygen: Add contribution guide sections by Jan Eilers · 3 years, 4 months ago
  46. 31a7c89 IVGCVSW-5605 Doxygen: Add the TfLite Delegate to Doxygen docu by Jan Eilers · 3 years, 4 months ago
  47. 74a3cf5 IVGCVSW-5619 Enable OptimizerOptions for the python external delegate by Narumol Prangnawarat · 3 years, 4 months ago
  48. bd4fcc3 Update ACL pin to ea857273d8b4a94fb7f1e63ce9068a60259fb9d3 by Nikhil Raj · 3 years, 4 months ago
  49. d978237 IVGCVSW-5605 Doxygen: Add PyArmNN to Doxygen docu by Jan Eilers · 3 years, 4 months ago
  50. 8cded51 IVGCVSW-5605 Doxygen: Move "OtherTools" to "Software Tools" by Jan Eilers · 3 years, 4 months ago
  51. 0919e3b IVGCVSW-5605 Doxygen: Move Converter and Quantizer to Software Tools by Jan Eilers · 3 years, 4 months ago
  52. 1ed388f IVGCVSW-5605 Doxygen: Move Serializer and Deserializer to Software Tools by Jan Eilers · 3 years, 4 months ago
  53. b657819 IVGCVSW-5605 Doxygen: Integrate parsers into Software Tools section by Jan Eilers · 3 years, 4 months ago
  54. 06fabe1 IVGCVSW-5605 Doxygen: Use readme.md as mainpage in doxygen by Jan Eilers · 3 years, 4 months ago
  55. 85d3671 IVGCVSW-5593 Implement Pimpl Idiom for serialization classes by Finn Williams · 3 years, 4 months ago
  56. 244b5bf IVGCVSW-5374 Provide Android Build for Delegate by Keith Davis · 3 years, 4 months ago
  57. 4f29f15 IVGCVSW-5484 Add Network loading time to InferenceModel by Matthew Sloyan · 3 years, 5 months ago
  58. 7909c53 IVGCVSW-4874 Provide LayerSupportHandle to frontend users by Francis Murtagh · 3 years, 4 months ago
  59. bbc876c IVGCVSW-5374 Provide Android Build for Delegate by Keith Davis · 3 years, 4 months ago
  60. e8a2d5d Update ACL pin to 4cfab1886549d7582e3867c51278132e5d37681b by Nikhil Raj · 3 years, 4 months ago
  61. 1d6dcac Remove incorrect use of std::vector.reserve by Jim Flynn · 3 years, 4 months ago
  62. 89c5a9e IVGCVSW-5391 'ArmNN TfLiteDelegate: Implement the Space/Depth operators' by Sadik Armagan · 3 years, 4 months ago
  63. 4b227bb IVGCVSW-5390 'TfLiteDelegate: Implement the Normalisation operators' by Sadik Armagan · 3 years, 4 months ago
  64. 0b51d5a IVGCVSW-5619 Add OptimizerOptions and NetworkProperties to ArmNN Delegate by Narumol Prangnawarat · 3 years, 4 months ago
  65. e561795 Update ACL pin to 6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2e by Nikhil Raj · 3 years, 4 months ago
  66. 5dc64fe IVGCVSW-5525 Handle Neon optionality on 32 bit linux platforms by Francis Murtagh · 3 years, 4 months ago
  67. 2686849 MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser' by Sadik Armagan · 3 years, 4 months ago
  68. 2cd1847 IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python API by Jan Eilers · 3 years, 6 months ago
  69. d672f5d IVGCVSW-5616 Don't fuse activation if quantization parameters are different by Teresa Charlin · 3 years, 5 months ago
  70. 19a1c03 MLCE-336 'TfLite parser and ExecuteNetwork issues' by Sadik Armagan · 3 years, 4 months ago
  71. dc032fc IVGCVSW-5399 'TfLiteDelegate: Implement the ArgMinMax operators' by Sadik Armagan · 3 years, 4 months ago
  72. 97bf84f IVGCVSW-4417 'Serialise ArmNN Model on android-nn-driver' by Sadik Armagan · 3 years, 5 months ago
  73. 9d7a332 IVGCVSW-5644 Add documentation for cache loaded network by Matthew Sloyan · 3 years, 5 months ago
  74. 13816cd Renaming NEActivationLayerKernel to CpuActivationKernel by Nikhil Raj · 3 years, 5 months ago
  75. 6168380 IVGCVSW-5424 TFLite parser not parsing new TransposeConv by David Monahan · 3 years, 5 months ago
  76. c5e5a04 MLCE-325 ArmnnQuantizer incorrectly Quantizes all DataTypes by Mike Kelly · 3 years, 5 months ago
  77. ec27971 IVGCVSW-5634 'GitHub Contributor Guide Issue' by Sadik Armagan · 3 years, 5 months ago
  78. c712cf6 Fix build breaks on file insensitive system by Keith Mok · 3 years, 5 months ago
  79. fc3efb3 IVGCVSW-5483 Fix cache loaded network nightly failure by Matthew Sloyan · 3 years, 5 months ago
  80. 4cf0fe3 IVGCVSW-5625 Add support for Float16 to Delegate by Narumol Prangnawarat · 3 years, 6 months ago
  81. fc78446 IVGCVSW-5552 Generalize versions for Debian Packaging installation guide by Francis Murtagh · 3 years, 5 months ago
  82. 6f377b7 IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpc by Francis Murtagh · 3 years, 5 months ago
  83. 4243211 IVGCVSW-5484 Add CacheLoadedNetwork options to ExecuteNetwork by Matthew Sloyan · 3 years, 5 months ago
  84. 80fbcd5 IVGCVSW-5483 'Implement Loading and Saving to File' by Matthew Sloyan · 3 years, 5 months ago
  85. a20b312 Fix mac build breaks by Keith Mok · 3 years, 5 months ago
  86. 4a3db79 Fix build breaks for armnnDeserializer test by Keith Mok · 3 years, 5 months ago
  87. 74a4d79 Update ACL pin to b309fc249e4383b4d40ae03e377c3cbad3f9f5f7 by Nikhil Raj · 3 years, 5 months ago
  88. 9801b17 Add argmax deconv support for caffe parser by Keith Mok · 3 years, 5 months ago
  89. 7dc1820 Add Caffe Parser Dilation support by Keith Mok · 3 years, 5 months ago
  90. 1b4e5d3 adding BOOST_TEST to EnqueueWorkload in FuseActivation Unit Test by Teresa Charlin · 3 years, 5 months ago
  91. baa159a Update ACL pin to 97b3f11a1655c05bedaf378f85f94cdccb1536ba by Nikhil Raj · 3 years, 5 months ago
  92. 7782dae Update ACL pin to b6869dda4a5bf233df009eaac15cf0c220b653f2 by Nikhil Raj · 3 years, 6 months ago
  93. 958024b IVGCVSW-5383 TfLiteDelegate: Implement Pad and PadV2 operators by Narumol Prangnawarat · 3 years, 6 months ago
  94. 019840d IVGCVSW-5374 Provide an Android build for the delegate by Finn Williams · 3 years, 6 months ago
  95. c11ba46 IVGCVSW-4625 Add CL Rank Workload by David Monahan · 3 years, 6 months ago
  96. ffd8ccc Update ACL pin to 462e75e217a11b92b8df8c3434f2491ef70487e3 by Nikhil Raj · 3 years, 6 months ago
  97. 7515d07 IVGCVSW-5614 Enable Hard Swish and Elu activations by Matthew Sloyan · 3 years, 6 months ago
  98. df82f3a IVGCVSW-5532 Adding UnitTest fusing activation by Teresa Charlin · 3 years, 6 months ago
  99. 8719d22 IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized type by Narumol Prangnawarat · 3 years, 6 months ago
  100. ce55278 Update ACL pin to 4d9687e70e2d71097cd43929d5f63377c3c44523 by Nikhil Raj · 3 years, 6 months ago