1. 77c92e4 Fix compilation failure in CL Master nightly by Nikhil Raj · 3 years ago
  2. e4f39fd Refactor Network.hpp to be in alphabetical order by Keith Davis · 3 years ago
  3. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  4. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  5. 2ef5801 Fix broken link to Ndk guide in armnn Readme.md by Nikhil Raj · 3 years ago
  6. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  7. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  8. 6d666e4 IVGCVSW-6083 Add an advisory FAQ entry about TF lite benchmarking tool. by Colm Donelan · 3 years ago
  9. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  10. 958e0ba Update ACL pin to a5c428a5428d1c7a9d1d03fd198d6a8578b6c12c by Nikhil Raj · 3 years ago
  11. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years, 1 month ago
  12. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years ago
  13. 400c593 COMPMID-4548 Print Elementwise Descriptor on dot graph by Teresa Charlin · 3 years, 1 month ago
  14. 1b1950d Remove duplicated check for Dequantize input type not supported by Teresa Charlin · 3 years, 1 month ago
  15. 6929173 IVGCVSW-6065 Update Debian Packaging for 21.05 by Francis Murtagh · 3 years, 1 month ago
  16. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years, 1 month ago
  17. 31f86bf COMPMID-4544 Print Comparison Descriptor on dot graph by Teresa Charlin · 3 years, 1 month ago
  18. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 2 months ago
  19. b8942bf MLCE-500 Link zlib library to ArmNN by Keith Davis · 3 years, 1 month ago
  20. 41e764c IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5 by Colm Donelan · 3 years, 1 month ago
  21. 3982548 IVGCVSW-6061 Add PRELU support to TF Lite delegate by James Conroy · 3 years, 1 month ago
  22. 2548559 IVGCVSW-5781 Ensure Threadpool Memhandles are created after constant layer allocations by Finn Williams · 3 years, 1 month ago
  23. bf99b5f IVGCVSW-6079 Fix circular dependency by Narumol Prangnawarat · 3 years, 1 month ago
  24. f1c7f00 CSAF-235 Small fixes to Arm NN Delegate Image Classificaton Example by Henri Woodcock · 3 years, 1 month ago
  25. 94dd4db IVGCVSW-6009 Enable creating thread pool with 1 thread by Kevin May · 3 years, 1 month ago
  26. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years, 1 month ago
  27. 401c1c3 IVGCVSW-6072 NeonReduceWorkloadValidate not declared in IS_MULTI_AXES_REDUCE_SUPPORTED by Matthew Sloyan · 3 years, 1 month ago
  28. 4a4af11 IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParser by Narumol Prangnawarat · 3 years, 1 month ago
  29. bfaee6b IVGCVSW-3649 Add TfLite parser support for Prelu layer by Narumol Prangnawarat · 3 years, 1 month ago
  30. 37c430e IVGCVSW-6069 Add Unit Test for Pad + DepthwiseConv and Pad + Conv by Teresa Charlin · 3 years, 1 month ago
  31. e73eda9 Bugfix: Fix cl_ext.h include path in CL backend by Francis Murtagh · 3 years, 1 month ago
  32. 5786eb7 IVGCVSW-6069 Fold PAD into Depthwise Convolution by Teresa Charlin · 3 years, 1 month ago
  33. cb0f610 Update ACL pin to 13c497a8a9a4aa9353719afe53ccc7db50da74fe by Nikhil Raj · 3 years, 1 month ago
  34. 3b38eed CSAF-235 Arm NN Delegate Image Classificaton Example. by Henri Woodcock · 3 years, 1 month ago
  35. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  36. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years, 1 month ago
  37. 5ff15cf IVGCVSW-5964 As part of Boost removal this Windows only code is obsolete. by Colm Donelan · 3 years, 1 month ago
  38. 4cad860 IVGCVSW-6026 Delegate VisitUnpackOperator not supported error by Kevin May · 3 years, 1 month ago
  39. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  40. 1d239f5 MLCE-500 Link zlib library to ArmNN by Keith Davis · 3 years, 1 month ago
  41. 3761f82 IVGCVSW-6026 & IVGCVSW-6025 Delegate Unit Test Errors in Console by Kevin May · 3 years, 1 month ago
  42. 88cec32 Github #330 Missing items on installation by Francis Murtagh · 3 years, 1 month ago
  43. df1bc7b IVGCVSW-5722 Update README.md by Narumol Prangnawarat · 3 years, 1 month ago
  44. dcfb8d9 IVGCVSW-5622 Update cross compiling guide with note on the debian versions on host and target by Nikhil Raj · 3 years, 1 month ago
  45. 1c3bb27 IVGCVSW-5908 Update 21.05 Doxygen Documents by mathad01 · 3 years, 1 month ago
  46. 878e0f9 IVGCVSW-5818 Unload network before checking result and improve test by Narumol Prangnawarat · 3 years, 1 month ago
  47. 1e5afee IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04 by Francis Murtagh · 3 years, 1 month ago
  48. c7bd7e8 IVGCVSW-5970 - Add UNPACK and PACK to delegate documentation by Kevin May · 3 years, 1 month ago
  49. 00c422c IVGCVSW-5939 Fixing broken links in IntegrateDelegateIntoPython.md by Colm Donelan · 3 years, 2 months ago
  50. 01bc02d IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU enabled by Nikhil Raj · 3 years, 2 months ago
  51. ff9a29d IVGCVSW-5818 Add dma buf support for memory import on GPU by Narumol Prangnawarat · 3 years, 1 month ago
  52. 8ab2d7a IVGCVSW-5970 TfLiteDelegate: Add UNPACK operator Support by Kevin May · 3 years, 2 months ago
  53. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  54. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 2 months ago
  55. 67ac7fa IVGCVSW-5418 'ExecuteNetwork test for MobileBERT' by Sadik Armagan · 3 years, 2 months ago
  56. 27dee45 IVGCVSW-5987 Print Reduce Descriptor on dot graph by Teresa Charlin · 3 years, 2 months ago
  57. c6ab02a MLECO-1252 ASR sample application using the public ArmNN C++ API. by Éanna Ó Catháin · 3 years, 3 months ago
  58. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 2 months ago
  59. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  60. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  61. a7a12f5 IVGCVSW-5969 TfLiteDelegate: Add PACK operator Support by Matthew Sloyan · 3 years, 2 months ago
  62. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 2 months ago
  63. aab0768 Update ACL pin to branches/arm_compute_21_05 by Teresa Charlin · 3 years, 2 months ago
  64. f7ac72c IVGCVSW-5418 'ExecuteNetwork test for MobileBERT' by Sadik Armagan · 3 years, 2 months ago
  65. a18c708 Update guides with correct version of libprotobuf by Nikhil Raj · 3 years, 2 months ago
  66. f52e9fd IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 2 months ago
  67. ea835e7 IVGCVSW-5826 Add per channel tests by Jan Eilers · 3 years, 2 months ago
  68. df9a322 IVGCVSW-5882 Produce warning if bias quantization scale mismatch by mathad01 · 3 years, 2 months ago
  69. e4a41dc IVGCVSW-5727 Implement Import function of ClImportTensorHandle by David Monahan · 3 years, 2 months ago
  70. c21025d IVGCVSW-5882 Turn off Bias when data location equals -1 by mathad01 · 3 years, 2 months ago
  71. df25859 IVGCVSW-5940 Enabling NN Driver dumps results in a driver segfault by Mike Kelly · 3 years, 2 months ago
  72. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 2 months ago
  73. 4df97eb IVGCVSW-5890 Prevent modification to const layers with multiple connections by Colm Donelan · 3 years, 2 months ago
  74. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 2 months ago
  75. a04a9d7 IVGCVSW-5775 'Add Async Support to ExecuteNetwork' by Sadik Armagan · 3 years, 2 months ago
  76. 484d5eb IVGCVSW-4618 'Transition Units Test Suites' by Sadik Armagan · 3 years, 2 months ago
  77. 0109794 IVGCVSW-5843 Separate memory managers for WorkingMemHandles by Finn Williams · 3 years, 2 months ago
  78. c2b99a87 IVGCVSW-5831 Add additional options to Arm NN External Delegate by Matthew Sloyan · 3 years, 2 months ago
  79. 2241d18 IVGCVSW-5416 'Add android-nn-driver support for CAST by Sadik Armagan · 3 years, 2 months ago
  80. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  81. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 2 months ago
  82. 65542e4 IVGCVSW-5714 Add example wav file for Wav2Letter Guide by Kevin May · 3 years, 2 months ago
  83. 0e3afb3 IVGCVSW-5762 Update delegate build guide to remove tensorflow build. by Colm Donelan · 3 years, 2 months ago
  84. 937565b IVGCVSW-5430 'Add CAST Operator Support to Delegate' by Sadik Armagan · 3 years, 2 months ago
  85. 48f011e IVGCVSW-5419 'Add ACL Support for CAST Operator' by Sadik Armagan · 3 years, 2 months ago
  86. f40d6d4 IVGCVSW-5420 'Add CL support for CAST' by Sadik Armagan · 3 years, 2 months ago
  87. bf7edb6 IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 2 months ago
  88. e11e63d IVGCVSW-5909 Fix CTS failure in GpuAcc DIV int32 by Teresa Charlin · 3 years, 2 months ago
  89. fe95d72 Fold PAD into Pooling2d if possible by Diego Lopez Recas · 3 years, 3 months ago
  90. 7612bd6 IVGCVSW-5842 Remove cross-wiring in depthwise by Jan Eilers · 3 years, 3 months ago
  91. 4af5616 IVGCVSW-5816 Constant memory access by Francis Murtagh · 3 years, 2 months ago
  92. ec8b333 Update ACL pin to 9a81cd82a8102ee0bd69bfe4939d5c867aed15e9 by Nikhil Raj · 3 years, 2 months ago
  93. d30bfb5 IVGCVSW-5829 Segfault in TfLiteDelegate by Matthew Sloyan · 3 years, 2 months ago
  94. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 3 months ago
  95. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 2 months ago
  96. 86723e6 Documenting that the python ASR example app only supports audio files with 16000Hz sampling rate. by Éanna Ó Catháin · 3 years, 2 months ago
  97. b8181f7 IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkload by Finn Williams · 3 years, 3 months ago
  98. b898222 Update ACL pin to 91b7f7423a97f0ae713a13182f289621dad17c43 by Nikhil Raj · 3 years, 2 months ago
  99. 7d22fa6 IVGCVSW-5795 Use ${CMAKE_THREAD_LIBS_INIT} throughout instead of 'pthread' by Francis Murtagh · 3 years, 3 months ago
  100. f18688e IVGCVSW-5795 Update Debian Packaging for 21.02 by Francis Murtagh · 3 years, 2 months ago