1. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 1 year ago
  2. 9414936 Replacing use of std::filesystem with ghc::filesystem. by Colm Donelan · 12 months ago
  3. a9ac6ba IVGCVSW-7828 Add an Optional TensorInfo to InputSlot by Mike Kelly · 12 months ago
  4. 6d2d4ea IVGCVSW-7773 Fix for ExecuteNetwork `--output-network-details-only` not working with `-T delegate` flag by Declan-ARM · 1 year ago
  5. 0dfb265 IVGCVSW-7666 Add a FileComparisonExecutor to ExecuteNetwork. by Colm Donelan · 1 year ago
  6. 16e27cf Bugfix: -Werror=unused-result - unnecessary line, previously called above by Francis Murtagh · 1 year, 1 month ago
  7. cb2ad74 IVGCVSW-7557 Add Opaque Delegate Options subsection to doxygen by Narumol Prangnawarat · 1 year ago
  8. 1cb43e7 IVGCVSW-7663 Updated BuildGuideAndroidNDK script in Arm NN by John Mcloughlin · 1 year ago
  9. d29d09d Update ACL pin to c952596e70f2fe0073029f053e329a4e930ced8c by Nikhil Raj · 1 year ago
  10. ed928a9 Fixing fault in ExeNet when a model file does not include an extension. by Colm Donelan · 1 year ago
  11. 689ba0c IVGCVSW-7663 BuildGuideAndroidNDK script in armnn by John Mcloughlin · 1 year ago
  12. 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
  13. fd5dbe9 Doxygen: Fix XML parsing error in Arm NN Doxygen by Nikhil Raj · 1 year ago
  14. 61b811a Bugfix: explicitly state the header to be included to replace deprecated one by Francis Murtagh · 1 year ago
  15. a7a605a IVGCVSW-7785 BugFix: ExpandDims not working when batch!=1 by Teresa Charlin · 1 year, 1 month ago
  16. a9c5c16 Update ACL pin to 043613fbb199e2c4fdd12c2c9a1785db9b0c45fa by Nikhil Raj · 1 year ago
  17. c029930 Update ACL pin to bec9b032ddcff449c7ad40febbcab24c23ee58a0 by Nikhil Raj · 1 year ago
  18. 88644e6 Add DataType to .dot files for constant layers by Teresa Charlin · 1 year, 1 month ago
  19. 8eece0a IVGCVSW-7791 Enable dynamic bias in Conv in CpuAcc and GpuAcc by Kevin May · 1 year, 1 month ago
  20. 9953db8 IVGCVSW-7790 - Enable dynamic bias in DWConv in GpuAcc by Kevin May · 1 year, 1 month ago
  21. 0fc1988 Doxygen: Remove link to md files from excluded tests\ by Nikhil Raj · 1 year, 1 month ago ref/for/main
  22. c45ec12 Update ACL pin to 08dfba38b99abcf12db39d6650e4e3758f1bd0b4 by Nikhil Raj · 1 year, 1 month ago
  23. 930e1a2 Fix ArmNN Operator table layout in doxygen by Nikhil Raj · 1 year, 1 month ago
  24. 49f8d6a IVGCVSW-7691 Replace asserts with exceptions in Ref Gather by Kevin May · 1 year, 1 month ago
  25. e6b0e90 Fix issue with ExecuteNetwork when running with tflite executor by Narumol Prangnawarat · 1 year, 1 month ago
  26. 6b1ecf6 Update ACL pin to 6c7cf31655ebc65108f91df946904cc83e1b42f5 by Nikhil Raj · 1 year, 1 month ago
  27. 5b70184 IVGCVSW-7789 Enable dynamic bias in Depthwise Convolution in CpuAcc by Teresa Charlin · 1 year, 1 month ago
  28. 71311e4 Fix incorrect validation of Unidirectional Sequence LSTM on Cl and Neon by Narumol Prangnawarat · 1 year, 1 month ago
  29. d3f5a07 Update ACL pin to 48c0ed9d6298dfcc2bf37ac85c168fc7d41ee803 by Nikhil Raj · 1 year, 1 month ago
  30. 4944458 Update ACL pin to df5d9878008be9b60586df97ebfff197abb5195e by Nikhil Raj · 1 year, 1 month ago
  31. d6a8d83 Update ACL pin to 545358ea7e65abfba6db5b194264584f1e54cc96 by Teresa Charlin · 1 year, 1 month ago
  32. db4d17c Update ACL pin to 6c113ed1a95a08d17c2d556bd7b03c901512a34f by Nikhil Raj · 1 year, 1 month ago
  33. 270641b MLCE-1022 Fix failure on UnidirectionalSequenceLstm Operator by Narumol Prangnawarat · 1 year, 1 month ago
  34. d04873f BugFix: check for options!=null before adding fused activation in TfLite parser by Teresa Charlin · 1 year, 1 month ago
  35. f663d48 IVGCVSW-7732 Enable dynamic bias in FullyConnected in CpuAcc and GpuAcc by Teresa Charlin · 1 year, 2 months ago
  36. da341f7 Update ACL pin to 1355ec4797cd77060af51c8b27d99ea1d25c08da by Nikhil Raj · 1 year, 1 month ago
  37. 76285ab Add SqDiff, Power and Ceil to TypeUtils.hpp by Teresa Charlin · 1 year, 1 month ago
  38. 59f8f65 IVGCVSW-7735 Opaque Delegate Cleanup by Ryan OShea · 1 year, 2 months ago
  39. 34c1c38 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE to CpuAcc and GpuAcc by John Mcloughlin · 1 year, 1 month ago
  40. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 2 months ago
  41. 499ebd9 Fix versions in Delegate Quick start guide by Nikhil Raj · 1 year, 2 months ago
  42. acedd85 Revert "IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC" by TeresaARM · 1 year, 2 months ago
  43. fecd9ed IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC by Teresa Charlin · 1 year, 2 months ago
  44. 1bc497e Removing "shiftID" from BackendProfilingCounterRegisterMockBackendTest by Nikhil Raj · 1 year, 2 months ago
  45. fe1827d IVGCVSW-7626 Change sequence of Interpreter Building by Narumol Prangnawarat · 1 year, 2 months ago
  46. f658554 IVGCVSW-5846 Remove TODO statements from Armnn Code by David Monahan · 1 year, 2 months ago
  47. e69cbfe IVGCVSW-7197 Bugfix: typos - member variables prefixed with p_ not m_ by Francis Murtagh · 1 year, 2 months ago
  48. 6fba294 IVGCVSW-7454 Fix CpuAcc FC dynamic weights by Teresa Charlin · 1 year, 2 months ago
  49. ee1497c IVGCVSW-7454 Enable NonConstWeights in GpuAcc by Teresa Charlin · 1 year, 3 months ago
  50. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 3 months ago
  51. f6ed6d4 IVGCVSW-7485 Update operator support documentation for 23.05 by Matthew Sloyan · 1 year, 2 months ago
  52. 46e574e IVGCVSW-7626 Add Execute Network for Opaque Delegate by Narumol Prangnawarat · 1 year, 2 months ago
  53. 97a3aef IVGCVSW-7308 Add GpuAcc Batch MatMul workload by Teresa Charlin · 1 year, 6 months ago
  54. 1fe6c81 IVGCVSW-7307 Add CpuAcc Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  55. c52190a BugFix: Calculate explicit padding for Delegate Transpose Convolution using output size by Matthew Sloyan · 1 year, 2 months ago
  56. cef5431 Update ACL pin to 23.05 release branch by Nikhil Raj · 1 year, 2 months ago
  57. 04f7120 MLCE-1050 Error handing Slice operators by Mike Kelly · 1 year, 2 months ago
  58. 26654cb IVGCVSW-7423 Add ArmnnDelegatePlugin by Narumol Prangnawarat · 1 year, 2 months ago
  59. 74be13e IVGCVSW-7618 Implement UnidirectionalSequenceLstm operator for Opaque Delegate by Matthew Sloyan · 1 year, 2 months ago
  60. 88c9560 IVGCVSW-7484 Update versions in Arm NN for 23.05 by Nikhil Raj · 1 year, 2 months ago
  61. 0978df1 Update ACL pin to 352c07ddd49842b5c3a8e5a2b5a90832bfb70091 by Nikhil Raj · 1 year, 2 months ago
  62. 3504e42 IVGCVSW-7605 IVGCVSW-7604 Implement Squeeze and ExpandDims operators for Classic and Opaque Delegate by Matthew Sloyan · 1 year, 2 months ago
  63. c833cef IVGCVSW-7612 Implement Split Operators by David Monahan · 1 year, 2 months ago
  64. 6aed53b Add tflite-opaque-delegate flag in build-tool validation script by Nikhil Raj · 1 year, 2 months ago
  65. a724e85 Update ACL pin to 57132943e0df00aa008b90614ea5a9fa8b2dc18a by Teresa Charlin · 1 year, 2 months ago
  66. 17086a7 Minor fixes to the build android ndk guide script by Nikhil Raj · 1 year, 2 months ago
  67. 365fa4b Fix bug in the build-armnn.sh in build tool by Nikhil Raj · 1 year, 2 months ago
  68. 4429dab IVGCVSW-7528 Update Arm NN documentation to reflect use of Tensorflow 2.12 by Nikhil Raj · 1 year, 2 months ago
  69. 8314e3e Update ACL pin to 60ab4e66ea3cb85042035fd1aafbfea666bb4ea7 by Teresa Charlin · 1 year, 2 months ago
  70. a9bea1a IVGCVSW-7404 Replacing asserts with exceptions in CopyTensorContentsGeneric by Colm Donelan · 1 year, 2 months ago
  71. c49aacc IVGCVSW-7603 Implement Reshape operators for Opaque Delegate by Matthew Sloyan · 1 year, 2 months ago
  72. e9b81a4 Update ACL pin to f0ff76dbfc9137d0dfc5e99666e24c7a2ca8b072 by Nikhil Raj · 1 year, 2 months ago
  73. 542c848 IVGCVSW-7536 Update Build Tool for Opaque Delegate by Nikhil Raj · 1 year, 2 months ago
  74. 86b0357 IVGCVSW-7610 IVGCVSW-7616 Slice and StridedSlice for opaque delegate by Teresa Charlin · 1 year, 2 months ago
  75. 083586d IVGCVSW-7606 IVGCVSW-7607 Add Resize and Reduce to Opaque Delegate by John Mcloughlin · 1 year, 2 months ago
  76. 4236296 IVGCVSW-7611 IVGCVSW-7614 IVGCVSW-7615 IVGCVSW-7617 Softmax, SpaceToDepth, DepthToSpace and Tranpose for opaque delegate by Teresa Charlin · 1 year, 2 months ago
  77. 36d94ef IVGCVSW-7602 IVGCVSW-7602 Implement opaque delegate for Quantize + Dequantize operator by Francis Murtagh · 1 year, 2 months ago
  78. ecebb0f IVGCVSW-7596 IVGCVSW-7619 IVGCVSW-7597 Pack, Unpack and Pad for opaque delegate by Teresa Charlin · 1 year, 2 months ago
  79. 7f62346 Update ACL pin to 99b6fd210d84511b5d746871b8510a482a2950b8 by Nikhil Raj · 1 year, 2 months ago
  80. 34336f9 Make Convert workloads use arm_compute::NECast in CpuAcc backend by Matthew Bentham · 1 year, 2 months ago
  81. 6c53f9f IVGCVSW-7588 Implement ElementWiseBinary Op for Opaque Delegate by David Monahan · 1 year, 2 months ago
  82. 48ec813 IVGCVSW-7608 IVGCVSW-7594 IVGCVSW-7598 IVGCVSW-7599 Implement Floor, by Matthew Sloyan · 1 year, 2 months ago
  83. 0422cf2 IVGCVSW-7576 IVGCVSW-7609 Add BatchMatMul and Shape to Opaque Delegate by John Mcloughlin · 1 year, 2 months ago
  84. 3a9e7ba IVGCVSW-7584 IVGCVSW-7585 Implement Conv3d and TransposeConv2d operators for opaque delegate by Francis Murtagh · 1 year, 2 months ago
  85. cfbb271 Add unit test for Neon Convert workloads by Matthew Bentham · 1 year, 2 months ago
  86. f69ae56 IVGCVSW-7589 IVGCVSW-7595 IVGCVSW-7593 ElementwiseUnary, Normalization and LogicalBinary operators for opaque delegate by Teresa Charlin · 1 year, 2 months ago
  87. 0cc93ab Update ACL pin to f16eed979ecaa234b308c8eb145c5f9512673a54 by Nikhil Raj · 1 year, 2 months ago
  88. 0bd4c62 IVGCVSW-7574 IVGCVSW-7590 IVGCVSW-7600 Implement Activation, FullyConnected and Prelu operators for Opaque Delegate by Matthew Sloyan · 1 year, 2 months ago
  89. 0d29453 IVGCVSW-7687 Update TF SHA in build-tool by Nikhil Raj · 1 year, 2 months ago
  90. b2831c5 IVGCVSW-7591 IVGCVSW-7592 Add Gather and GatherNd to Opaque Delegate by Kevin May · 1 year, 2 months ago
  91. 559d909 IVGCVSW-7575 Implement opaque delegate for ArgMinMax operator by John Mcloughlin · 1 year, 2 months ago
  92. 81b66f3 IVGCVSW-7577, IVGCVSW-7578 Implement BatchToSpaceNd and SpaceToBatchNd in Opaque Delegate by Kevin May · 1 year, 2 months ago
  93. 024ef0b BugFix: calculate explicit padding for Transpose Convolution using output size by Teresa Charlin · 1 year, 2 months ago
  94. 357add2 Update cxxopts from 3.0 to 3.1.1 by Jim Flynn · 1 year, 3 months ago
  95. 2b04ec3 IVGCVSW-7579 IVGCVSW-7581 IVGCVSW-7583 Implement Comparison, Concat and Mean in Opaque Delegate by Matthew Sloyan · 1 year, 2 months ago
  96. f2dffdb Update ACL pin to 05a65e3f397946cacf5c17d8c528a9fad3f1b322 by Nikhil Raj · 1 year, 2 months ago
  97. 080ffd8 IVGCVSW-7584 Implement Conv2d and DepthwiseConv2d operators for Opaque Delegate by Matthew Sloyan · 1 year, 2 months ago
  98. 1ffbaac Update ACL pin to 467daef993fe29cc4319058200b7ad797398e4b0 by Nikhil Raj · 1 year, 2 months ago
  99. 3aad6f6 IVGCVSW-7687 Adding Tf 2.12 build flags to build-tool. by Colm Donelan · 1 year, 2 months ago
  100. fc5b384 GitHub #723 Fix missing include by Teresa Charlin · 1 year, 2 months ago