1. 3b3dcbf IVGCVSW-2291 TILE Operator CL Implementation by Cian McGriskin · 11 months ago
  2. b4c4934 IVGCVSW-7880 Add check for FP16 backend support by Ryan OShea · 11 months ago
  3. 980446b Enable Slice EndToEndTests in all backends and Signed32 in CpuRef by Ryan OShea · 1 year, 1 month ago
  4. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  5. 2ea403d IVGCVSW-7785 3D tensors in BATCH_TO_SPACE and SPACE_TO_BATCH in CpuAcc & GpuAcc by Teresa Charlin · 1 year ago
  6. 34c1c38 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE to CpuAcc and GpuAcc by John Mcloughlin · 1 year, 2 months ago
  7. f658554 IVGCVSW-5846 Remove TODO statements from Armnn Code by David Monahan · 1 year, 2 months ago
  8. ee1497c IVGCVSW-7454 Enable NonConstWeights in GpuAcc by Teresa Charlin · 1 year, 3 months ago
  9. 97a3aef IVGCVSW-7308 Add GpuAcc Batch MatMul workload by Teresa Charlin · 1 year, 6 months ago
  10. c5ee0d7 IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptions by John Mcloughlin · 1 year, 3 months ago
  11. ca5c82a IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloads by Teresa Charlin · 1 year, 3 months ago
  12. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  13. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  14. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 5 months ago
  15. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 6 months ago
  16. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  17. d9e55f0 Move tuning and IClTensorHandle code from cl to aclCommon backend. by Cathal Corbett · 1 year, 6 months ago
  18. 94916a5 IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 9 months ago
  19. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 7 months ago
  20. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  21. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 8 months ago
  22. d7ceec5 IVGCVSW-6896 Fix pre-import when using sync execute. by Colm Donelan · 2 years ago
  23. 626bd90 Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."" by Francis Murtagh · 2 years ago
  24. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  25. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years, 1 month ago
  26. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 2 months ago
  27. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  28. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 2 months ago
  29. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  30. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 2 months ago
  31. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 4 months ago
  32. 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
  33. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  34. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  35. 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
  36. 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
  37. 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
  38. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 4 months ago
  39. 3826ab6 IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHW by David Monahan · 2 years, 4 months ago
  40. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 4 months ago
  41. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 5 months ago
  42. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 5 months ago
  43. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  44. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago
  45. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 5 months ago
  46. 9ef3614 IVGCVSW-6687 Implement ICLTensorProxy by Narumol Prangnawarat · 2 years, 5 months ago
  47. 98b0dcb IVGCVSW-6683-6684 Add ClBaseWorkload and NeonBaseWorkload by Teresa Charlin · 2 years, 6 months ago
  48. 60ab976 IVGCVSW-6673 Implement CanBeImported function to ClTensorHandle by Nikhil Raj · 2 years, 6 months ago
  49. d12b407 IVGCVSW-6677 Register CopyAndImportFactoryPairs to ClBackend and unit tests by Narumol Prangnawarat · 2 years, 6 months ago
  50. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  51. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  52. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  53. 46c657d IVGCVSW-6519 Extend pad workload for GpuAcc to support mirror padding by Teresa Charlin · 2 years, 8 months ago
  54. 019da94 Fix typo errors from ticket IVGCVSW-6420 by Cathal Corbett · 2 years, 8 months ago
  55. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  56. 6642b8a IVGCVSW-6412 Implement CLBackend ICustomAllocator by David Monahan · 2 years, 8 months ago
  57. 615ad6c IVGCVSW-6169 Add GpuAcc Conv3d Workload by Teresa Charlin · 2 years, 8 months ago
  58. e8d7ccb IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to backends by Francis Murtagh · 2 years, 9 months ago
  59. eb852bb IVGCVSW-6293 Add Unit test int8 Channel Shuffle by Teresa Charlin · 2 years, 9 months ago
  60. 1222dbd IVGCVSW-3706 Add Channel Shuffle Workload to GpuAcc backend by Teresa Charlin · 2 years, 10 months ago
  61. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  62. 380c1a0 IVGCVSW-6317 Cleaning up BackendRegistry following negative tests. by Colm Donelan · 2 years, 11 months ago
  63. b80eaff Bugfix: Only run ClCustomAllocatorCpuAccNegativeTest if Neon Enabled by Francis Murtagh · 2 years, 11 months ago
  64. 62573b6 IVGCVSW-6077 Add Custom Allocator tests by Francis Murtagh · 2 years, 11 months ago
  65. c1c872f Adds CustomAllocator interface and Sample App by Jan Eilers · 3 years ago
  66. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 3 years ago
  67. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  68. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  69. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years, 1 month ago
  70. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 2 months ago
  71. 878e0f9 IVGCVSW-5818 Unload network before checking result and improve test by Narumol Prangnawarat · 3 years, 2 months ago
  72. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  73. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  74. e4a41dc IVGCVSW-5727 Implement Import function of ClImportTensorHandle by David Monahan · 3 years, 3 months ago
  75. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 2 months ago
  76. f40d6d4 IVGCVSW-5420 'Add CL support for CAST' by Sadik Armagan · 3 years, 2 months ago
  77. e11e63d IVGCVSW-5909 Fix CTS failure in GpuAcc DIV int32 by Teresa Charlin · 3 years, 2 months ago
  78. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  79. c74b175 IVGCVSW-5724 Add import tensor handling as ClImportTensorHandleFactory. by Colm Donelan · 3 years, 4 months ago
  80. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 5 months ago
  81. 4064632 IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argument by Finn Williams · 3 years, 5 months ago
  82. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  83. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  84. 80fbcd5 IVGCVSW-5483 'Implement Loading and Saving to File' by Matthew Sloyan · 3 years, 6 months ago
  85. c11ba46 IVGCVSW-4625 Add CL Rank Workload by David Monahan · 3 years, 7 months ago
  86. e944475 IVGCVSW-5482 'Add a ClCompileContext parameter to each ClWorkload Constructor' by Sadik Armagan · 3 years, 7 months ago
  87. fe3ec94 IVGCVSW-5092 Add CL Logical workload by James Conroy · 3 years, 8 months ago
  88. 0c95f4c Fix logical vts skip by Narumol Prangnawarat · 3 years, 8 months ago
  89. 265e53e IVGCVSW-5322 Fix segfault between Neon and Cl layers by Narumol Prangnawarat · 3 years, 8 months ago
  90. f290d88 IVGCVSW-4489 Remove remaining occurrence of boost::format by Matthew Sloyan · 3 years, 9 months ago
  91. be727be IVGCVSW-4973 Enable QLstm projection unit tests on CL by Teresa Charlin · 3 years, 9 months ago
  92. 283a8b4 IVGCVSW-5318 'Create a Neon/CL Workload Unit Test fast_math option enabled' by Sadik Armagan · 3 years, 9 months ago
  93. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 10 months ago
  94. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 10 months ago
  95. ec36d3e IVGCVSW-5256 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers Q,R & T by Finn Williams · 3 years, 10 months ago
  96. 33a626f IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECATE_WARN by Keith Davis · 3 years, 10 months ago
  97. 826a543 IVGCVSW-5253 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers M-P by Finn Williams · 3 years, 10 months ago
  98. c43de6a IVGCVSW-5252 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers between G-L by Finn Williams · 3 years, 10 months ago
  99. f500d6c IVGCVSW-5249 Use CreateTensorHandle from ITensorHandleFactory in the test for all layers between C-D by Keith Davis · 3 years, 10 months ago
  100. 7faf9a8 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago