1. d7ed6d4 GitHub #557 wrong result in int8 model by Mike Kelly · 2 years, 11 months ago experimental/CustomAllocator3
  2. 4adf0de Update ACL pin to f67034e7f52596eece094b37fb386c946e1b87ee by Nikhil Raj · 2 years, 10 months ago
  3. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 2 years, 11 months ago
  4. 15fcc7e IVGCVSW-6073 Add protected mode to ArmNN CreationOptions by Jan Eilers · 2 years, 11 months ago
  5. 801e2d5 IVGCVSW-6077 Add the Custom Memory Allocator interface definition by David Monahan · 2 years, 11 months ago
  6. b49ed18 IVGCVSW-6176 Add support for shape_signature in the tflite parser by Finn Williams · 3 years ago
  7. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 2 years, 11 months ago
  8. 9021125 Fixed RunTest's TfliteParser with boolean output by Bruno Goncalves · 2 years, 11 months ago
  9. 2d0eb86 Added comparison operators to TfLiteParser by Bruno Goncalves · 2 years, 11 months ago
  10. a34c98d Avoid empty test suites by Matthew Bentham · 2 years, 11 months ago
  11. 18bf43d Fix binding of reference to null pointer in RefFullyConnectedWorkload by Matthew Bentham · 2 years, 11 months ago
  12. 94df84d Avoid undefined behaviour in NumericCast unit test by Matthew Bentham · 2 years, 11 months ago
  13. c013bc8 Fix some compile warnings & errors by Rob Hughes · 2 years, 11 months ago
  14. 1ccb3c3 IVGCVSW-5965: Remove the boost library from Arm NN build files. by Sadik Armagan · 2 years, 11 months ago
  15. 7af2fd7 Fix Unittest failures in CL Master by Nikhil Raj · 3 years ago
  16. 4d0c7d5 Remove excess trace messages from unit tests by Matthew Bentham · 2 years, 11 months ago
  17. a369b89 Improve ThrowBackendUnavailableException test by Matthew Bentham · 2 years, 11 months ago
  18. f2f1082 Fix undefined behaviour in PolymorphicDowncast by Matthew Bentham · 3 years ago
  19. 3ab8548 IVGCVSW-6075 Add ParseExpandDims to TfliteParser by Teresa Charlin · 3 years ago
  20. 33f8987 IVGCVSW-6161 ConstTensorsAsInput: Optimizer - Redirect ConstTensor layer members by Matthew Sloyan · 3 years ago
  21. 0d677db IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetwork by Mike Kelly · 3 years ago
  22. 6f24b1a Fix segfault in IsLayerSupportedTests by Matthew Bentham · 3 years ago
  23. b082ed0 IVGCVSW-6027 Add IsConstant flag to TensorInfo by Jan Eilers · 3 years, 1 month ago
  24. 89fd793 Disable Sin support in Neon by Nikhil Raj · 3 years ago
  25. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years ago
  26. 7a00eaa Remove remaining boost tests by Matthew Sloyan · 3 years ago
  27. 50f7b32 IVGCVSW-6099 Fix BackendsCompatibility tests with only Neon or CL enabled by Finn Williams · 3 years ago
  28. 87b5296 IVGCVSW-5810 Create a skeleton armnnTestUtils library by Matthew Sloyan · 3 years ago
  29. 0176fd8 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  30. 32b6af5 Print Log and Sin Elementwise on dot graph by Teresa Charlin · 3 years ago
  31. 77c92e4 Fix compilation failure in CL Master nightly by Nikhil Raj · 3 years ago
  32. e4f39fd Refactor Network.hpp to be in alphabetical order by Keith Davis · 3 years ago
  33. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  34. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years ago
  35. 2ef5801 Fix broken link to Ndk guide in armnn Readme.md by Nikhil Raj · 3 years ago
  36. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years ago
  37. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  38. 6d666e4 IVGCVSW-6083 Add an advisory FAQ entry about TF lite benchmarking tool. by Colm Donelan · 3 years ago
  39. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  40. 958e0ba Update ACL pin to a5c428a5428d1c7a9d1d03fd198d6a8578b6c12c by Nikhil Raj · 3 years ago
  41. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years ago
  42. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years ago
  43. 400c593 COMPMID-4548 Print Elementwise Descriptor on dot graph by Teresa Charlin · 3 years ago
  44. 1b1950d Remove duplicated check for Dequantize input type not supported by Teresa Charlin · 3 years ago
  45. 6929173 IVGCVSW-6065 Update Debian Packaging for 21.05 by Francis Murtagh · 3 years ago
  46. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years ago
  47. 31f86bf COMPMID-4544 Print Comparison Descriptor on dot graph by Teresa Charlin · 3 years ago
  48. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 1 month ago
  49. b8942bf MLCE-500 Link zlib library to ArmNN by Keith Davis · 3 years ago
  50. 41e764c IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5 by Colm Donelan · 3 years ago
  51. 3982548 IVGCVSW-6061 Add PRELU support to TF Lite delegate by James Conroy · 3 years ago
  52. 2548559 IVGCVSW-5781 Ensure Threadpool Memhandles are created after constant layer allocations by Finn Williams · 3 years ago
  53. bf99b5f IVGCVSW-6079 Fix circular dependency by Narumol Prangnawarat · 3 years ago
  54. f1c7f00 CSAF-235 Small fixes to Arm NN Delegate Image Classificaton Example by Henri Woodcock · 3 years ago
  55. 94dd4db IVGCVSW-6009 Enable creating thread pool with 1 thread by Kevin May · 3 years ago
  56. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years ago
  57. 401c1c3 IVGCVSW-6072 NeonReduceWorkloadValidate not declared in IS_MULTI_AXES_REDUCE_SUPPORTED by Matthew Sloyan · 3 years ago
  58. 4a4af11 IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParser by Narumol Prangnawarat · 3 years ago
  59. bfaee6b IVGCVSW-3649 Add TfLite parser support for Prelu layer by Narumol Prangnawarat · 3 years ago
  60. 37c430e IVGCVSW-6069 Add Unit Test for Pad + DepthwiseConv and Pad + Conv by Teresa Charlin · 3 years ago
  61. e73eda9 Bugfix: Fix cl_ext.h include path in CL backend by Francis Murtagh · 3 years ago
  62. 5786eb7 IVGCVSW-6069 Fold PAD into Depthwise Convolution by Teresa Charlin · 3 years ago
  63. cb0f610 Update ACL pin to 13c497a8a9a4aa9353719afe53ccc7db50da74fe by Nikhil Raj · 3 years ago
  64. 3b38eed CSAF-235 Arm NN Delegate Image Classificaton Example. by Henri Woodcock · 3 years ago
  65. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  66. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years, 1 month ago
  67. 5ff15cf IVGCVSW-5964 As part of Boost removal this Windows only code is obsolete. by Colm Donelan · 3 years, 1 month ago
  68. 4cad860 IVGCVSW-6026 Delegate VisitUnpackOperator not supported error by Kevin May · 3 years, 1 month ago
  69. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  70. 1d239f5 MLCE-500 Link zlib library to ArmNN by Keith Davis · 3 years, 1 month ago
  71. 3761f82 IVGCVSW-6026 & IVGCVSW-6025 Delegate Unit Test Errors in Console by Kevin May · 3 years, 1 month ago
  72. 88cec32 Github #330 Missing items on installation by Francis Murtagh · 3 years, 1 month ago
  73. df1bc7b IVGCVSW-5722 Update README.md by Narumol Prangnawarat · 3 years, 1 month ago
  74. 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
  75. 1c3bb27 IVGCVSW-5908 Update 21.05 Doxygen Documents by mathad01 · 3 years, 1 month ago
  76. 878e0f9 IVGCVSW-5818 Unload network before checking result and improve test by Narumol Prangnawarat · 3 years, 1 month ago
  77. 1e5afee IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04 by Francis Murtagh · 3 years, 1 month ago
  78. c7bd7e8 IVGCVSW-5970 - Add UNPACK and PACK to delegate documentation by Kevin May · 3 years, 1 month ago
  79. 00c422c IVGCVSW-5939 Fixing broken links in IntegrateDelegateIntoPython.md by Colm Donelan · 3 years, 1 month ago
  80. 01bc02d IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU enabled by Nikhil Raj · 3 years, 1 month ago
  81. ff9a29d IVGCVSW-5818 Add dma buf support for memory import on GPU by Narumol Prangnawarat · 3 years, 1 month ago
  82. 8ab2d7a IVGCVSW-5970 TfLiteDelegate: Add UNPACK operator Support by Kevin May · 3 years, 1 month ago
  83. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 1 month ago
  84. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 1 month ago
  85. 67ac7fa IVGCVSW-5418 'ExecuteNetwork test for MobileBERT' by Sadik Armagan · 3 years, 1 month ago
  86. 27dee45 IVGCVSW-5987 Print Reduce Descriptor on dot graph by Teresa Charlin · 3 years, 1 month ago
  87. c6ab02a MLECO-1252 ASR sample application using the public ArmNN C++ API. by Éanna Ó Catháin · 3 years, 2 months ago
  88. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 1 month ago
  89. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  90. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 1 month ago
  91. a7a12f5 IVGCVSW-5969 TfLiteDelegate: Add PACK operator Support by Matthew Sloyan · 3 years, 1 month ago
  92. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 1 month ago
  93. aab0768 Update ACL pin to branches/arm_compute_21_05 by Teresa Charlin · 3 years, 1 month ago
  94. f7ac72c IVGCVSW-5418 'ExecuteNetwork test for MobileBERT' by Sadik Armagan · 3 years, 1 month ago
  95. a18c708 Update guides with correct version of libprotobuf by Nikhil Raj · 3 years, 1 month ago
  96. f52e9fd IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 1 month ago
  97. ea835e7 IVGCVSW-5826 Add per channel tests by Jan Eilers · 3 years, 1 month ago
  98. df9a322 IVGCVSW-5882 Produce warning if bias quantization scale mismatch by mathad01 · 3 years, 1 month ago
  99. e4a41dc IVGCVSW-5727 Implement Import function of ClImportTensorHandle by David Monahan · 3 years, 2 months ago
  100. c21025d IVGCVSW-5882 Turn off Bias when data location equals -1 by mathad01 · 3 years, 1 month ago