1. 038f52b Update ACL pin to 16b37527906c68885f81a8db35f9d6040d73efec by Nikhil Raj · 11 months ago
  2. 4f9a6d6 Add datalayout to tensors in NeonStridedSliceWorkload by Teresa Charlin · 12 months ago
  3. 36e6eae IVGCVSW-2292 Tile Operator Neon Implementation by David Monahan · 11 months ago
  4. 1bf56cd IVGCVSW-7836 Add ReverseV2 End-to-End Tests by Declan-ARM · 12 months ago
  5. 160edb3 IVGCVSW-7887 Add TILE End to End tests by Cian McGriskin · 11 months ago
  6. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 12 months ago
  7. a638f10 IVGCVSW-7907 Model cannot use Subtensors by Mike Kelly · 11 months ago
  8. b6de7a1 IVGCVSW-7830 Clean up by Mike Kelly · 12 months ago
  9. 9edde5d IVGCVSW-7825 block non const bias on CL CONV2D. by Teresa Charlin · 12 months ago
  10. 47016c0 IVGCVSW-7850 block non const bias on NEON Depthwise conv. by Colm Donelan · 12 months ago
  11. 53d858b IVGCVSW-7849 and IVGCVSW-7825 block non const bias on NEON CONV2D. by Colm Donelan · 12 months ago
  12. be06f10 IVGCVSW-7891 Failure in Nightly tests by Mike Kelly · 12 months ago
  13. bb8d759 IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Layer with 2 inputs by Tracy Narine · 12 months ago
  14. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  15. f183acd IVGCVSW-7844 Remove unnecessary warnings for certain models by Ryan OShea · 12 months ago
  16. 2ea403d IVGCVSW-7785 3D tensors in BATCH_TO_SPACE and SPACE_TO_BATCH in CpuAcc & GpuAcc by Teresa Charlin · 1 year ago
  17. f39f3f4 MLCE - Fix for duplicate definitions in cross compialtion build by David Monahan · 12 months ago
  18. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 1 year ago
  19. a9ac6ba IVGCVSW-7828 Add an Optional TensorInfo to InputSlot by Mike Kelly · 1 year ago
  20. d29d09d Update ACL pin to c952596e70f2fe0073029f053e329a4e930ced8c by Nikhil Raj · 1 year ago
  21. f77cab5 IVGCVSW-7785 Extend support for 3D tensors BATCH_TO_SPACE and SPACE_TO_BATCH in CpuRef by Teresa Charlin · 1 year, 1 month ago
  22. a9c5c16 Update ACL pin to 043613fbb199e2c4fdd12c2c9a1785db9b0c45fa by Nikhil Raj · 1 year, 1 month ago
  23. 8eece0a IVGCVSW-7791 Enable dynamic bias in Conv in CpuAcc and GpuAcc by Kevin May · 1 year, 1 month ago
  24. 9953db8 IVGCVSW-7790 - Enable dynamic bias in DWConv in GpuAcc by Kevin May · 1 year, 1 month ago
  25. 49f8d6a IVGCVSW-7691 Replace asserts with exceptions in Ref Gather by Kevin May · 1 year, 1 month ago
  26. 5b70184 IVGCVSW-7789 Enable dynamic bias in Depthwise Convolution in CpuAcc by Teresa Charlin · 1 year, 2 months ago
  27. 71311e4 Fix incorrect validation of Unidirectional Sequence LSTM on Cl and Neon by Narumol Prangnawarat · 1 year, 1 month ago
  28. 270641b MLCE-1022 Fix failure on UnidirectionalSequenceLstm Operator by Narumol Prangnawarat · 1 year, 1 month ago
  29. f663d48 IVGCVSW-7732 Enable dynamic bias in FullyConnected in CpuAcc and GpuAcc by Teresa Charlin · 1 year, 2 months ago
  30. 34c1c38 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE to CpuAcc and GpuAcc by John Mcloughlin · 1 year, 2 months ago
  31. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 2 months ago
  32. acedd85 Revert "IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC" by TeresaARM · 1 year, 2 months ago
  33. fecd9ed IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC by Teresa Charlin · 1 year, 2 months ago
  34. 1bc497e Removing "shiftID" from BackendProfilingCounterRegisterMockBackendTest by Nikhil Raj · 1 year, 2 months ago
  35. f658554 IVGCVSW-5846 Remove TODO statements from Armnn Code by David Monahan · 1 year, 2 months ago
  36. 6fba294 IVGCVSW-7454 Fix CpuAcc FC dynamic weights by Teresa Charlin · 1 year, 3 months ago
  37. ee1497c IVGCVSW-7454 Enable NonConstWeights in GpuAcc by Teresa Charlin · 1 year, 3 months ago
  38. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 3 months ago
  39. 97a3aef IVGCVSW-7308 Add GpuAcc Batch MatMul workload by Teresa Charlin · 1 year, 6 months ago
  40. 1fe6c81 IVGCVSW-7307 Add CpuAcc Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  41. a9bea1a IVGCVSW-7404 Replacing asserts with exceptions in CopyTensorContentsGeneric by Colm Donelan · 1 year, 2 months ago
  42. 34336f9 Make Convert workloads use arm_compute::NECast in CpuAcc backend by Matthew Bentham · 1 year, 2 months ago
  43. cfbb271 Add unit test for Neon Convert workloads by Matthew Bentham · 1 year, 2 months ago
  44. 93f0ad0 GitHub #640 Add support for CEIL operator by Teresa Charlin · 1 year, 3 months ago
  45. acb3ec5 GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0. by Teresa Charlin · 1 year, 3 months ago
  46. 4296927 IVGCVSW-7197 Implement Pimpl Idiom OptimizerOptions TOSA tests by John Mcloughlin · 1 year, 3 months ago
  47. c5ee0d7 IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptions by John Mcloughlin · 1 year, 3 months ago
  48. ca5c82a IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloads by Teresa Charlin · 1 year, 3 months ago
  49. 1ec5f85 IVGCVSW-7673 Fix for failing build by Mike Kelly · 1 year, 3 months ago
  50. 6fe9ef9 IVGCVSW-7662 Update BuildGuideAndroidNDK.md by Mike Kelly · 1 year, 3 months ago
  51. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  52. 2c14db6 IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  53. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  54. b75fc93 IVGCVSW-7454 Enable NonConstWeights in CpuAcc by Teresa Charlin · 1 year, 5 months ago
  55. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  56. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  57. df15c4e Report errors when running LoadedNetwork in End to End tests by Teresa Charlin · 1 year, 4 months ago
  58. b5ea589 IVGCVSW-7510 Delete temporary files created by DebugTestImpl. by Colm Donelan · 1 year, 5 months ago
  59. 6dd0702 Fix incorrect copyright notices by Matthew Sloyan · 1 year, 5 months ago
  60. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 5 months ago
  61. c01da45 Refactor TOSA Common to be built without enabling the TOSA Reference backend by Matthew Sloyan · 1 year, 5 months ago
  62. e27983c IVGCVSW-7405 Improving error handling around creating directories. by Colm Donelan · 1 year, 6 months ago
  63. 4e54e9c IVGCVSW-7435 Making optional some CL code in Acl Common. by Colm Donelan · 1 year, 6 months ago
  64. c074cdb IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 6 months ago
  65. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 6 months ago
  66. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  67. 01f7269 IVGCVSW-7418 Allow working copy SubgraphView to get Original Slots by Francis Murtagh · 1 year, 6 months ago
  68. d9e55f0 Move tuning and IClTensorHandle code from cl to aclCommon backend. by Cathal Corbett · 1 year, 6 months ago
  69. 94916a5 IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 9 months ago
  70. 5b2145c IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINetwork() by Francis Murtagh · 1 year, 7 months ago
  71. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 2 years ago
  72. 8b4a483 Revert "IVGCVSW-7297 When creating multiple Executors only the last" by TeresaARM · 1 year, 6 months ago
  73. 9d1786e Fix Npu main build issue by Nikhil Raj · 1 year, 6 months ago
  74. 80f71a8 IVGCVSW-7211 Fix float16 operators being wrongly unsupported with android-nn-driver. by Cathal Corbett · 1 year, 6 months ago
  75. 0bb096d IVGCVSW-7343 Add Transpose support to TOSA Reference Backend by Cathal Corbett · 1 year, 6 months ago
  76. 9a33946 IVGCVSW-7172 Add ElementwiseBinary (Subtraction & Multiplication) support to TOSA Reference Backend by Nikhil Raj · 1 year, 7 months ago
  77. b42a2b4 Refactor, remove m_ImportFlags from ClTensorHandleFactory by Matthew Bentham · 1 year, 7 months ago
  78. 5b58e31 IVGCVSW-7170 Add Concat support to TOSA Reference Backend by Kevin May · 1 year, 7 months ago
  79. 3fbad94 Small fixes in TOSA common and TOSA reference: by Teresa Charlin · 1 year, 7 months ago
  80. 6b5f674 Change the semantics of RefTensorHandle::Import to 'overlay' existing memory by Matthew Bentham · 1 year, 7 months ago
  81. da6bf9e IVGCVSW-7168 Support simple model in the TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  82. fc9d5e7 IVGCVSW-7204 Add TransposeConv2d support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  83. 67fd526 Update TOSA Reference Backend IsLayerSupported by Matthew Sloyan · 1 year, 7 months ago
  84. 404369b Fix bug in EthosNAcc backend detection in unit test by Matthew Bentham · 1 year, 7 months ago
  85. c30abd8 Refactor: Remove m_ImportFlags from RefTensorHandle by Matthew Bentham · 1 year, 7 months ago
  86. 6d2647d Include armnn/IRuntime.hpp in TosaCommon OneToManyMappingTests by Cathal Corbett · 1 year, 7 months ago
  87. 3b9acd5 IVGCVSW-7342 Add Slice support to TOSA Reference Backend by Cathal Corbett · 1 year, 7 months ago
  88. 8107ccc Specified Linker Language for Tosa Reference Backend by Mike Kelly · 1 year, 7 months ago
  89. b30e655 IVGCVSW-7174 Add Reshape support to TOSA Reference Backend by Cathal Corbett · 1 year, 7 months ago
  90. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 7 months ago
  91. a98e79a Updates following execution of Includewhatyouuse on armnn/include. by Colm Donelan · 1 year, 7 months ago
  92. c5fe6e7 IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  93. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  94. 369d8fc IVGCVSW-4926 Add support in CpuRef implementation for Gather for axis different to 0 by Nikhil Raj · 1 year, 7 months ago
  95. 263d709 IVGCVSW-7272 Add Exception for handling Fp16 infinity values by Kevin May · 1 year, 7 months ago
  96. 21cf67a IVGCVSW-7297 When creating multiple Executors only the last one works fine by Mike Kelly · 1 year, 7 months ago
  97. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  98. bd18eab IVGCVSW-7345 Add Pooling2d support to TOSA Reference Backend by Cathal Corbett · 1 year, 8 months ago
  99. 194086f Minor error formatting fixes. by Colm Donelan · 1 year, 8 months ago
  100. 2523b79 Add additional data type support to TOSA Reference Backend by Matthew Sloyan · 1 year, 8 months ago