1. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 8 months ago
  2. a38da59 IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  3. 0f86ecf IVGCVSW-6494 Add CpuAcc Batch MatMul Workload Fp32 by Teresa Charlin · 1 year, 9 months ago
  4. f63b457 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 8 months ago
  5. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  6. 0902693 IVGCVSW-6790 Adding runtime options to Doxygen. by Colm Donelan · 1 year, 10 months ago
  7. 9270d9e IVGCVSW-7159 Implement simple TOSA Reference Backend skeleton by Francis Murtagh · 1 year, 11 months ago
  8. ce8204a IVGCVSW-7209 Remove deprecated code due to be removed in 22.11 by Teresa Charlin · 1 year, 10 months ago
  9. d936033 IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 10 months ago
  10. dc8ed9d IVGCVSW-7105: BatchMatMul Optional Parameter Support by Samuel Yap · 1 year, 11 months ago
  11. 5a3d200 IVGCVSW-7111 change backend deprecation from 22.11 to 23.08 by Jim Flynn · 1 year, 11 months ago
  12. 3883b27 GitHub #667: Neon fold padding into average pool 2D quantization bug fix. by Cathal Corbett · 2 years ago
  13. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 2 years ago
  14. d7ceec5 IVGCVSW-6896 Fix pre-import when using sync execute. by Colm Donelan · 2 years ago
  15. 2d213a7 IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 2 years ago
  16. 626bd90 Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."" by Francis Murtagh · 2 years ago
  17. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  18. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years, 1 month ago
  19. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 1 month ago
  20. d86f6c4 IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRef by Francis Murtagh · 2 years, 2 months ago
  21. 07307f3 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years, 2 months ago
  22. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  23. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  24. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 2 months ago
  25. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 2 months ago
  26. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  27. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 3 months ago
  28. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years, 2 months ago
  29. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  30. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years, 2 months ago
  31. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  32. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 3 months ago
  33. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 4 months ago
  34. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  35. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 3 months ago
  36. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  37. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 4 months ago
  38. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 4 months ago
  39. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 4 months ago
  40. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  41. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 4 months ago
  42. 6f07372 IVGCVSW-6814 Remove references to armnn:BackendId in the profiling code by Cathal Corbett · 2 years, 4 months ago
  43. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  44. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  45. 6abc7ee IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRef by Teresa Charlin · 2 years, 4 months ago
  46. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  47. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  48. 73c547d Refactor Forced Import by Finn Williams · 2 years, 4 months ago
  49. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 5 months ago
  50. eef6b76 Tweak to misaligned memory pointer tests to not read/write to misaligned buffers by David Monahan · 2 years, 5 months ago
  51. c92bbd7 Avoid writing to and reading from misaligned pointers in UnitTests by Matthew Bentham · 2 years, 5 months ago
  52. b28e525 IVGCVSW-6399 Remove deprecated code 22.02 by Francis Murtagh · 2 years, 5 months ago
  53. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  54. 1682971 IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reused by David Monahan · 2 years, 5 months ago
  55. 49428b7 IVGCVSW-6711 Async Execute Test fails on 32bit raspi by Ryan OShea · 2 years, 5 months ago
  56. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago
  57. faf2966 Bugfix: Set removal date for Backend API stability items to 22.11 by Francis Murtagh · 2 years, 5 months ago
  58. 5ed0f86 Fix DynamicBackendTest causing failure from IVGCVSW-6629. by Cathal Corbett · 2 years, 5 months ago
  59. a49ff08 IVGCVSW-6712 Move SubgraphView to backends include folder by Francis Murtagh · 2 years, 5 months ago
  60. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 6 months ago
  61. 479e230 IVGCVSW-6726 Building ArmNN failing in DynamicBackendTests by Teresa Charlin · 2 years, 5 months ago
  62. 529195f MLCE-736 'Adding support for TfLite Models' by Sadik Armagan · 2 years, 6 months ago
  63. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  64. 56ccf68 IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_Layers by Francis Murtagh · 2 years, 7 months ago
  65. 6ae43c4 Fix thread safety issues in TimelineDecoder and associated unit tests by Matthew Bentham · 2 years, 6 months ago
  66. 3ea0107 Fix INetwork::AddPrecompiledLayer to take the CompiledBlobPtr by value rather than reference. by Cathal Corbett · 2 years, 6 months ago
  67. b275da5 IVGCVSW-6675 Add functionality for CopyAndImportFactoryPair by Narumol Prangnawarat · 2 years, 6 months ago
  68. 2048bcf Fix some Thread Sanitizer warnings by Matthew Bentham · 2 years, 6 months ago
  69. cbfd718 IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding layers by Cathal Corbett · 2 years, 7 months ago
  70. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  71. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  72. 1342bed IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library' by Sadik Armagan · 2 years, 7 months ago
  73. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  74. e933c38 IVGCVSW-6569 Fix SingleAxisPriorityList by Finn Williams · 2 years, 8 months ago
  75. 019da94 Fix typo errors from ticket IVGCVSW-6420 by Cathal Corbett · 2 years, 8 months ago
  76. 7f82e08 IVGCVSW-6558 Fix the failing OptimisedNetworkTests by David Monahan · 2 years, 8 months ago
  77. 1165e0e Fix use of non-standard "uint" type by Teresa Charlin · 2 years, 8 months ago
  78. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  79. b03e8ff Fix MemoryOptimizerStrategyLibrary search by Finn Williams · 2 years, 8 months ago
  80. b1aad42 IVGCVSW-6527 Support the new memory API in loaded network by Finn Williams · 2 years, 8 months ago
  81. d3b94d3 Fix use of non-standard "uint" type by Rob Hughes · 2 years, 8 months ago
  82. f9d96e5 IVGCVSW-6303 Create a SingleAxisPacking strategy by Finn Williams · 2 years, 8 months ago
  83. 4b2f347 IVGCVSW-6457 Add FLOOR_DIV Support to the TfLiteDelegate by Jim Flynn · 2 years, 9 months ago
  84. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  85. ec5f7d1 IVGCVSW-6170 Add CpuAcc Conv3d Workload by Teresa Charlin · 2 years, 8 months ago
  86. e1fdd28 IVGCVSW-6470 Create MemoryStrategyBenchmark by Jim Flynn · 2 years, 8 months ago
  87. ca58839 IVGCVSW-6301 Create the MemoryManager class by Teresa Charlin · 2 years, 9 months ago
  88. 4692e11 IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling points by Kevin May · 2 years, 8 months ago
  89. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  90. e8d7ccb IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to backends by Francis Murtagh · 2 years, 9 months ago
  91. b8cc2b9 IVGCVSW-6416 AddFullyConnected API crashes without connected weights/bias layers by Cathal Corbett · 2 years, 9 months ago
  92. 13d2e0d Github 581 - Upgrade doctest by Jan Eilers · 2 years, 9 months ago
  93. 8636bc7 IVGCVSW-6313 Support pre-importing outputs by Finn Williams · 2 years, 9 months ago
  94. 521032f IVGCVSW-6417: Catch AddFullyConnected API error when weights TensorInfo isn't set by Cathal Corbett · 2 years, 9 months ago
  95. eb70c91 Fix compile errors/warnings found on MSVC by Rob Hughes · 2 years, 9 months ago
  96. ca49a24 IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategy by Francis Murtagh · 2 years, 9 months ago
  97. b8a26d8 IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support in BackendRegistry' by Sadik Armagan · 2 years, 9 months ago
  98. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  99. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  100. eb852bb IVGCVSW-6293 Add Unit test int8 Channel Shuffle by Teresa Charlin · 2 years, 9 months ago