1. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  2. c316c98 Fix compile error in TransformIterator by Rob Hughes · 2 years, 9 months ago
  3. f37b970 IVGCVSW-6312 Support pre-importing inputs by Finn Williams · 2 years, 10 months ago
  4. 932cf3f IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer strategy' by Sadik Armagan · 2 years, 10 months ago
  5. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  6. 5f3dc25 MLCE-401 Added helpers to query backend type by Pablo Tello · 2 years, 10 months ago
  7. dbf5f31 IVGCVSW-6311 Add the pre-import backend capability by Finn Williams · 2 years, 10 months ago
  8. 4914d0c IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CL by Keith Davis · 2 years, 10 months ago
  9. 988af10 IVGCVSW-6179 Deprecate ILayerVisitor by Francis Murtagh · 2 years, 10 months ago
  10. 7293066 IVGCVSW-6073 Return Backend API Version to 1.0 by Francis Murtagh · 2 years, 10 months ago
  11. 080d5b7 IVGCVSW-6119: Restore FullyConnectedDescriptor::GetNumViews for backward compatibility by Francis Murtagh · 2 years, 10 months ago
  12. 57d2c7e IVGCVSW-5924 Update 21.08 Doxygen Documents by Matthew Sloyan · 2 years, 11 months ago
  13. e9b1230 IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocator by David Monahan · 2 years, 11 months ago
  14. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 2 years, 11 months ago experimental/daves_custom_allocator_dmabuf
  15. c1c872f Adds CustomAllocator interface and Sample App by Jan Eilers · 3 years ago
  16. f487486 IVGCVSW-6292 Allow profiling details to be switched off during profiling by Keith Davis · 2 years, 11 months ago
  17. 61132ac IVGCVSW-5922 Update minor version for all parsers. by Matthew Sloyan · 2 years, 11 months ago
  18. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  19. 5a64f22 IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSON by Keith Davis · 2 years, 11 months ago
  20. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 3 years ago
  21. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 3 years ago
  22. 15fcc7e IVGCVSW-6073 Add protected mode to ArmNN CreationOptions by Jan Eilers · 3 years ago
  23. 801e2d5 IVGCVSW-6077 Add the Custom Memory Allocator interface definition by David Monahan · 3 years ago
  24. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 3 years ago
  25. f2f1082 Fix undefined behaviour in PolymorphicDowncast by Matthew Bentham · 3 years ago
  26. 0d677db IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetwork by Mike Kelly · 3 years ago
  27. b082ed0 IVGCVSW-6027 Add IsConstant flag to TensorInfo by Jan Eilers · 3 years, 1 month ago
  28. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years, 1 month ago
  29. 32b6af5 Print Log and Sin Elementwise on dot graph by Teresa Charlin · 3 years ago
  30. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  31. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  32. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years, 1 month ago
  33. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years, 1 month ago
  34. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years, 1 month ago
  35. 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
  36. 41e764c IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5 by Colm Donelan · 3 years, 1 month ago
  37. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years, 1 month ago
  38. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  39. 27dee45 IVGCVSW-5987 Print Reduce Descriptor on dot graph by Teresa Charlin · 3 years, 2 months ago
  40. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 2 months ago
  41. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  42. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 2 months ago
  43. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 2 months ago
  44. a04a9d7 IVGCVSW-5775 'Add Async Support to ExecuteNetwork' by Sadik Armagan · 3 years, 2 months ago
  45. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  46. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 2 months ago
  47. 7612bd6 IVGCVSW-5842 Remove cross-wiring in depthwise by Jan Eilers · 3 years, 3 months ago
  48. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 3 months ago
  49. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  50. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  51. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 3 months ago
  52. aede8ca IVGCVSW-5783 'Add AsyncExecution Capability' by Sadik Armagan · 3 years, 3 months ago
  53. a004251 IVGCVSW-5799 'Create Pimpl Idiom for Async prototype' by Sadik Armagan · 3 years, 3 months ago
  54. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  55. 23dbe3d Correct TuningLevel enumeration values by Inki Dae · 3 years, 3 months ago
  56. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  57. ea4fce7 Fix TransformIterator operator= by Rob Hughes · 3 years, 4 months ago
  58. cbe2cdf Remove unnecessary friend function by Rob Hughes · 3 years, 4 months ago
  59. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 4 months ago
  60. 3390e25 IVGCVSW-5694 Update Major, Minor release versions by Nikhil Raj · 3 years, 5 months ago
  61. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 4 months ago
  62. 0a7dc6b IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreads by Matthew Sloyan · 3 years, 5 months ago
  63. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 5 months ago
  64. 49bdb79 MLCE-360 'ReduceLayer InferOutputShape Issue' by Sadik Armagan · 3 years, 5 months ago
  65. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  66. ac001ee IVGCVSW-4901 Add semantic versioning to Parsers and TfLite Delegate by Matthew Sloyan · 3 years, 5 months ago
  67. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  68. 09c6101 IVGCVSW-4143 Add semantic versioning to Arm NN by Nikhil Raj · 3 years, 5 months ago
  69. ef33cb1 IVGCVSW-5592 Implement Pimpl Idiom for Caffe and Onnx Parsers by Kevin May · 3 years, 5 months ago
  70. 7d96b16 IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite Parsers by Kevin May · 3 years, 5 months ago
  71. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  72. 85d3671 IVGCVSW-5593 Implement Pimpl Idiom for serialization classes by Finn Williams · 3 years, 5 months ago
  73. 7909c53 IVGCVSW-4874 Provide LayerSupportHandle to frontend users by Francis Murtagh · 3 years, 5 months ago
  74. 5dc64fe IVGCVSW-5525 Handle Neon optionality on 32 bit linux platforms by Francis Murtagh · 3 years, 5 months ago
  75. 2cd1847 IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python API by Jan Eilers · 3 years, 6 months ago
  76. f2ed1b8 IVGCVSW-5499 Missing validation for zero stride by Teresa Charlin · 3 years, 7 months ago
  77. 9234e5f IVGCVSW-5346 Update Major, Minor release versions by Teresa Charlin · 3 years, 8 months ago
  78. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  79. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  80. 3e54d03 IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iterator by Finn Williams · 3 years, 8 months ago
  81. fbba364 IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc uses by Matthew Sloyan · 3 years, 8 months ago
  82. 01e8b07 IVGCVSW-5306 Add floating point type checks to NumericCast.hpp by Matthew Sloyan · 3 years, 9 months ago
  83. f347597 Quantization copy constructor by Derek Lamberti · 3 years, 9 months ago
  84. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  85. a25886e IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork' by Sadik Armagan · 3 years, 9 months ago
  86. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 10 months ago
  87. c9a82a2 IVGCVSW-5245 Add Quantization operator=() function by Kevin May · 3 years, 10 months ago
  88. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 10 months ago
  89. ab3bd4d IVGCVSW-5109 'Add SupportsInPlaceComputation to TensorHandleFactories' by Sadik Armagan · 3 years, 10 months ago
  90. ea063df IVGCVSW-5200 Add import enabled optimizer options to PyArmNN by Narumol Prangnawarat · 3 years, 10 months ago
  91. 0fe7376 Bugfix: Allow permutation of QuantizationDim by Francis Murtagh · 3 years, 10 months ago
  92. a2493a0 IVGCVSW-5012 Add importEnabled option for OptimizerOptions by Narumol Prangnawarat · 3 years, 10 months ago
  93. 313c99f IVGCVSW-4813 Update semantic versioning of ArmNN to 22.0.0 for 20.08 release by Nikhil Raj · 3 years, 11 months ago
  94. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  95. d109a4d IVGCVSW-4932 Introduce ShapeInferenceMethod to TfLite Parser by Sadik Armagan · 4 years ago
  96. f24effa IVGCVSW-5155 Update Arm NN API to allow for call to shape inference by Finn Williams · 4 years ago
  97. d656877 IVGCVSW-5010 Add GetCapabilities to ITensorHandleFactory by Narumol Prangnawarat · 4 years ago
  98. 171ca7c Fixing compile error on Ubuntu 16.04 by Colm Donelan · 4 years ago
  99. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  100. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago