1. bf35414 IVGCVSW-7159 Implement simple TOSA Reference Backend skeleton by Francis Murtagh · 1 year, 9 months ago
  2. 83664e7 IVGCVSW-7155 SubgraphView::SubstituteSubgraph IOutputSlots incorrectly overridden by Cathal Corbett · 1 year, 9 months ago
  3. d1628bf IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 9 months ago
  4. 75d2cb1 IVGCVSW-7105: BatchMatMul Optional Parameter Support by Samuel Yap · 1 year, 9 months ago
  5. b4efde5 IVGCVSW-7111 change backend deprecation from 22.11 to 23.08 by Jim Flynn · 1 year, 10 months ago
  6. fbd2817 Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork"" by Teresa Charlin · 1 year, 11 months ago
  7. 4b7a34d IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 1 year, 11 months ago
  8. 5511749 IVGCVSW-6896 Fix pre-import when using sync execute. by Colm Donelan · 1 year, 11 months ago
  9. 21a6a1a IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 1 year, 11 months ago
  10. 5e09080 IVGCVSW-7060 Add GetMemoryRequirements to IWorkload by Francis Murtagh · 1 year, 11 months ago
  11. cea3d49 IVGCVSW-7034 Modified SubgraphView returned by GetWorkingCopy() by Francis Murtagh · 1 year, 11 months ago
  12. 4d2eec0 IVGCVSW-6981 Remove deprecated code 22.05 [Post Release] by Nikhil Raj · 2 years ago
  13. 09fa24d NNXSW-3858: Get non-const IConnectableLayer from I/O slots by Nabeel Ahmad · 1 year, 11 months ago
  14. 626bd90 Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."" by Francis Murtagh · 1 year, 11 months ago
  15. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 1 year, 11 months ago
  16. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years ago
  17. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years ago
  18. d0420cb Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years ago
  19. aeb4a9c BugFix: Overload Deprecated IsUnidirectionalSequenceLstmSupported by Francis Murtagh · 2 years ago
  20. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 1 month ago
  21. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 1 month ago
  22. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 1 month ago
  23. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 1 month ago
  24. 5880b91 MLCE-604 Add Unidirectional Sequence Lstm support to TFLite by Mike Kelly · 2 years, 4 months ago
  25. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 2 months ago
  26. a3f4fba IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-nn-driver do not execute. by Cathal Corbett · 2 years, 2 months ago
  27. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  28. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 2 months ago
  29. decd08b IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling code by Jim Flynn · 2 years, 2 months ago
  30. f9db3ef IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling code by Jim Flynn · 2 years, 2 months ago
  31. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 3 months ago
  32. 8de9d44 IVGCVSW-6820 Remove dependency on Runtime.hpp from IBackendProfiling and IBackendProfilingContext by Jim Flynn · 2 years, 2 months ago
  33. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 3 months ago
  34. 2b679db IVGCVSW-6602 Put ArmnnTestUtils under abi-compliance checking. by Teresa Charlin · 2 years, 3 months ago
  35. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  36. 73c547d Refactor Forced Import by Finn Williams · 2 years, 3 months ago
  37. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 3 months ago
  38. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 4 months ago
  39. 79bb653 Fix unit test where NeonMemoryManager was used instead of RefMemoryManager by Matthew Bentham · 2 years, 3 months ago
  40. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 4 months ago
  41. 49428b7 IVGCVSW-6711 Async Execute Test fails on 32bit raspi by Ryan OShea · 2 years, 3 months ago
  42. ec5463d IVGCVSW-6747 Call Cl sync after EnqueueWorkload by Narumol Prangnawarat · 2 years, 3 months ago
  43. 9d74ba6 IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopy by Francis Murtagh · 2 years, 4 months ago
  44. 2e24175 IVGCVSW-6724 Accessing ConstTensors from IConnectableLayer by Nikhil Raj · 2 years, 4 months ago
  45. 17948b5 IVGCVSW-6635 Expose a new MockWorkloadFactory and MockMemManager (Part 1) by Colm Donelan · 2 years, 4 months ago
  46. e466596 IVGCVSW-6639 Add GetParameters to IConnectableLayer by Jim Flynn · 2 years, 4 months ago
  47. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 4 months ago
  48. 4a0844d IVGCVSW-6739 'Issues on Logging API' by Sadik Armagan · 2 years, 4 months ago
  49. 524a99c IVGCVSW-6739 Fix logging bug where blank messages were being sent by Rob Hughes · 2 years, 4 months ago
  50. faf2966 Bugfix: Set removal date for Backend API stability items to 22.11 by Francis Murtagh · 2 years, 4 months ago
  51. b03043e Bugfix: Add default Implementation for ILayerSupport deprecated API by Francis Murtagh · 2 years, 4 months ago
  52. a49ff08 IVGCVSW-6712 Move SubgraphView to backends include folder by Francis Murtagh · 2 years, 4 months ago
  53. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 5 months ago
  54. 788e2a6 IVGCVSW-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkload by Teresa Charlin · 2 years, 4 months ago
  55. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 4 months ago
  56. 56ccf68 IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_Layers by Francis Murtagh · 2 years, 5 months ago
  57. 3ea0107 Fix INetwork::AddPrecompiledLayer to take the CompiledBlobPtr by value rather than reference. by Cathal Corbett · 2 years, 4 months ago
  58. fd9de03 IVGCVSW-6671 Add CanBeImported to ITensorHandle by Nikhil Raj · 2 years, 5 months ago
  59. cbfd718 IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding layers by Cathal Corbett · 2 years, 5 months ago
  60. 446707f Remove deprecated code for 22.02 by Jan Eilers · 2 years, 5 months ago
  61. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 5 months ago
  62. 18655b8 IVGCVSW-6630 Add new method AddPrecompiledLayer() to INetwork by Cathal Corbett · 2 years, 5 months ago
  63. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 6 months ago
  64. d450394 IVGCVSW-6582 Remove Optimization.hpp from IBackendInternal by Nikhil Raj · 2 years, 5 months ago
  65. 17d34da Add addition timing logging output by Jan Eilers · 2 years, 5 months ago
  66. 6a71bb5 Add ModelOptions logging output by Jan Eilers · 2 years, 7 months ago
  67. bddb258 IVGCVSW-6610 No bounds checking performed when indexing PermutationVector elements. by Cathal Corbett · 2 years, 6 months ago
  68. 1342bed IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library' by Sadik Armagan · 2 years, 6 months ago
  69. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 7 months ago
  70. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 7 months ago
  71. b1aad42 IVGCVSW-6527 Support the new memory API in loaded network by Finn Williams · 2 years, 7 months ago
  72. 6642b8a IVGCVSW-6412 Implement CLBackend ICustomAllocator by David Monahan · 2 years, 7 months ago
  73. 67cc5fc Revert "IVGCVSW-6359 Added support for Float16 (Half) to Execute Network" by David Monahan · 2 years, 7 months ago
  74. f39f8d8 Move command line parsing in external delegate to DelegateOptions by Jan Eilers · 2 years, 7 months ago
  75. 2d99561 IVGCVSW-6359 Added support for Float16 (Half) to Execute Network by David Monahan · 2 years, 7 months ago
  76. b1c62f1 Fix armnn_external_delegate option parsing by Jan Eilers · 2 years, 7 months ago
  77. 40d2741 IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-Examples by Francis Murtagh · 2 years, 7 months ago
  78. b7851f9 IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 8 months ago
  79. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 7 months ago
  80. e1fdd28 IVGCVSW-6470 Create MemoryStrategyBenchmark by Jim Flynn · 2 years, 7 months ago
  81. 6bb47a7 IVGCVSW-6359 Create a single definition of TContainer by David Monahan · 2 years, 7 months ago
  82. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 7 months ago
  83. e8d7ccb IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to backends by Francis Murtagh · 2 years, 7 months ago
  84. 1b11f32 IVGCVSW-6450 Add Support of Models with Dynamic Batch Tensor to ONNX parser by Narumol Prangnawarat · 2 years, 7 months ago
  85. e155bbf Refactor: Profiler moved to Graph by Derek Lamberti · 2 years, 7 months ago
  86. f1e0ad3 Profiling instrumentation throughout the Optimizer by Derek Lamberti · 2 years, 7 months ago
  87. b87f544 IVGCVSW-6314 Pre-Importing - Create example app by Francis Murtagh · 2 years, 8 months ago
  88. 8636bc7 IVGCVSW-6313 Support pre-importing outputs by Finn Williams · 2 years, 8 months ago
  89. ca49a24 IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategy by Francis Murtagh · 2 years, 8 months ago
  90. b8a26d8 IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support in BackendRegistry' by Sadik Armagan · 2 years, 8 months ago
  91. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 8 months ago
  92. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 8 months ago
  93. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 9 months ago
  94. c316c98 Fix compile error in TransformIterator by Rob Hughes · 2 years, 8 months ago
  95. f37b970 IVGCVSW-6312 Support pre-importing inputs by Finn Williams · 2 years, 9 months ago
  96. 932cf3f IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer strategy' by Sadik Armagan · 2 years, 8 months ago
  97. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 10 months ago
  98. 5f3dc25 MLCE-401 Added helpers to query backend type by Pablo Tello · 2 years, 9 months ago
  99. dbf5f31 IVGCVSW-6311 Add the pre-import backend capability by Finn Williams · 2 years, 9 months ago
  100. 4914d0c IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CL by Keith Davis · 2 years, 9 months ago