1. 19bde17 IVGCVSW-6694 Disable long running Pooling3D unit test cases. by Colm Donelan · 2 years, 6 months ago
  2. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  3. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  4. 1342bed IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library' by Sadik Armagan · 2 years, 7 months ago
  5. f9de771 IVGCVSW-6520 Extend pad workload for CpuAcc to support mirror padding by Teresa Charlin · 2 years, 8 months ago
  6. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  7. 46c657d IVGCVSW-6519 Extend pad workload for GpuAcc to support mirror padding by Teresa Charlin · 2 years, 8 months ago
  8. d3065d7 Add missing QSYMM8 to GetPixelValue() by Tamas Nyiri · 2 years, 8 months ago
  9. e933c38 IVGCVSW-6569 Fix SingleAxisPriorityList by Finn Williams · 2 years, 8 months ago
  10. 019da94 Fix typo errors from ticket IVGCVSW-6420 by Cathal Corbett · 2 years, 8 months ago
  11. 7f82e08 IVGCVSW-6558 Fix the failing OptimisedNetworkTests by David Monahan · 2 years, 8 months ago
  12. 1165e0e Fix use of non-standard "uint" type by Teresa Charlin · 2 years, 8 months ago
  13. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  14. b03e8ff Fix MemoryOptimizerStrategyLibrary search by Finn Williams · 2 years, 8 months ago
  15. b1aad42 IVGCVSW-6527 Support the new memory API in loaded network by Finn Williams · 2 years, 8 months ago
  16. d3b94d3 Fix use of non-standard "uint" type by Rob Hughes · 2 years, 8 months ago
  17. 6642b8a IVGCVSW-6412 Implement CLBackend ICustomAllocator by David Monahan · 2 years, 8 months ago
  18. f9d96e5 IVGCVSW-6303 Create a SingleAxisPacking strategy by Finn Williams · 2 years, 8 months ago
  19. 2ea38c7 Bug Fix in CpuAcc and GpuAcc workload: Gather has 2 inputs by Teresa Charlin · 2 years, 8 months ago
  20. 6b9eba2 IVGCVSW-6528 'Build Failure on Arm NN' by Sadik Armagan · 2 years, 8 months ago
  21. 4b2f347 IVGCVSW-6457 Add FLOOR_DIV Support to the TfLiteDelegate by Jim Flynn · 2 years, 9 months ago
  22. 9f6862d IVGCVSW-6440 Add profiling around CL workload configure calls by Kevin May · 2 years, 8 months ago
  23. b7851f9 IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 9 months ago
  24. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  25. 615ad6c IVGCVSW-6169 Add GpuAcc Conv3d Workload by Teresa Charlin · 2 years, 8 months ago
  26. ec5f7d1 IVGCVSW-6170 Add CpuAcc Conv3d Workload by Teresa Charlin · 2 years, 8 months ago
  27. e1fdd28 IVGCVSW-6470 Create MemoryStrategyBenchmark by Jim Flynn · 2 years, 8 months ago
  28. ca58839 IVGCVSW-6301 Create the MemoryManager class by Teresa Charlin · 2 years, 9 months ago
  29. e118e04 Bugfix: GCC-11 stringop-overread warning treated as error by Francis Murtagh · 2 years, 8 months ago
  30. 4692e11 IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling points by Kevin May · 2 years, 8 months ago
  31. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  32. e8d7ccb IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to backends by Francis Murtagh · 2 years, 9 months ago
  33. b8cc2b9 IVGCVSW-6416 AddFullyConnected API crashes without connected weights/bias layers by Cathal Corbett · 2 years, 9 months ago
  34. cff135b Revert "Disable Sin support in Neon" by ryan.oshea3 · 2 years, 9 months ago
  35. 13d2e0d Github 581 - Upgrade doctest by Jan Eilers · 2 years, 9 months ago
  36. 8636bc7 IVGCVSW-6313 Support pre-importing outputs by Finn Williams · 2 years, 9 months ago
  37. 521032f IVGCVSW-6417: Catch AddFullyConnected API error when weights TensorInfo isn't set by Cathal Corbett · 2 years, 9 months ago
  38. eb70c91 Fix compile errors/warnings found on MSVC by Rob Hughes · 2 years, 9 months ago
  39. ca49a24 IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategy by Francis Murtagh · 2 years, 9 months ago
  40. b8a26d8 IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support in BackendRegistry' by Sadik Armagan · 2 years, 9 months ago
  41. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  42. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  43. eb852bb IVGCVSW-6293 Add Unit test int8 Channel Shuffle by Teresa Charlin · 2 years, 9 months ago
  44. 43baf50 IVGCVSW-3716 Add EndToEnd Layer test for Channel Shuffle Workload by Teresa Charlin · 2 years, 9 months ago
  45. e89dd69 IVGCVSW-3707 Add Channel Shuffle Workload to CpuAcc backend by Teresa Charlin · 2 years, 10 months ago
  46. 1222dbd IVGCVSW-3706 Add Channel Shuffle Workload to GpuAcc backend by Teresa Charlin · 2 years, 10 months ago
  47. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  48. 22f601b Fix incorrect string name for workload construct by Keith Davis · 2 years, 10 months ago
  49. 932cf3f IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer strategy' by Sadik Armagan · 2 years, 10 months ago
  50. c840263 IVGCVSW-6339 'IMemoryOptimizerStrategy Add backend capabilities' by Sadik Armagan · 2 years, 10 months ago
  51. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  52. 14bef9f IVGCVSW-6344 Remove definition of CapabilityTestHelper if no backends are enabled by Finn Williams · 2 years, 10 months ago
  53. bd575b2 MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 10 months ago
  54. dbf5f31 IVGCVSW-6311 Add the pre-import backend capability by Finn Williams · 2 years, 10 months ago
  55. 4e62750 IVGCVSW-6216 PCA: Documentation Updates by David Monahan · 2 years, 10 months ago
  56. 380c1a0 IVGCVSW-6317 Cleaning up BackendRegistry following negative tests. by Colm Donelan · 2 years, 11 months ago
  57. b80eaff Bugfix: Only run ClCustomAllocatorCpuAccNegativeTest if Neon Enabled by Francis Murtagh · 2 years, 11 months ago
  58. 9db96e0 IVGCVSW-6076 PCA: Add support for Importing Protected DMA buffers by Francis Murtagh · 2 years, 11 months ago
  59. e9b1230 IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocator by David Monahan · 2 years, 11 months ago
  60. 62573b6 IVGCVSW-6077 Add Custom Allocator tests by Francis Murtagh · 2 years, 11 months ago
  61. 75b981d IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocators by David Monahan · 2 years, 11 months ago
  62. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 3 years ago experimental/daves_custom_allocator_dmabuf
  63. c1c872f Adds CustomAllocator interface and Sample App by Jan Eilers · 3 years ago
  64. f487486 IVGCVSW-6292 Allow profiling details to be switched off during profiling by Keith Davis · 2 years, 11 months ago
  65. bcd860a IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in CL by Keith Davis · 2 years, 11 months ago
  66. 2d0679f IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Neon by Keith Davis · 2 years, 11 months ago
  67. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  68. 5a64f22 IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSON by Keith Davis · 2 years, 11 months ago
  69. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 3 years ago
  70. 96fd98c Fix use of non-standard datatypes by Rob Hughes · 3 years ago
  71. f5d5e6c IVGCVSW-6011 Update Mali to r30p0 on debian hikeys by Francis Murtagh · 3 years ago
  72. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 3 years ago
  73. 15fcc7e IVGCVSW-6073 Add protected mode to ArmNN CreationOptions by Jan Eilers · 3 years ago
  74. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 3 years ago
  75. 18bf43d Fix binding of reference to null pointer in RefFullyConnectedWorkload by Matthew Bentham · 3 years ago
  76. c013bc8 Fix some compile warnings & errors by Rob Hughes · 3 years ago
  77. 7af2fd7 Fix Unittest failures in CL Master by Nikhil Raj · 3 years ago
  78. a369b89 Improve ThrowBackendUnavailableException test by Matthew Bentham · 3 years ago
  79. 0d677db IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetwork by Mike Kelly · 3 years ago
  80. 6f24b1a Fix segfault in IsLayerSupportedTests by Matthew Bentham · 3 years ago
  81. 89fd793 Disable Sin support in Neon by Nikhil Raj · 3 years ago
  82. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years, 1 month ago
  83. 7a00eaa Remove remaining boost tests by Matthew Sloyan · 3 years ago
  84. 50f7b32 IVGCVSW-6099 Fix BackendsCompatibility tests with only Neon or CL enabled by Finn Williams · 3 years ago
  85. 87b5296 IVGCVSW-5810 Create a skeleton armnnTestUtils library by Matthew Sloyan · 3 years ago
  86. 77c92e4 Fix compilation failure in CL Master nightly by Nikhil Raj · 3 years ago
  87. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  88. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  89. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  90. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  91. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years, 1 month ago
  92. 1b1950d Remove duplicated check for Dequantize input type not supported by Teresa Charlin · 3 years, 1 month ago
  93. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years, 1 month ago
  94. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 2 months ago
  95. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years, 1 month ago
  96. 401c1c3 IVGCVSW-6072 NeonReduceWorkloadValidate not declared in IS_MULTI_AXES_REDUCE_SUPPORTED by Matthew Sloyan · 3 years, 1 month ago
  97. e73eda9 Bugfix: Fix cl_ext.h include path in CL backend by Francis Murtagh · 3 years, 1 month ago
  98. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  99. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years, 1 month ago
  100. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago