1. bc3bb62 IVGCVSW-6382 Add Concat operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  2. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  3. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  4. eb852bb IVGCVSW-6293 Add Unit test int8 Channel Shuffle by Teresa Charlin · 2 years, 9 months ago
  5. d561ac1 Check for GNU-like compiler before appending arguments by Rob Hughes · 2 years, 9 months ago
  6. 5166ab3 Update ACL to 63e0beb9fb9646407d123e830165546e9129e95d by Nikhil Raj · 2 years, 9 months ago
  7. fe6aa2f IVGCVSW-6382 Add Unsqueeze operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  8. cd20385 IVGCVSW-6293 Add Channel Shuffle to documentation by Teresa Charlin · 2 years, 9 months ago
  9. 43baf50 IVGCVSW-3716 Add EndToEnd Layer test for Channel Shuffle Workload by Teresa Charlin · 2 years, 9 months ago
  10. 9a701c8 IVGCVSW-6160 Support building tensorflowlite 2.5 through cmake by Keith Davis · 2 years, 9 months ago
  11. e89dd69 IVGCVSW-3707 Add Channel Shuffle Workload to CpuAcc backend by Teresa Charlin · 2 years, 10 months ago
  12. 656f9d9 Update ACL pin to 2e53f17f4f3c9179455c05d49a47a236067e00c0 by Nikhil Raj · 2 years, 9 months ago
  13. 1222dbd IVGCVSW-3706 Add Channel Shuffle Workload to GpuAcc backend by Teresa Charlin · 2 years, 10 months ago
  14. ef72938 Update ACL pin to a71711008dad9a786a66dcd734b19cb102d65ec5 by Nikhil Raj · 2 years, 9 months ago
  15. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  16. f10b15a IVGCVSW-6382 Add Gather operator support to ONNX parser by Narumol Prangnawarat · 2 years, 10 months ago
  17. 4fcc863 Update ACL pin to 93d6cf0028aea111f624b320027576a26354e998 by Nikhil Raj · 2 years, 10 months ago
  18. fca233e IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 9 months ago
  19. ce083d2 Fix catch by value by Finn Williams · 2 years, 9 months ago
  20. febc20f Fix undefined reinterpret_cast in BFloat16.hpp by Diego Lopez Recas · 2 years, 10 months ago
  21. fb50a17 IVGCVSW-6331 Update documentation for Debian Packages by Francis Murtagh · 2 years, 9 months ago
  22. d62eef9 IVGCVSW-6232 Integrate static library libtensorflow-lite.a with ArmNN by Keith Davis · 2 years, 9 months ago
  23. c316c98 Fix compile error in TransformIterator by Rob Hughes · 2 years, 9 months ago
  24. a3268f1 Revert "IVGCVSW-6181 patch to allow building against tflite > v2.3" by Jim Flynn · 2 years, 9 months ago
  25. cdc495e IVGCVSW-6382 Add Shape operator support to ONNX parser by Narumol Prangnawarat · 2 years, 10 months ago
  26. f106ab7 Add support for Clip with attribute on ONNX parser by Narumol Prangnawarat · 2 years, 10 months ago
  27. 7ba84d6 GitHub #577 slice layer does not handle a size of -1 by Mike Kelly · 2 years, 10 months ago
  28. 32b7870 IVGCVSW-6262 Add Reduce Prod to documentation by Teresa Charlin · 2 years, 10 months ago
  29. 3d62614 IVGCVSW-6296 Add -Wno-psabi to GCC flags by Finn Williams · 2 years, 11 months ago
  30. af97352 IVGCVSW-6331 Fixup include directive in RedirectMembersToConstantInputs by Francis Murtagh · 2 years, 10 months ago
  31. 22f601b Fix incorrect string name for workload construct by Keith Davis · 2 years, 10 months ago
  32. f37b970 IVGCVSW-6312 Support pre-importing inputs by Finn Williams · 2 years, 10 months ago
  33. fc8d434 IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 10 months ago
  34. 932cf3f IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer strategy' by Sadik Armagan · 2 years, 10 months ago
  35. b89dfe7 IVGCVSW-6369 Fix ExecuteNetwork output failure by Jan Eilers · 2 years, 10 months ago
  36. c840263 IVGCVSW-6339 'IMemoryOptimizerStrategy Add backend capabilities' by Sadik Armagan · 2 years, 10 months ago
  37. 284b5d1 Add 'do-not-print-output' option to ExNet by Jan Eilers · 2 years, 10 months ago
  38. 65d5d2d MLECO-2207 Fix issue with the PyArmNN OD example, for FP32 models. by Éanna Ó Catháin · 2 years, 10 months ago
  39. e38c418 Add sample app for asynchronous execution by Jan Eilers · 2 years, 10 months ago
  40. 6e33041 IVGCVSW-4578 Initialise m_PacketDataLength in constructor for SendTimelinePacket by Jim Flynn · 2 years, 10 months ago
  41. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  42. 14bef9f IVGCVSW-6344 Remove definition of CapabilityTestHelper if no backends are enabled by Finn Williams · 2 years, 10 months ago
  43. 5f3dc25 MLCE-401 Added helpers to query backend type by Pablo Tello · 2 years, 10 months ago
  44. 31dce2b IVGCVSW-6294 Added support for LRN to TfLiteParser by Mike Kelly · 2 years, 10 months ago
  45. 00e9ebf GitHub #572 ExecuteNetwork Segfault for TFLite Delegate by Mike Kelly · 2 years, 10 months ago
  46. bd575b2 MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 10 months ago
  47. 7684b18 MLCE-530 Add support for UnidirectionalSequenceLstm to armnn delegate by Narumol Prangnawarat · 2 years, 11 months ago
  48. b338fb0 Update ACL pin to 7891a73ef36f4ad7b71069b3c57694f85bb79454 by Nikhil Raj · 2 years, 10 months ago
  49. dbf5f31 IVGCVSW-6311 Add the pre-import backend capability by Finn Williams · 2 years, 10 months ago
  50. 4e62750 IVGCVSW-6216 PCA: Documentation Updates by David Monahan · 2 years, 10 months ago
  51. caf5257 Update Arm NN FAQ with intermittent error information by Nikhil Raj · 2 years, 10 months ago
  52. 0c0019c IVGCVSW-6294 Detect and remove extraneous fp16 conversion layers by Jan Eilers · 2 years, 10 months ago
  53. 3309c33 Make samples visible in doxygen by Jan Eilers · 2 years, 11 months ago
  54. 4914d0c IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CL by Keith Davis · 2 years, 11 months ago
  55. e369dbd IVGCVSW-5924 Update TfLiteParser and TfLiteDelegate documentation by Matthew Sloyan · 2 years, 10 months ago
  56. 5ed3bc5 Updating get_compute_library.sh to handle ACL release branches. by Colm Donelan · 2 years, 10 months ago
  57. 988af10 IVGCVSW-6179 Deprecate ILayerVisitor by Francis Murtagh · 2 years, 11 months ago
  58. 7293066 IVGCVSW-6073 Return Backend API Version to 1.0 by Francis Murtagh · 2 years, 11 months ago
  59. 080d5b7 IVGCVSW-6119: Restore FullyConnectedDescriptor::GetNumViews for backward compatibility by Francis Murtagh · 2 years, 11 months ago
  60. 380c1a0 IVGCVSW-6317 Cleaning up BackendRegistry following negative tests. by Colm Donelan · 2 years, 11 months ago
  61. b80eaff Bugfix: Only run ClCustomAllocatorCpuAccNegativeTest if Neon Enabled by Francis Murtagh · 2 years, 11 months ago
  62. 57d2c7e IVGCVSW-5924 Update 21.08 Doxygen Documents by Matthew Sloyan · 2 years, 11 months ago
  63. 9db96e0 IVGCVSW-6076 PCA: Add support for Importing Protected DMA buffers by Francis Murtagh · 2 years, 11 months ago
  64. 9f23711 IVGCVSW-6291 'Issue parsing profiling layer details' by Sadik Armagan · 2 years, 11 months ago
  65. 80211a4 Fixed logic error. by Mike Kelly · 2 years, 11 months ago
  66. 4e4d970 Github #562: Use standard linux multiple path delimiter for PyArmNN includes by Francis Murtagh · 2 years, 11 months ago
  67. e9b1230 IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocator by David Monahan · 2 years, 11 months ago
  68. 62573b6 IVGCVSW-6077 Add Custom Allocator tests by Francis Murtagh · 2 years, 11 months ago
  69. 49907c8 Update BuildAndroid NDK guide by Nikhil Raj · 2 years, 11 months ago
  70. 293de18 IVGCVSW-6297 'Issue with Profiling output' by Sadik Armagan · 2 years, 11 months ago
  71. 77ea8b8 Bugfix: Update BuildGuideCrossCompilation.md by Francis Murtagh · 2 years, 11 months ago
  72. 75b981d IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocators by David Monahan · 2 years, 11 months ago
  73. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 3 years ago experimental/daves_custom_allocator_dmabuf
  74. c1c872f Adds CustomAllocator interface and Sample App by Jan Eilers · 3 years ago
  75. f487486 IVGCVSW-6292 Allow profiling details to be switched off during profiling by Keith Davis · 2 years, 11 months ago
  76. bcd860a IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in CL by Keith Davis · 2 years, 11 months ago
  77. 2d0679f IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Neon by Keith Davis · 2 years, 11 months ago
  78. d218d98 IVGCVSW-6289 Separate tensor shape inference and validation calls by Finn Williams · 2 years, 11 months ago
  79. b20d1d4 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected Bug Fix by Matthew Sloyan · 2 years, 11 months ago
  80. cd92c9c Fix SimpleSample to use new FullyConnected API by Francis Murtagh · 2 years, 11 months ago
  81. 61132ac IVGCVSW-5922 Update minor version for all parsers. by Matthew Sloyan · 2 years, 11 months ago
  82. 733b4a3 Update ACL pin to 21.08 release branch by Nikhil Raj · 2 years, 11 months ago
  83. d812a31 Replace use of non-standard variable length arrays by Rob Hughes · 2 years, 11 months ago
  84. b6f299f Bugfix: Add ARMNN_NO_DEPRECATE_WARN to simpleSample by Francis Murtagh · 2 years, 11 months ago
  85. 84e025a Infer tensor shapes before graph optimization by Finn Williams · 2 years, 11 months ago
  86. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  87. 95e9efc IVGCVSW-6258 'Unittest failures' by Sadik Armagan · 2 years, 11 months ago
  88. 2b9fe3a Update ACL pin to 3f74389bf771274162dc5e6fd87bbfa2d38ea667 by Nikhil Raj · 2 years, 11 months ago
  89. be2ce55 Fix for gcc 9.3.0 compiler warning by Jim Flynn · 2 years, 11 months ago
  90. 1a9c9f6 IVGCVSW-6051 'Arm NN Operator Coverage Page' by Sadik Armagan · 2 years, 11 months ago
  91. 5a64f22 IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSON by Keith Davis · 2 years, 11 months ago
  92. 8c999df Fixed bugs in PreCompiledLayer by Mike Kelly · 2 years, 11 months ago
  93. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 3 years ago
  94. 96fd98c Fix use of non-standard datatypes by Rob Hughes · 3 years ago
  95. 053d93f Update ACL pin to 8e2f64f214fa3ce5834db966222fa3b804e236a2 by Nikhil Raj · 3 years ago
  96. f17fcd5 Different input data for every iteration of ExecuteNetwork by Jan Eilers · 3 years ago
  97. a0162e1 MLCE-530 Add Serializer and Deserializer for UnidirectionalSequenceLstm by Narumol Prangnawarat · 3 years ago
  98. 996f0f5 Update ACL pin to 980558373f14c135a331fa23b61558c7d177edf2 by Nikhil Raj · 3 years ago
  99. f5d5e6c IVGCVSW-6011 Update Mali to r30p0 on debian hikeys by Francis Murtagh · 3 years ago
  100. ee37b19 Update ACL pin to 22f5ed51f1b01f7cf6993a556a0b763e437926fc by Kevin May · 3 years ago