1. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  2. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years ago
  3. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years ago
  4. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  5. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  6. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years ago
  7. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years ago
  8. 400c593 COMPMID-4548 Print Elementwise Descriptor on dot graph by Teresa Charlin · 3 years ago
  9. 1b1950d Remove duplicated check for Dequantize input type not supported by Teresa Charlin · 3 years ago
  10. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years ago
  11. 31f86bf COMPMID-4544 Print Comparison Descriptor on dot graph by Teresa Charlin · 3 years ago
  12. 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
  13. 41e764c IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5 by Colm Donelan · 3 years ago
  14. 2548559 IVGCVSW-5781 Ensure Threadpool Memhandles are created after constant layer allocations by Finn Williams · 3 years ago
  15. bf99b5f IVGCVSW-6079 Fix circular dependency by Narumol Prangnawarat · 3 years ago
  16. 94dd4db IVGCVSW-6009 Enable creating thread pool with 1 thread by Kevin May · 3 years ago
  17. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years ago
  18. 401c1c3 IVGCVSW-6072 NeonReduceWorkloadValidate not declared in IS_MULTI_AXES_REDUCE_SUPPORTED by Matthew Sloyan · 3 years ago
  19. 4a4af11 IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParser by Narumol Prangnawarat · 3 years ago
  20. bfaee6b IVGCVSW-3649 Add TfLite parser support for Prelu layer by Narumol Prangnawarat · 3 years ago
  21. 37c430e IVGCVSW-6069 Add Unit Test for Pad + DepthwiseConv and Pad + Conv by Teresa Charlin · 3 years ago
  22. e73eda9 Bugfix: Fix cl_ext.h include path in CL backend by Francis Murtagh · 3 years ago
  23. 5786eb7 IVGCVSW-6069 Fold PAD into Depthwise Convolution by Teresa Charlin · 3 years ago
  24. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  25. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years, 1 month ago
  26. 5ff15cf IVGCVSW-5964 As part of Boost removal this Windows only code is obsolete. by Colm Donelan · 3 years, 1 month ago
  27. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  28. 878e0f9 IVGCVSW-5818 Unload network before checking result and improve test by Narumol Prangnawarat · 3 years, 1 month ago
  29. 1e5afee IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04 by Francis Murtagh · 3 years, 1 month ago
  30. 01bc02d IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU enabled by Nikhil Raj · 3 years, 1 month ago
  31. ff9a29d IVGCVSW-5818 Add dma buf support for memory import on GPU by Narumol Prangnawarat · 3 years, 1 month ago
  32. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 1 month ago
  33. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 1 month ago
  34. 27dee45 IVGCVSW-5987 Print Reduce Descriptor on dot graph by Teresa Charlin · 3 years, 1 month ago
  35. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 1 month ago
  36. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  37. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 1 month ago
  38. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 1 month ago
  39. f52e9fd IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 1 month ago
  40. ea835e7 IVGCVSW-5826 Add per channel tests by Jan Eilers · 3 years, 1 month ago
  41. df9a322 IVGCVSW-5882 Produce warning if bias quantization scale mismatch by mathad01 · 3 years, 1 month ago
  42. e4a41dc IVGCVSW-5727 Implement Import function of ClImportTensorHandle by David Monahan · 3 years, 2 months ago
  43. c21025d IVGCVSW-5882 Turn off Bias when data location equals -1 by mathad01 · 3 years, 1 month ago
  44. df25859 IVGCVSW-5940 Enabling NN Driver dumps results in a driver segfault by Mike Kelly · 3 years, 1 month ago
  45. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 1 month ago
  46. 4df97eb IVGCVSW-5890 Prevent modification to const layers with multiple connections by Colm Donelan · 3 years, 1 month ago
  47. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 1 month ago
  48. a04a9d7 IVGCVSW-5775 'Add Async Support to ExecuteNetwork' by Sadik Armagan · 3 years, 1 month ago
  49. 0109794 IVGCVSW-5843 Separate memory managers for WorkingMemHandles by Finn Williams · 3 years, 1 month ago
  50. 2241d18 IVGCVSW-5416 'Add android-nn-driver support for CAST by Sadik Armagan · 3 years, 1 month ago
  51. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 1 month ago
  52. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 1 month ago
  53. 48f011e IVGCVSW-5419 'Add ACL Support for CAST Operator' by Sadik Armagan · 3 years, 1 month ago
  54. f40d6d4 IVGCVSW-5420 'Add CL support for CAST' by Sadik Armagan · 3 years, 1 month ago
  55. bf7edb6 IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 1 month ago
  56. e11e63d IVGCVSW-5909 Fix CTS failure in GpuAcc DIV int32 by Teresa Charlin · 3 years, 1 month ago
  57. fe95d72 Fold PAD into Pooling2d if possible by Diego Lopez Recas · 3 years, 3 months ago
  58. 7612bd6 IVGCVSW-5842 Remove cross-wiring in depthwise by Jan Eilers · 3 years, 2 months ago
  59. 4af5616 IVGCVSW-5816 Constant memory access by Francis Murtagh · 3 years, 1 month ago
  60. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  61. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 2 months ago
  62. b8181f7 IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkload by Finn Williams · 3 years, 2 months ago
  63. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 2 months ago
  64. 28f177c IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMax by Matthew Sloyan · 3 years, 2 months ago
  65. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 2 months ago
  66. 7c67fab IVGCVSW-5803 Delegate Unit Tests Failure on Android: Normalization & Softmax by Keith Davis · 3 years, 2 months ago
  67. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 2 months ago
  68. b76eaed IVGCVSW-5793 Add default ExecuteAsync implementation to Workload by Finn Williams · 3 years, 2 months ago
  69. 30aa371 IVGCVSW-5768 Output layer bindings are ignoring outputSlotIndex. by Colm Donelan · 3 years, 2 months ago
  70. 4422cec Fix graph copy memory spike by Finn Williams · 3 years, 2 months ago
  71. f649149 IVGCVSW-5422 Add per-channel quantization tests to depthwise by Jan Eilers · 3 years, 2 months ago
  72. aede8ca IVGCVSW-5783 'Add AsyncExecution Capability' by Sadik Armagan · 3 years, 2 months ago
  73. a004251 IVGCVSW-5799 'Create Pimpl Idiom for Async prototype' by Sadik Armagan · 3 years, 2 months ago
  74. 92c5072 IVGCVSW-5676 Fixing build failure in backends jenkins job. by Colm Donelan · 3 years, 2 months ago
  75. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 2 months ago
  76. d4fa545 IVGCVSW-5741 Update FullyConnected in TfLiteParser to support NonConstWeights by Finn Williams · 3 years, 3 months ago
  77. ade8c1d IVGCVSW-5676 Eliminating some Neon unit tests for debug builds. by Colm Donelan · 3 years, 2 months ago
  78. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 2 months ago
  79. 381f502 Revert "Fold PAD into Pooling2d" by Jim Flynn · 3 years, 2 months ago
  80. c74b175 IVGCVSW-5724 Add import tensor handling as ClImportTensorHandleFactory. by Colm Donelan · 3 years, 3 months ago
  81. 4441d94 Revert "Fix deserializer output binding tensorshape logic" by Teresa Charlin · 3 years, 3 months ago
  82. 51ce7d4 Fold PAD into Pooling2d by Diego Lopez Recas · 3 years, 3 months ago
  83. 9cd4ce1 IVGCVSW-5754 Change the behaviour of the AddBroadcastReshapeLayer Optimisation when the input is a const tensor by Finn Williams · 3 years, 3 months ago
  84. 8e0d608 GitHub#491 Adding QAsymmS8 to Serializer by Teresa Charlin · 3 years, 3 months ago
  85. 4c600de IVGCVSW-5772 L2 pooling missing from armnnDeserializer by Teresa Charlin · 3 years, 3 months ago
  86. 58fb0ee IVGCVSW-5767 'Regression on SqueezeNet v1.1' by Sadik Armagan · 3 years, 3 months ago
  87. 66dbf5b IVGCVSW-5726 Implement Memory Import Functions in CltensorHandle by David Monahan · 3 years, 3 months ago
  88. f806c4d IVGCVSW-5612 Fix tiny_wav2letter_relu_fixed_int8 delegate output by Finn Williams · 3 years, 3 months ago experimental/abi-tests
  89. 82c59d7 Point readme files to latest doxygen documentation by Jan Eilers · 3 years, 3 months ago
  90. 1addbf3 Make SubgraphViewSelector give deterministic results by Rob Hughes · 3 years, 3 months ago
  91. 8548e9c IVGCVSW-5682 Add Deprecation Notification by Jan Eilers · 3 years, 3 months ago
  92. 0fb4c23 Give unique names to debug layers by Rob Hughes · 3 years, 3 months ago
  93. a657071 IVGCVSW-5734 Building armnn failed in our Backends CI job by Francis Murtagh · 3 years, 4 months ago
  94. 689c96c IVGCVSW-5665 'Basic NN Driver support for next OS Version' by Sadik Armagan · 3 years, 4 months ago
  95. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 4 months ago
  96. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 4 months ago
  97. 4064632 IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argument by Finn Williams · 3 years, 4 months ago
  98. 800b281 IVGCVSW-5648 Adding serializer support for m_DimensionsSpecificity by Colm Donelan · 3 years, 4 months ago
  99. 0a7dc6b IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreads by Matthew Sloyan · 3 years, 4 months ago
  100. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 4 months ago