1. 7740045 IVGCVSW-6678 Register CopyAndImportFactoryPairs to NeonBackend and unit tests by Narumol Prangnawarat · 2 years, 6 months ago
  2. 56ccf68 IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_Layers by Francis Murtagh · 2 years, 7 months ago
  3. cbfd718 IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding layers by Cathal Corbett · 2 years, 7 months ago
  4. e8d7ccb IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to backends by Francis Murtagh · 2 years, 9 months ago
  5. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  6. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years, 1 month ago
  7. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  8. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 2 months ago
  9. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  10. aede8ca IVGCVSW-5783 'Add AsyncExecution Capability' by Sadik Armagan · 3 years, 3 months ago
  11. d672f5d IVGCVSW-5616 Don't fuse activation if quantization parameters are different by Teresa Charlin · 3 years, 5 months ago
  12. 1ac690a MLCE-278-IVGCVSW-5530 FusedActivation issues by Mike Kelly · 3 years, 7 months ago
  13. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  14. 265e53e IVGCVSW-5322 Fix segfault between Neon and Cl layers by Narumol Prangnawarat · 3 years, 8 months ago
  15. 24ac859 IVGCVSW-5334 Remove remaining boost::numeric_cast from armnn by Matthew Sloyan · 3 years, 9 months ago
  16. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 10 months ago
  17. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 10 months ago
  18. 549cb7a IVGCVSW-5078 Fix segmentation fault on Yolo V3 Big App by Narumol Prangnawarat · 4 years ago
  19. 3c9e045 IVGCVSW-4483 Removes boost::polymorphic_pointer_downcast by Jan Eilers · 4 years, 3 months ago
  20. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 5 months ago
  21. e49755b IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContext by Colm Donelan · 4 years, 5 months ago
  22. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 7 months ago
  23. c601aa6 GitHub #292 Move BackendRegistry.hpp to the public API by Matteo Martincigh · 4 years, 8 months ago
  24. 146b2e1 IVGCVSW-3605 Add direct compatibility between Cl and Neon backends by Jan Eilers · 4 years, 11 months ago
  25. e67edb2 IVGCVSW-3656 Make the reference backend optional by Matteo Martincigh · 4 years, 11 months ago
  26. e9f0f0f IVGCVSW-3617 Add CL TensorHandleFactory by Jan Eilers · 4 years, 11 months ago
  27. 4e3e818 IVGCVSW-3622 Add Neon TensorHandleFactory by Narumol Prangnawarat · 4 years, 11 months ago
  28. c3ba50e IVGCVSW-3132 Reintroduce SubGraph definition, but deprecated by Matteo Martincigh · 5 years ago
  29. 0eea37c IVGCVSW-3030 Update the backend code to create also a list of by Matteo Martincigh · 5 years ago
  30. ff05cc5 IVGCVSW-2405 Rename SubGraph to SubgraphView by Derek Lamberti · 5 years ago
  31. 13a9fa6 IVGCVSW-2396 Go back to using offset memory manager by Sadik Armagan · 5 years ago
  32. adddddb IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so that by Matteo Martincigh · 5 years ago
  33. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  34. 42bad95 IVGCVSW-2386 Work around Compute Library Arm v7 issue by Matthew Bentham · 6 years ago
  35. 5605519 IVGCVSW-2066: Add IMemoryManager and integrate into the backends framework by Aron Virginas-Tar · 6 years ago
  36. 111b5d9 IVGCVSW-2125 : Consolidate backend registries into one by David Beck · 6 years ago
  37. 263e349 IVGCVSW-2125 : backends now can return optimizations by David Beck · 6 years ago
  38. 9efb57d Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend" by David Beck · 6 years ago
  39. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  40. d4dfa68 IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago
  41. 29c75de IVGCVSW-2067 : dynamically create workload factories based on the backends in the network by David Beck · 6 years ago
  42. 3e9e115 IVGCVSW-2037 : separate registry for layer support intrefaces by David Beck · 6 years ago
  43. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  44. a094479 IVGCVSW-1996: Implement CreateWorkloadFactory() across all internal backends by arovir01 · 6 years ago
  45. 9df2d95 IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute enum by David Beck · 6 years ago
  46. 6b779f0 IVGCVSW-1989 : implement backend creation and registry for Ref,Cl and Neon by David Beck · 6 years ago
  47. 4424b0a IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backends by arovir01 · 6 years ago