1. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 10 months ago
  2. 9145e38 IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernel by Teresa Charlin · 11 months ago
  3. b9b9792 IVGCVSW-7963 Uninitialized variable error in coverity by Mike Kelly · 11 months ago
  4. a504834 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport) by Francis Murtagh · 11 months ago
  5. 7894ef9 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (WorkloadFactory) by Cian McGriskin · 11 months ago
  6. 6627703 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport) by Francis Murtagh · 11 months ago
  7. c229b3f IVGCVSW-7676 Audit the use of ARMNN_ASSERT by Ryan OShea · 1 year ago
  8. 0f3e9a0 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (SubgraphView) by Francis Murtagh · 11 months ago
  9. 7cbe781 MLCE-1092 Add Names to Workloads by Mike Kelly · 11 months ago
  10. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 12 months ago
  11. bb8d759 IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Layer with 2 inputs by Tracy Narine · 12 months ago
  12. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  13. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 1 year ago
  14. 4cf40d7 GitHub #723 Fix Maybe uninitialized variable by Teresa Charlin · 1 year, 2 months ago
  15. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  16. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  17. 01f7269 IVGCVSW-7418 Allow working copy SubgraphView to get Original Slots by Francis Murtagh · 1 year, 6 months ago
  18. 5b2145c IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINetwork() by Francis Murtagh · 1 year, 7 months ago
  19. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 7 months ago
  20. a98e79a Updates following execution of Includewhatyouuse on armnn/include. by Colm Donelan · 1 year, 7 months ago
  21. 975a6a2 IVGCVSW-7080 Remove deprecated code due to be removed in 23.02 by Keith Davis · 1 year, 8 months ago
  22. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  23. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  24. fcc72f5 IVGCVSW-7267 Make the AllowExpandedDims option work by Jim Flynn · 1 year, 9 months ago
  25. 0902693 IVGCVSW-6790 Adding runtime options to Doxygen. by Colm Donelan · 1 year, 10 months ago
  26. 9270d9e IVGCVSW-7159 Implement simple TOSA Reference Backend skeleton by Francis Murtagh · 1 year, 11 months ago
  27. ae32665 IVGCVSW-7155 SubgraphView::SubstituteSubgraph IOutputSlots incorrectly overridden by Cathal Corbett · 1 year, 10 months ago
  28. d936033 IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 10 months ago
  29. 5a3d200 IVGCVSW-7111 change backend deprecation from 22.11 to 23.08 by Jim Flynn · 1 year, 11 months ago
  30. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 2 years ago
  31. 2d213a7 IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 2 years ago
  32. 0eba1a2 IVGCVSW-7060 Add GetMemoryRequirements to IWorkload by Francis Murtagh · 2 years ago
  33. b619b42 IVGCVSW-7034 Modified SubgraphView returned by GetWorkingCopy() by Francis Murtagh · 2 years ago
  34. 4d2eec0 IVGCVSW-6981 Remove deprecated code 22.05 [Post Release] by Nikhil Raj · 2 years, 1 month ago
  35. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 2 months ago
  36. d0420cb Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years, 2 months ago
  37. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  38. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  39. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  40. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  41. decd08b IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling code by Jim Flynn · 2 years, 4 months ago
  42. 8de9d44 IVGCVSW-6820 Remove dependency on Runtime.hpp from IBackendProfiling and IBackendProfilingContext by Jim Flynn · 2 years, 4 months ago
  43. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 4 months ago
  44. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  45. 73c547d Refactor Forced Import by Finn Williams · 2 years, 5 months ago
  46. ec5463d IVGCVSW-6747 Call Cl sync after EnqueueWorkload by Narumol Prangnawarat · 2 years, 5 months ago
  47. 9d74ba6 IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopy by Francis Murtagh · 2 years, 5 months ago
  48. faf2966 Bugfix: Set removal date for Backend API stability items to 22.11 by Francis Murtagh · 2 years, 5 months ago
  49. b03043e Bugfix: Add default Implementation for ILayerSupport deprecated API by Francis Murtagh · 2 years, 5 months ago
  50. a49ff08 IVGCVSW-6712 Move SubgraphView to backends include folder by Francis Murtagh · 2 years, 6 months ago
  51. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 6 months ago
  52. 788e2a6 IVGCVSW-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkload by Teresa Charlin · 2 years, 6 months ago
  53. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  54. fd9de03 IVGCVSW-6671 Add CanBeImported to ITensorHandle by Nikhil Raj · 2 years, 6 months ago
  55. cbfd718 IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding layers by Cathal Corbett · 2 years, 7 months ago
  56. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  57. d450394 IVGCVSW-6582 Remove Optimization.hpp from IBackendInternal by Nikhil Raj · 2 years, 7 months ago
  58. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  59. b1aad42 IVGCVSW-6527 Support the new memory API in loaded network by Finn Williams · 2 years, 8 months ago
  60. 6642b8a IVGCVSW-6412 Implement CLBackend ICustomAllocator by David Monahan · 2 years, 8 months ago
  61. b7851f9 IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 9 months ago
  62. e8d7ccb IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to backends by Francis Murtagh · 2 years, 9 months ago
  63. 8636bc7 IVGCVSW-6313 Support pre-importing outputs by Finn Williams · 2 years, 9 months ago
  64. ca49a24 IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategy by Francis Murtagh · 2 years, 9 months ago
  65. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  66. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  67. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  68. 932cf3f IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer strategy' by Sadik Armagan · 2 years, 10 months ago
  69. 7293066 IVGCVSW-6073 Return Backend API Version to 1.0 by Francis Murtagh · 2 years, 11 months ago
  70. e9b1230 IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocator by David Monahan · 2 years, 11 months ago
  71. c1c872f Adds CustomAllocator interface and Sample App by Jan Eilers · 3 years ago
  72. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 3 years ago
  73. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 3 years ago
  74. 15fcc7e IVGCVSW-6073 Add protected mode to ArmNN CreationOptions by Jan Eilers · 3 years ago
  75. 801e2d5 IVGCVSW-6077 Add the Custom Memory Allocator interface definition by David Monahan · 3 years ago
  76. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  77. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years, 1 month ago
  78. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years, 1 month ago
  79. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  80. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  81. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 2 months ago
  82. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  83. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  84. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  85. a25886e IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork' by Sadik Armagan · 3 years, 10 months ago
  86. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 10 months ago
  87. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 10 months ago
  88. ab3bd4d IVGCVSW-5109 'Add SupportsInPlaceComputation to TensorHandleFactories' by Sadik Armagan · 3 years, 10 months ago
  89. d656877 IVGCVSW-5010 Add GetCapabilities to ITensorHandleFactory by Narumol Prangnawarat · 4 years ago
  90. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  91. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  92. 2bbfaa7 IVGCVSW-3726 Doxygen touch-up by Ryan OShea · 4 years, 5 months ago
  93. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  94. b015e5d Modifying the IBackendProfilingContext interface to return a bool on by David Monahan · 4 years, 4 months ago
  95. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 4 months ago
  96. cab588a IVGCVSW-4320 Implement the bulk reporting of counter values from backends by Sadik Armagan · 4 years, 5 months ago
  97. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 5 months ago
  98. c1536d6 IVGCVSW-4400 Backend Counter Registry Functionality by David Monahan · 4 years, 5 months ago
  99. 2dcd3fe IVGCVSW-4319 Implement Counter Status Querying by James Conroy · 4 years, 5 months ago
  100. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 5 months ago