v23.05
  1. 6d63e22 Revert "IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC" by TeresaARM · 1 year, 2 months ago
  2. fecd9ed IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC by Teresa Charlin · 1 year, 2 months ago
  3. f658554 IVGCVSW-5846 Remove TODO statements from Armnn Code by David Monahan · 1 year, 2 months ago
  4. ee1497c IVGCVSW-7454 Enable NonConstWeights in GpuAcc by Teresa Charlin · 1 year, 3 months ago
  5. 97a3aef IVGCVSW-7308 Add GpuAcc Batch MatMul workload by Teresa Charlin · 1 year, 6 months ago
  6. c5ee0d7 IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptions by John Mcloughlin · 1 year, 3 months ago
  7. ca5c82a IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloads by Teresa Charlin · 1 year, 3 months ago
  8. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  9. 2c14db6 IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  10. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  11. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  12. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  13. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 5 months ago
  14. c074cdb IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 6 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, 8 months ago
  19. 8b4a483 Revert "IVGCVSW-7297 When creating multiple Executors only the last" by TeresaARM · 1 year, 6 months ago
  20. b42a2b4 Refactor, remove m_ImportFlags from ClTensorHandleFactory by Matthew Bentham · 1 year, 7 months ago
  21. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 7 months ago
  22. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  23. 21cf67a IVGCVSW-7297 When creating multiple Executors only the last one works fine by Mike Kelly · 1 year, 7 months ago
  24. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  25. 194086f Minor error formatting fixes. by Colm Donelan · 1 year, 8 months ago
  26. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 8 months ago
  27. 251fd95 IVGCVSW-7222 Fix incorrect kernel measurements in profiling output by Kevin May · 1 year, 9 months ago
  28. 5a3d200 IVGCVSW-7111 change backend deprecation from 22.11 to 23.08 by Jim Flynn · 1 year, 11 months ago
  29. d301c0a IVGCVSW-6889 Seg fault running ExeNet with --bf16-turbo-mode on fpga by Francis Murtagh · 1 year, 11 months ago
  30. 3883b27 GitHub #667: Neon fold padding into average pool 2D quantization bug fix. by Cathal Corbett · 2 years ago
  31. d7ceec5 IVGCVSW-6896 Fix pre-import when using sync execute. by Colm Donelan · 2 years ago
  32. a045ac0 IVGCVSW-6957 'Import Host Memory in SL' by Sadik Armagan · 2 years ago
  33. 626bd90 Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."" by Francis Murtagh · 2 years ago
  34. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  35. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years, 1 month ago
  36. ea660e1 IVGCVSW-6986 SLTS Failures due to Caching commits by Cathal Corbett · 2 years, 1 month ago
  37. 311cfa7 MLCE-825: Give reason when workload unsupported for Non Constant Weights/Bias by Francis Murtagh · 2 years, 1 month ago
  38. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 1 month ago
  39. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  40. 8bd5360 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years, 2 months ago
  41. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  42. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 2 months ago
  43. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 2 months ago
  44. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 2 months ago
  45. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  46. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 2 months ago
  47. aac6112 IVGCVSW-6936 Add SQRT support to CL by Teresa Charlin · 2 years, 2 months ago
  48. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 3 months ago
  49. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  50. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 4 months ago
  51. 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
  52. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  53. 723a7ac Use mmap to load the clcache file by Pablo Marquez Tello · 2 years, 4 months ago
  54. 06ccd71 Support incremental CL tuning by Stuart Taylor · 2 years, 4 months ago
  55. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  56. 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
  57. 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
  58. 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
  59. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 4 months ago
  60. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  61. 3826ab6 IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHW by David Monahan · 2 years, 4 months ago
  62. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  63. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 4 months ago
  64. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 5 months ago
  65. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  66. c27d15c Add SupportsTensorHandleReplacement implementation to the ClConvert workloads by David Monahan · 2 years, 4 months ago
  67. 73c547d Refactor Forced Import by Finn Williams · 2 years, 4 months ago
  68. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 5 months ago
  69. 5e7335b Add implementation of reconfigure function to Cl Convert workloads by Jim Flynn · 2 years, 5 months ago
  70. ec81999 IVGCVSW-6700 Add override functions to all typed Neon/CL workloads by David Monahan · 2 years, 5 months ago
  71. 67d6390 Handle optional biases better in Neon/Cl FullyConnected workloads by Matthew Bentham · 2 years, 5 months ago
  72. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  73. ec5463d IVGCVSW-6747 Call Cl sync after EnqueueWorkload by Narumol Prangnawarat · 2 years, 5 months ago
  74. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago
  75. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 5 months ago
  76. 9ef3614 IVGCVSW-6687 Implement ICLTensorProxy by Narumol Prangnawarat · 2 years, 5 months ago
  77. 588cbdf IVGCVSW-6685-6686 Modify workloads to extend Neon/Cl BaseWorkload by Teresa Charlin · 2 years, 5 months ago
  78. 98b0dcb IVGCVSW-6683-6684 Add ClBaseWorkload and NeonBaseWorkload by Teresa Charlin · 2 years, 5 months ago
  79. 60ab976 IVGCVSW-6673 Implement CanBeImported function to ClTensorHandle by Nikhil Raj · 2 years, 6 months ago
  80. d12b407 IVGCVSW-6677 Register CopyAndImportFactoryPairs to ClBackend and unit tests by Narumol Prangnawarat · 2 years, 5 months ago
  81. faf2966 Bugfix: Set removal date for Backend API stability items to 22.11 by Francis Murtagh · 2 years, 5 months ago
  82. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 6 months ago
  83. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  84. 56ccf68 IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_Layers by Francis Murtagh · 2 years, 7 months ago
  85. 94c91b2 IVGCVSW-6716 'Issue on OpenCL Timer' by Sadik Armagan · 2 years, 6 months ago
  86. cbfd718 IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding layers by Cathal Corbett · 2 years, 7 months ago
  87. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  88. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  89. 46c657d IVGCVSW-6519 Extend pad workload for GpuAcc to support mirror padding by Teresa Charlin · 2 years, 8 months ago
  90. 019da94 Fix typo errors from ticket IVGCVSW-6420 by Cathal Corbett · 2 years, 8 months ago
  91. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  92. b1aad42 IVGCVSW-6527 Support the new memory API in loaded network by Finn Williams · 2 years, 8 months ago
  93. 6642b8a IVGCVSW-6412 Implement CLBackend ICustomAllocator by David Monahan · 2 years, 8 months ago
  94. 2ea38c7 Bug Fix in CpuAcc and GpuAcc workload: Gather has 2 inputs by Teresa Charlin · 2 years, 8 months ago
  95. 6b9eba2 IVGCVSW-6528 'Build Failure on Arm NN' by Sadik Armagan · 2 years, 8 months ago
  96. 9f6862d IVGCVSW-6440 Add profiling around CL workload configure calls by Kevin May · 2 years, 8 months ago
  97. b7851f9 IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 9 months ago
  98. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  99. 615ad6c IVGCVSW-6169 Add GpuAcc Conv3d Workload by Teresa Charlin · 2 years, 8 months ago
  100. e118e04 Bugfix: GCC-11 stringop-overread warning treated as error by Francis Murtagh · 2 years, 8 months ago