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, 1 month ago
  3. ea660e1 IVGCVSW-6986 SLTS Failures due to Caching commits by Cathal Corbett · 2 years, 1 month ago
  4. 44f4fb5 Tidy up some code in the reference backend by Matthew Bentham · 2 years, 1 month ago
  5. 311cfa7 MLCE-825: Give reason when workload unsupported for Non Constant Weights/Bias by Francis Murtagh · 2 years, 1 month ago
  6. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 1 month ago
  7. d86f6c4 IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRef by Francis Murtagh · 2 years, 2 months ago
  8. 07307f3 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years, 1 month ago
  9. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  10. d0420cb Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years, 1 month ago
  11. 8bd5360 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years, 2 months ago
  12. 9734f09 Github issue #643 remove use of deprecated standard templates by Matthew Bentham · 2 years, 1 month ago
  13. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  14. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 2 months ago
  15. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 1 month ago
  16. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 2 months ago
  17. 50bc39e Remove unused function PostAllocationConfigure() from IVGCVSW-6949. by Cathal Corbett · 2 years, 2 months ago
  18. 60692ce IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workload by Teresa Charlin · 2 years, 2 months ago
  19. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  20. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 2 months ago
  21. b190da2 IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNd by Teresa Charlin · 2 years, 2 months ago
  22. aac6112 IVGCVSW-6936 Add SQRT support to CL by Teresa Charlin · 2 years, 2 months ago
  23. aa80510 IVGCVSW-6862 Modify GATHERNd Neon workload by Teresa Charlin · 2 years, 2 months ago
  24. 06145cc IVGCVSW-6936 Add SQRT support to Neon by Teresa Charlin · 2 years, 2 months ago
  25. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  26. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years, 2 months ago
  27. bd22c7d IVGCVSW-6862 Add GATHERNd Neon workload by Teresa Charlin · 2 years, 2 months ago
  28. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  29. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years, 2 months ago
  30. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  31. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 3 months ago
  32. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 4 months ago
  33. ee7200e GitHub #634 Remove unused variable from Stack.cpp by Teresa Charlin · 2 years, 3 months ago
  34. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  35. a3f4fba IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-nn-driver do not execute. by Cathal Corbett · 2 years, 3 months ago
  36. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 3 months ago
  37. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  38. d83ffe0 IVGCVSW-6839 Unidirectional sequence LSTM test failing in Android S by Cathal Corbett · 2 years, 3 months ago
  39. 723a7ac Use mmap to load the clcache file by Pablo Marquez Tello · 2 years, 4 months ago
  40. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  41. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  42. 06ccd71 Support incremental CL tuning by Stuart Taylor · 2 years, 3 months ago
  43. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 4 months ago
  44. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  45. 041f17a IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated data by David Monahan · 2 years, 4 months ago
  46. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 4 months ago
  47. 9c31530 Revert "IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated data" by David Monahan · 2 years, 4 months ago
  48. 6f07372 IVGCVSW-6814 Remove references to armnn:BackendId in the profiling code by Cathal Corbett · 2 years, 4 months ago
  49. ae91a5e IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated data by David Monahan · 2 years, 4 months ago
  50. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 4 months ago
  51. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  52. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  53. 6abc7ee IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRef by Teresa Charlin · 2 years, 4 months ago
  54. 3826ab6 IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHW by David Monahan · 2 years, 4 months ago
  55. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  56. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 4 months ago
  57. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 5 months ago
  58. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  59. c27d15c Add SupportsTensorHandleReplacement implementation to the ClConvert workloads by David Monahan · 2 years, 4 months ago
  60. 73c547d Refactor Forced Import by Finn Williams · 2 years, 4 months ago
  61. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 5 months ago
  62. 5e7335b Add implementation of reconfigure function to Cl Convert workloads by Jim Flynn · 2 years, 4 months ago
  63. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 5 months ago
  64. 79bb653 Fix unit test where NeonMemoryManager was used instead of RefMemoryManager by Matthew Bentham · 2 years, 5 months ago
  65. eef6b76 Tweak to misaligned memory pointer tests to not read/write to misaligned buffers by David Monahan · 2 years, 5 months ago
  66. ec81999 IVGCVSW-6700 Add override functions to all typed Neon/CL workloads by David Monahan · 2 years, 5 months ago
  67. c92bbd7 Avoid writing to and reading from misaligned pointers in UnitTests by Matthew Bentham · 2 years, 5 months ago
  68. b28e525 IVGCVSW-6399 Remove deprecated code 22.02 by Francis Murtagh · 2 years, 5 months ago
  69. 2b481f8 IVGCVSW-6700 Fix segfault by David Monahan · 2 years, 5 months ago
  70. 67d6390 Handle optional biases better in Neon/Cl FullyConnected workloads by Matthew Bentham · 2 years, 5 months ago
  71. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  72. 1682971 IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reused by David Monahan · 2 years, 5 months ago
  73. 49428b7 IVGCVSW-6711 Async Execute Test fails on 32bit raspi by Ryan OShea · 2 years, 5 months ago
  74. ec5463d IVGCVSW-6747 Call Cl sync after EnqueueWorkload by Narumol Prangnawarat · 2 years, 5 months ago
  75. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago
  76. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 5 months ago
  77. 9ef3614 IVGCVSW-6687 Implement ICLTensorProxy by Narumol Prangnawarat · 2 years, 5 months ago
  78. 588cbdf IVGCVSW-6685-6686 Modify workloads to extend Neon/Cl BaseWorkload by Teresa Charlin · 2 years, 5 months ago
  79. 98b0dcb IVGCVSW-6683-6684 Add ClBaseWorkload and NeonBaseWorkload by Teresa Charlin · 2 years, 5 months ago
  80. 60ab976 IVGCVSW-6673 Implement CanBeImported function to ClTensorHandle by Nikhil Raj · 2 years, 5 months ago
  81. 1c52a38 IVGCVSW-6676 Register CopyAndImportFactoryPairs to RefBackend and unit tests by Narumol Prangnawarat · 2 years, 5 months ago
  82. 7740045 IVGCVSW-6678 Register CopyAndImportFactoryPairs to NeonBackend and unit tests by Narumol Prangnawarat · 2 years, 5 months ago
  83. d12b407 IVGCVSW-6677 Register CopyAndImportFactoryPairs to ClBackend and unit tests by Narumol Prangnawarat · 2 years, 5 months ago
  84. faf2966 Bugfix: Set removal date for Backend API stability items to 22.11 by Francis Murtagh · 2 years, 5 months ago
  85. 5bcc072 Fix build using gcc-5 by Rob Hughes · 2 years, 5 months ago
  86. 5ed0f86 Fix DynamicBackendTest causing failure from IVGCVSW-6629. by Cathal Corbett · 2 years, 5 months ago
  87. a49ff08 IVGCVSW-6712 Move SubgraphView to backends include folder by Francis Murtagh · 2 years, 5 months ago
  88. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 6 months ago
  89. 479e230 IVGCVSW-6726 Building ArmNN failing in DynamicBackendTests by Teresa Charlin · 2 years, 5 months ago
  90. 788e2a6 IVGCVSW-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkload by Teresa Charlin · 2 years, 5 months ago
  91. 529195f MLCE-736 'Adding support for TfLite Models' by Sadik Armagan · 2 years, 5 months ago
  92. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  93. 53e0659 IVGCVSW-6672 Implement CanBeImported function to RefTensorHandle by Nikhil Raj · 2 years, 6 months ago
  94. 56ccf68 IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_Layers by Francis Murtagh · 2 years, 7 months ago
  95. 0fa1050 IVGCVSW-6674 Implement CanBeImported function in NeonTensorHandle by David Monahan · 2 years, 5 months ago
  96. 6ae43c4 Fix thread safety issues in TimelineDecoder and associated unit tests by Matthew Bentham · 2 years, 6 months ago
  97. 3ea0107 Fix INetwork::AddPrecompiledLayer to take the CompiledBlobPtr by value rather than reference. by Cathal Corbett · 2 years, 6 months ago
  98. 94c91b2 IVGCVSW-6716 'Issue on OpenCL Timer' by Sadik Armagan · 2 years, 6 months ago
  99. b275da5 IVGCVSW-6675 Add functionality for CopyAndImportFactoryPair by Narumol Prangnawarat · 2 years, 6 months ago
  100. 2048bcf Fix some Thread Sanitizer warnings by Matthew Bentham · 2 years, 6 months ago