1. fb2b416 IVGCVSW-7933 Deprecated code: remove forwarding headers for moved headers by Tracy Narine · 11 months ago
  2. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 3 months ago
  3. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  4. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 2 years ago
  5. ce8204a IVGCVSW-7209 Remove deprecated code due to be removed in 22.11 by Teresa Charlin · 1 year, 10 months ago
  6. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 3 months ago
  7. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  8. e1fdd28 IVGCVSW-6470 Create MemoryStrategyBenchmark by Jim Flynn · 2 years, 8 months ago
  9. ca58839 IVGCVSW-6301 Create the MemoryManager class by Teresa Charlin · 2 years, 9 months ago
  10. b8a26d8 IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support in BackendRegistry' by Sadik Armagan · 2 years, 9 months ago
  11. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  12. 932cf3f IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer strategy' by Sadik Armagan · 2 years, 10 months ago
  13. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  14. 3a40ea5 IVGCVSW-5363 Add Unmap layer and Unmap workload by Jim Flynn · 3 years, 9 months ago
  15. 68db06f IVGCVSW-5362 Add Map layer and Map workload by Jim Flynn · 3 years, 9 months ago
  16. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 2 months ago
  17. df2a9b9 IVGCVSW-4261 Add backward compatibility to the Backend API by Narumol Prangnawarat · 4 years, 7 months ago
  18. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 7 months ago
  19. 85ad78c IVGCVSW-4068 Add Guid to Workload by Narumol Prangnawarat · 4 years, 7 months ago
  20. e3803ea CL & Neon workload factories inherit from WorkloadFactoryBase by Derek Lamberti · 4 years, 8 months ago
  21. c601aa6 GitHub #292 Move BackendRegistry.hpp to the public API by Matteo Martincigh · 4 years, 8 months ago
  22. c81a300 IVGCVSW-3820 Remove backendsCommon/WorkloadDataFwd.hpp by Aron Virginas-Tar · 4 years, 10 months ago
  23. f674aa0 IVGCVSW-3277 Mem export/import suppor for Tensors by Derek Lamberti · 5 years ago
  24. d0dc770 IVGCVSW-3561 Fix the linker issues of the test shared objects in by Matteo Martincigh · 5 years ago
  25. 2e7f6ad IVGCVSW-3556 Create the DynamicBackend class by Matteo Martincigh · 5 years ago
  26. d73cecb IVGCVSW-3563 + IVGCVSW-3555 Create new utility functions for dynamic backends by Matteo Martincigh · 5 years ago
  27. 84da38b IVGCVSW-3277 Refactor TensorHandle factory API by Derek Lamberti · 5 years ago
  28. c2fe5fb IVGCVSW-3031 Finer grained backend optimization API by Derek Lamberti · 5 years ago
  29. 992d6dc IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separate by Matteo Martincigh · 5 years ago
  30. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  31. f9426b3 IVGCVSW-2370 Code clean up after Equal operator implementation where necessary by ruoyan01 · 5 years ago
  32. 2135015 IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils by Matteo Martincigh · 6 years ago
  33. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  34. 5605519 IVGCVSW-2066: Add IMemoryManager and integrate into the backends framework by Aron Virginas-Tar · 6 years ago
  35. 111b5d9 IVGCVSW-2125 : Consolidate backend registries into one by David Beck · 6 years ago
  36. 1b61be5 IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago experimental/nhwc-preview
  37. 9efb57d Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend" by David Beck · 6 years ago
  38. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago[Renamed (97%) from src/backends/CMakeLists.txt]
  39. 29fe58b IVGCVSW-2081: Move generic backend tests to the backend related CMake files 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. 3e9e115 IVGCVSW-2037 : separate registry for layer support intrefaces by David Beck · 6 years ago
  42. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  43. 32cbb0c IVGCVSW-1987 : registry for backend creation functions (factories) by David Beck · 6 years ago
  44. e97c6e0 IVGCVSW-1642 : adding IBackendInternal interface by David Beck · 6 years ago
  45. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago
  46. 0dbe0ee IVGCVSW-1899 : Neon backend folder structure by David Beck · 6 years ago
  47. b4540be IVGCVSW-1898 : Ref backend folder structure by David Beck · 6 years ago
  48. 711fa31 IVGCVSW-1921: move common Acl code to a separate folder by David Beck · 6 years ago
  49. 10b4dfd IVGCVSW-1897 : build infrastructure for the src/backends folder by David Beck · 6 years ago