1. 65c21a1 IVGCVSW-7563 Implement DelegateTestInterpreter for opaque delegate by Matthew Sloyan · 1 year, 2 months ago
  2. 40847fc IVGCVSW-7674 Fixing include paths in sample dynamic backend. by Colm Donelan · 1 year, 2 months ago
  3. 4589c3e Update ACL pin to dcab9ca1b7914eb8cadadfaa5fb468e469dca5d9 by Nikhil Raj · 1 year, 2 months ago
  4. 1bae865 IVGCVSW-7197 Implement Pimpl Idiom for Delegate Options by John McLoughlin · 1 year, 3 months ago
  5. 54cf011 IVGCVSW-7559 Implement DoPrepare with registration by Matthew Sloyan · 1 year, 2 months ago
  6. ebe392d IVGCVSW-7562 Implement DelegateTestInterpreter for classic delegate by Matthew Sloyan · 1 year, 2 months ago
  7. ac9607f IVGCVSW-7560 Implement Armnn Subgraph in Opaque Delegate by Ryan OShea · 1 year, 2 months ago
  8. 35fedc5 IVGCVSW-7672 Arm NN build failures in Main by Mike Kelly · 1 year, 2 months ago
  9. 1ec5f85 IVGCVSW-7673 Fix for failing build by Mike Kelly · 1 year, 2 months ago
  10. 1bf35f5 Fix gcc 13 compiler errors by Pablo Marquez Tello · 1 year, 2 months ago
  11. f0755de IVGCVSW-6681 Improve error handling in TfLiteExecutor. by Colm Donelan · 1 year, 2 months ago
  12. 6fe9ef9 IVGCVSW-7662 Update BuildGuideAndroidNDK.md by Mike Kelly · 1 year, 3 months ago
  13. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 2 months ago
  14. 6c50b8e Update ACL pin to f26ea2f8cc957a1e6faf0361dea805fb2e236061 by Nikhil Raj · 1 year, 2 months ago
  15. 2c14db6 IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 3 months ago
  16. 7be50dc Update ACL pin to 8893e454fa699f5dc33ff6b71f47e4c36fd1c1be by Teresa Charlin · 1 year, 2 months ago
  17. 1157232 IVGCVSW-7558 Implement Delegate Utils by Matthew Sloyan · 1 year, 3 months ago
  18. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 2 months ago
  19. c4fb0dd IVGCVSW-7556 Introduce Opaque Delegate API by Francis Murtagh · 1 year, 3 months ago
  20. 6d4e761 Bugfix: Fix conversion issue in NetworkExecutionUtils by Francis Murtagh · 1 year, 3 months ago
  21. 4047e29 IVGCVSW-7527 Update get_tensorflow.sh script to 2.12.0 by Teresa Charlin · 1 year, 2 months ago
  22. b75fc93 IVGCVSW-7454 Enable NonConstWeights in CpuAcc by Teresa Charlin · 1 year, 5 months ago
  23. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 3 months ago
  24. 41f9d2a Update ACL pin to 5a7d1571a2de24eefc6f1d8d22deeef9f47521ee by Teresa Charlin · 1 year, 2 months ago
  25. 046e2cb BugFix: Mean layer reading negative axis incorrectly in TFLite parser by Teresa Charlin · 1 year, 2 months ago
  26. ad1b3d7 IVGCVSW-7555 Restructure Delegate by Teresa Charlin · 1 year, 3 months ago
  27. 9cb3466 Update ACL pin to b531b7549abdd5c10b14b00107ea647591baa430 by Teresa Charlin · 1 year, 3 months ago
  28. 238ecd9 IVGCVSW-7526 Upgrade ArmNN to Tensorflow 2.12 by Ryan OShea · 1 year, 3 months ago
  29. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 3 months ago
  30. a088cd0 IVGCVSW-7473 Update python version to 3.8 to build pyarmnn in Ubuntu 20.04 by Nikhil Raj · 1 year, 3 months ago
  31. 2eecc09 Update ACL pin to 37c989a58a04985dfdc21089c7dacc7e1925a4d0 by Nikhil Raj · 1 year, 3 months ago
  32. 9cb5bb6 Add Arm NN TFLite Opaque Delegate build flag by Matthew Sloyan · 1 year, 3 months ago
  33. d047262 Fixing compare output feature in ExecuteNetwork by Colm Donelan · 1 year, 3 months ago
  34. 0e5a131 IVGCVSW-7420 Prevent CpuAcc & GpuAcc from running during support library aync execution by Cathal Corbett · 1 year, 6 months ago
  35. aeec3ce Add constant version of IConnectableLayer::GetConstantTensorsByRef by Matthew Bentham · 1 year, 3 months ago
  36. 2a764ad IVGCVSW-7546 SPACE_TO_DEPTH support added in tflite parser by Teresa Charlin · 1 year, 3 months ago
  37. f0a35b8 Fix segfault in ParseTransposeConv2d when output_shape is not constant by Ryan OShea · 1 year, 4 months ago
  38. df15c4e Report errors when running LoadedNetwork in End to End tests by Teresa Charlin · 1 year, 4 months ago
  39. a544f0f MLCE-753 Expand Tensorshape for relevent layers before verifying support by Ryan OShea · 1 year, 4 months ago
  40. b229370 IVGCVSW-7427 Execute network unable to correctly determine by Mike Kelly · 1 year, 4 months ago
  41. ca36123 GitHub #714: OnnxParser FullyConnectedLayer inferred shape doesn't match by Matthew Sloyan · 1 year, 4 months ago
  42. b0cecf3 Add Inclusive language commitment to main README by Nikhil Raj · 1 year, 4 months ago
  43. ddfb0f4 Fix typo in Readme.md by Kevin May · 1 year, 4 months ago
  44. b5ea589 IVGCVSW-7510 Delete temporary files created by DebugTestImpl. by Colm Donelan · 1 year, 4 months ago
  45. aa4f583 Document updates for 23.02 by Nikhil Raj · 1 year, 4 months ago
  46. 3e4ca88 IVGCVSW-7255 Update Doxygen Project Version by Cathal Corbett · 1 year, 4 months ago
  47. 87231be IVGCVSW-7155: Fix Slot replacement during UpdateSubgraphViewSlotPointers by Francis Murtagh · 1 year, 4 months ago
  48. 35a0689 IVGCVSW-7476 Remove ProfilingOptions from DelegateOptions. by Colm Donelan · 1 year, 4 months ago
  49. 4c231de IVGCVSW-7501 Allow constant tensors as inputs for input data in the delegate by Ryan OShea · 1 year, 5 months ago
  50. 555dc09 Update ACL pin to 23.02 release branch by Nikhil Raj · 1 year, 4 months ago
  51. ea11de0 Update ACL pin to 7594f989963724e127c3e28210d60fed590b0524 by Nikhil Raj · 1 year, 4 months ago
  52. 39831da Fix for ExecuteNetwork Delegate when output is boolean by Ryan OShea · 1 year, 4 months ago
  53. 1cebf49 Minor update to MemorySource to keep it usable as a bit mask. by Colm Donelan · 1 year, 4 months ago
  54. 417abd4 GitHub #651: Add PyArmNN installation instructions for prebuilt binaries by Francis Murtagh · 1 year, 4 months ago
  55. 00ca496 Update ACL pin to 67c3c631240a67105d9e30c6fd9dc413d075f095 by Nikhil Raj · 1 year, 4 months ago
  56. 475c7a8 IVGCVSW-7475 Fix uncaught warnings treated as errors in delegate release build by Ryan OShea · 1 year, 4 months ago
  57. 3ad2e14 IVGCVSW-7450 Fix delegate fallback when fused activation is unsupported by Ryan OShea · 1 year, 5 months ago
  58. 3811a97 IVGCVSW-7441 Checking for constant input tensors before populating. by Colm Donelan · 1 year, 4 months ago
  59. 0c61a75 Update ACL pin to 002e6530f6218b00a28aef9be8b21efb08cf3602 by Nikhil Raj · 1 year, 4 months ago
  60. 6dd0702 Fix incorrect copyright notices by Matthew Sloyan · 1 year, 4 months ago
  61. 294fafc Update ACL pin to cc2877368d5e15d9ea89d31c84ec651fc0fffd13 by Nikhil Raj · 1 year, 4 months ago
  62. 18e6f04 IVGCVSW-7441 Fixing null pointers in ExecuteNetwork. by Colm Donelan · 1 year, 4 months ago
  63. 04d8229 IVGCVSW-7277 Fixed issues with FullyConnected on certain TFLite models by Mike Kelly · 1 year, 5 months ago
  64. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 5 months ago
  65. d134c13 Added multithreading to FAQ.md by Pablo Marquez Tello · 1 year, 5 months ago
  66. 53212e1 Update ACL pin to a6a153817302793732e28b07c3b4046df3f91a60 by Nikhil Raj · 1 year, 4 months ago
  67. 5446a4d IVGCVSW-7297 When creating multiple Executors only the last one works fine by Mike Kelly · 1 year, 5 months ago
  68. 2542a26 IVGCVSW-7453 Comparison does not Calculate its shape properly by Mike Kelly · 1 year, 5 months ago
  69. c01da45 Refactor TOSA Common to be built without enabling the TOSA Reference backend by Matthew Sloyan · 1 year, 5 months ago
  70. 6b74da0 Update ACL pin to 5a63d1e39b8bcc19726bf98fe3b7f827701fabcd by Nikhil Raj · 1 year, 5 months ago
  71. e814821 IVGCVSW-7013 Removing the check for constant layer in FoldPad by Teresa Charlin · 1 year, 5 months ago
  72. 8f7a506 Update ACL pin to 1b6377b603c5833e52d704dc17db14f446ebc670 by Nikhil Raj · 1 year, 5 months ago
  73. d97db7e Github #700: Fix order of optimizations so dequantization works with folding by Francis Murtagh · 1 year, 5 months ago
  74. e27983c IVGCVSW-7405 Improving error handling around creating directories. by Colm Donelan · 1 year, 5 months ago
  75. 23a6d00 IVGCVSW-7438 Not finding JNI libraries while building Arm NN by Nikhil Raj · 1 year, 5 months ago
  76. 4e54e9c IVGCVSW-7435 Making optional some CL code in Acl Common. by Colm Donelan · 1 year, 5 months ago
  77. c074cdb IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 5 months ago
  78. 9fea7d9 Update license from commit: by Ryan OShea · 1 year, 5 months ago
  79. 9c4c449 Do the same for both ShapeInferenceMethod in Elementwise inferOutputShape by Teresa Charlin · 1 year, 5 months ago
  80. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 5 months ago
  81. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 5 months ago
  82. 6701daf Fix wrong last layer is Types.hpp by Teresa Charlin · 1 year, 5 months ago
  83. 377fb21 IVGCVSW-7244 ConcatLayer overlapping views on TFLiteParser by Mike Kelly · 1 year, 5 months ago
  84. 01f7269 IVGCVSW-7418 Allow working copy SubgraphView to get Original Slots by Francis Murtagh · 1 year, 6 months ago
  85. 05b6a3e Fix delegate fallback during VisitNode by Ryan OShea · 1 year, 5 months ago
  86. d9e55f0 Move tuning and IClTensorHandle code from cl to aclCommon backend. by Cathal Corbett · 1 year, 5 months ago
  87. 9c843c3 Catch exception by reference instead of by value. by Cathal Corbett · 1 year, 5 months ago
  88. 71723d4 Update --compare-output description in ExecuteNetwork parameters. by Cathal Corbett · 1 year, 5 months ago
  89. 69bcb88 IVGCVSW-7402 Fix for Native crashes in Arm NNAPI SL by Kevin May · 1 year, 5 months ago
  90. 4512b92 IVGCVSW-7418: Can't call SubstituteSubgraph on working copy of subgraph in Optimize by Matthew Bentham · 1 year, 6 months ago
  91. 94916a5 IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 8 months ago
  92. c998108 Update ACL pin to f800adf185e966b16385f65b9c7250766949dbe4 by Nikhil Raj · 1 year, 5 months ago
  93. 5b2145c IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINetwork() by Francis Murtagh · 1 year, 6 months ago
  94. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 1 year, 11 months ago
  95. 69b67d8 Add backend name to delegate test names that did not have it. by Teresa Charlin · 1 year, 5 months ago
  96. 7000d67 Deregistering custom allocators in RuntimeImpl destructor. by Colm Donelan · 1 year, 6 months ago
  97. 0506ef0 GitHub #543 Problem Parsing Mixed-Precision Model by Mike Kelly · 1 year, 5 months ago
  98. 8b4a483 Revert "IVGCVSW-7297 When creating multiple Executors only the last" by TeresaARM · 1 year, 6 months ago
  99. 9d1786e Fix Npu main build issue by Nikhil Raj · 1 year, 5 months ago
  100. 13e4e94 Update ACL pin to 3558c5840e7c973e2b1a86ae3a9335b44cad59d4 by Nikhil Raj · 1 year, 5 months ago