1. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  2. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years ago
  3. d86f6c4 IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRef by Francis Murtagh · 2 years, 1 month ago
  4. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 2 months ago
  5. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  6. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 2 months ago
  7. 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
  8. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  9. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 3 months ago
  10. 1979355 IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructure by Cathal Corbett · 2 years, 3 months ago
  11. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 3 months ago
  12. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  13. 73c547d Refactor Forced Import by Finn Williams · 2 years, 4 months ago
  14. 2b481f8 IVGCVSW-6700 Fix segfault by David Monahan · 2 years, 4 months ago
  15. ec5463d IVGCVSW-6747 Call Cl sync after EnqueueWorkload by Narumol Prangnawarat · 2 years, 4 months ago
  16. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 4 months ago
  17. fd313fe IVGCVSW-6679 Add input and output workload slot pairs to LoadedNetwork by David Monahan · 2 years, 4 months ago
  18. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 6 months ago
  19. b1aad42 IVGCVSW-6527 Support the new memory API in loaded network by Finn Williams · 2 years, 7 months ago
  20. 4692e11 IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling points by Kevin May · 2 years, 8 months ago
  21. ea0712e IVGCVSW-6474 Fix output validation by Finn Williams · 2 years, 8 months ago
  22. e155bbf Refactor: Profiler moved to Graph by Derek Lamberti · 2 years, 8 months ago
  23. ac00253 Instrument runtime network load by Derek Lamberti · 2 years, 8 months ago
  24. 8636bc7 IVGCVSW-6313 Support pre-importing outputs by Finn Williams · 2 years, 8 months ago
  25. ce083d2 Fix catch by value by Finn Williams · 2 years, 8 months ago
  26. f37b970 IVGCVSW-6312 Support pre-importing inputs by Finn Williams · 2 years, 9 months ago
  27. dbf5f31 IVGCVSW-6311 Add the pre-import backend capability by Finn Williams · 2 years, 9 months ago
  28. 4914d0c IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CL by Keith Davis · 2 years, 10 months ago
  29. f487486 IVGCVSW-6292 Allow profiling details to be switched off during profiling by Keith Davis · 2 years, 10 months ago
  30. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 2 years, 11 months ago
  31. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years ago
  32. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  33. 2548559 IVGCVSW-5781 Ensure Threadpool Memhandles are created after constant layer allocations by Finn Williams · 3 years ago
  34. 94dd4db IVGCVSW-6009 Enable creating thread pool with 1 thread by Kevin May · 3 years ago
  35. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years ago
  36. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 1 month ago
  37. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 1 month ago
  38. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 1 month ago
  39. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 1 month ago
  40. 0109794 IVGCVSW-5843 Separate memory managers for WorkingMemHandles by Finn Williams · 3 years, 1 month ago
  41. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 2 months ago
  42. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 4 months ago
  43. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 4 months ago
  44. dea8fb6 IVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory' by Sadik Armagan · 3 years, 6 months ago
  45. 23969e8 IVGCVSW-5558 'Output all zeroes using EthosNAcc backend when falling back to CpuRef' by Sadik Armagan · 3 years, 7 months ago
  46. 265e53e IVGCVSW-5322 Fix segfault between Neon and Cl layers by Narumol Prangnawarat · 3 years, 7 months ago
  47. 5b5c222 IVGCVSW-5297 Remove boost::format from rest of ArmNN. by Colm Donelan · 3 years, 9 months ago
  48. 890bf65 IVGCVSW-4997 'Superfluous memcopy workloads' by Sadik Armagan · 3 years, 8 months ago
  49. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 9 months ago
  50. b8d771a IVGCVSW-5012 Enable zero copy for Neon by Narumol Prangnawarat · 3 years, 10 months ago
  51. f771321 IVGCVSW-5101 Add a SOL/EOL and a process ID label to Network by Jim Flynn · 3 years, 11 months ago
  52. 549cb7a IVGCVSW-5078 Fix segmentation fault on Yolo V3 Big App by Narumol Prangnawarat · 3 years, 11 months ago
  53. a08d29b Minor improvement of inference profiling by Derek Lamberti · 4 years ago
  54. 6398a98 IVGCVSW-4900 Update Timeline Directory Message with new fields by Jim Flynn · 4 years ago
  55. 749294b remove BOM from files by Laurent Carlier · 4 years ago
  56. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 2 months ago
  57. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 2 months ago
  58. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 2 months ago
  59. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 3 months ago
  60. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 3 months ago
  61. f48afc6 Remove Logging.hpp from ArmNN.hpp by Matthew Bentham · 4 years, 5 months ago
  62. 94a88d2 IVGCVSW-4246 Clean build Layers with -Wextra by Derek Lamberti · 4 years, 6 months ago
  63. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 6 months ago
  64. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 6 months ago
  65. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 6 months ago
  66. 6198fe0 IVGCVSW-4016 Add the Inference timeline trace and unit tests by David Monahan · 4 years, 6 months ago
  67. aa68e01 IVGCVSW-4015 Add input and output workload to post-optimisation structure by Narumol Prangnawarat · 4 years, 6 months ago
  68. df31cfe IVGCVSW-4070 Implement "send post-optimized network structure" by Narumol Prangnawarat · 4 years, 6 months ago
  69. c601aa6 GitHub #292 Move BackendRegistry.hpp to the public API by Matteo Martincigh · 4 years, 7 months ago
  70. 83239f9 IVGCVSW-3689 Support Import of Output Tensors for the Neon Backend by Ferran Balaguer · 4 years, 9 months ago
  71. 3fb7e10 IVGCVSW-3623 Implement NeonTensorHandle::Import by David Monahan · 4 years, 10 months ago
  72. 4f1e8e4 IVGCVSW-3687 Add INetworkProperties to LoadNetwork by David Monahan · 4 years, 9 months ago
  73. bfeb271 IVGCVSW-3606 Support memory import for Reference backend by Ferran Balaguer · 4 years, 10 months ago
  74. 11bd261 IVGCVSW-3607 Add CreateWorkloadFactory with TensorHandleFactoryRegistry by Narumol Prangnawarat · 4 years, 10 months ago
  75. f674aa0 IVGCVSW-3277 Mem export/import suppor for Tensors by Derek Lamberti · 4 years, 10 months ago
  76. 84da38b IVGCVSW-3277 Refactor TensorHandle factory API by Derek Lamberti · 5 years ago
  77. e242f2d IVGCVSW-3119 Rename MergerLayer to ConcatLayer by Jim Flynn · 5 years ago
  78. f30f7d3 IVGCVSW-2946 RefElementwiseWorkload configures prior to first execute by Derek Lamberti · 5 years ago
  79. 6e94820 IVGCVSW-2865 Extend IRuntime to add a new method RegisterDebugCallback(...) by Nattapat Chaimanowong · 5 years ago
  80. 2a326b5 MLCE-105 Fix use of std::unique_lock in LoadedNetwork by Matthew Bentham · 5 years ago
  81. 5caf907 IVGCVSW-2136: Remove memory management methods from workload factories by Aron Virginas-Tar · 6 years ago
  82. 5605519 IVGCVSW-2066: Add IMemoryManager and integrate into the backends framework by Aron Virginas-Tar · 6 years ago
  83. 6057895 IVGCVSW-1709: Clean up memory manager bodge by Aron Virginas-Tar · 6 years ago
  84. 9efb57d Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend" by David Beck · 6 years ago
  85. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  86. d4dfa68 IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago
  87. 29c75de IVGCVSW-2067 : dynamically create workload factories based on the backends in the network by David Beck · 6 years ago
  88. 03614f6 IVGCVSW-1823 *Free working mem only when network changes by Derek Lamberti · 6 years ago
  89. a8e06ed IVGCVSW-1955: Unify backend exceptions (wrap cl::Error) by Aron Virginas-Tar · 6 years ago
  90. 33f0ae0 IVGCVSW-2019 : replace Compute enum in the Layer object by David Beck · 6 years ago
  91. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago
  92. c577f2c Release 18.08 by telsoa01 · 6 years ago
  93. 3537c2c Release 18.05 by surmeh01 · 6 years ago
  94. 4fcda01 Release 18.02 by telsoa01 · 6 years ago