1. 0902693 IVGCVSW-6790 Adding runtime options to Doxygen. by Colm Donelan · 1 year, 9 months ago
  2. 2d213a7 IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 1 year, 11 months ago
  3. 4d2eec0 IVGCVSW-6981 Remove deprecated code 22.05 [Post Release] by Nikhil Raj · 2 years ago
  4. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  5. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  6. a49ff08 IVGCVSW-6712 Move SubgraphView to backends include folder by Francis Murtagh · 2 years, 5 months ago
  7. d450394 IVGCVSW-6582 Remove Optimization.hpp from IBackendInternal by Nikhil Raj · 2 years, 6 months ago
  8. b7851f9 IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 8 months ago
  9. e8d7ccb IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to backends by Francis Murtagh · 2 years, 8 months ago
  10. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 8 months ago
  11. 7293066 IVGCVSW-6073 Return Backend API Version to 1.0 by Francis Murtagh · 2 years, 10 months ago
  12. c1c872f Adds CustomAllocator interface and Sample App by Jan Eilers · 2 years, 11 months ago
  13. 15fcc7e IVGCVSW-6073 Add protected mode to ArmNN CreationOptions by Jan Eilers · 2 years, 11 months ago
  14. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years ago
  15. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 1 month ago
  16. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 2 months ago
  17. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 7 months ago
  18. a25886e IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork' by Sadik Armagan · 3 years, 9 months ago
  19. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 9 months ago
  20. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 9 months ago
  21. 2bbfaa7 IVGCVSW-3726 Doxygen touch-up by Ryan OShea · 4 years, 4 months ago
  22. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 4 months ago
  23. 9a61fa6 Github #273 Handle failure to initialise BackendContext in Runtime by Matthew Bentham · 4 years, 4 months ago
  24. e49755b IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContext by Colm Donelan · 4 years, 4 months ago
  25. 901ea11 IVGCVSW-4246 Clean build of backends with -Wextra by Derek Lamberti · 4 years, 6 months ago
  26. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 6 months ago[Renamed from src/backends/backendsCommon/IBackendInternal.hpp]
  27. 11bd261 IVGCVSW-3607 Add CreateWorkloadFactory with TensorHandleFactoryRegistry by Narumol Prangnawarat · 4 years, 10 months ago
  28. d0dc770 IVGCVSW-3561 Fix the linker issues of the test shared objects in by Matteo Martincigh · 4 years, 10 months ago
  29. ac60d28 IVGCVSW-3543 Implement the backend versioning algorithm by Matteo Martincigh · 4 years, 10 months ago
  30. 84da38b IVGCVSW-3277 Refactor TensorHandle factory API by Derek Lamberti · 5 years ago
  31. c3ba50e IVGCVSW-3132 Reintroduce SubGraph definition, but deprecated by Matteo Martincigh · 5 years ago
  32. ed73504 IVGCVSW-3088 Update the backends README file by Matteo Martincigh · 5 years ago
  33. 88054f8 IVGCVSW-3030 Add a mock backend for unit testing by Matteo Martincigh · 5 years ago
  34. fc598e1 Use the new deprecation API by Matteo Martincigh · 5 years ago
  35. 8492433 IVGCVSW-3030 Refactor code and fix OptimizeSubgraphView by Matteo Martincigh · 5 years ago
  36. 8106b7c IVGCVSW-3031 Reparent layer to new graph by Derek Lamberti · 5 years ago
  37. c2fe5fb IVGCVSW-3031 Finer grained backend optimization API by Derek Lamberti · 5 years ago
  38. 0eea37c IVGCVSW-3030 Update the backend code to create also a list of by Matteo Martincigh · 5 years ago
  39. 602af09 IVGCVSW-3029 Remove any AddLayer capabilities from SubgraphView by Matteo Martincigh · 5 years ago
  40. ff05cc5 IVGCVSW-2405 Rename SubGraph to SubgraphView by Derek Lamberti · 5 years ago
  41. adddddb IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so that by Matteo Martincigh · 5 years ago
  42. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  43. 5605519 IVGCVSW-2066: Add IMemoryManager and integrate into the backends framework by Aron Virginas-Tar · 6 years ago
  44. 111b5d9 IVGCVSW-2125 : Consolidate backend registries into one by David Beck · 6 years ago
  45. 263e349 IVGCVSW-2125 : backends now can return optimizations by David Beck · 6 years ago
  46. 1b61be5 IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago experimental/nhwc-preview
  47. 9efb57d Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend" by David Beck · 6 years ago
  48. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago[Renamed from src/backends/IBackendInternal.hpp]
  49. d4dfa68 IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago
  50. 29c75de IVGCVSW-2067 : dynamically create workload factories based on the backends in the network by David Beck · 6 years ago
  51. 6b779f0 IVGCVSW-1989 : implement backend creation and registry for Ref,Cl and Neon by David Beck · 6 years ago
  52. e97c6e0 IVGCVSW-1642 : adding IBackendInternal interface by David Beck · 6 years ago