1. 8b7726a Update ACL pin to 0c5ba9ee5ad36aeb6d684c20d473a27f482e83fb by Nikhil Raj · 35 hours ago main
  2. 5639864 Update ACL pin to 0e2123695083df5fc1a98af22bbb51808c413350 by Teresa Charlin · 4 days ago
  3. 00fe393 Adding options to serialize networks to ExecuteNetwork. by Colm Donelan · 9 months ago
  4. e20aa0f Update ACL pin to 499b5bca1a897461d4105ba52e4c766ddb5f564a by Teresa Charlin · 5 days ago
  5. 8cfd059 IVGCVSW-8206 In TOSACommon, modify the way the Unique name for the inputs were generated. by Teresa Charlin · 11 days ago
  6. ce48d1d IVGCVSW-8206 CreateRescaleTosaOperator() modified by Teresa Charlin · 10 days ago
  7. 7db7089 IVGCVSW-8602 Move ComputeSplitAxis() to backendsCommon/WorkloadUtils by Teresa Charlin · 11 days ago
  8. a42e006 IVGCVSW-8205 For leakyRelu, add TosaRefEndToEndTests and Fp16 in mappings by Teresa Charlin · 11 days ago
  9. ceb4428 IVGCVSW-8294 Fix quantized Conv2d TOSA mapping by John Mcloughlin · 11 days ago
  10. 5b664a8 GitHub pull request to update python pillow version by Nikhil Raj · 11 days ago
  11. 22107e2 Add a build option to enable the OpenMP scheduler in ACL. by Colm Donelan · 11 days ago
  12. 693acb4 IVGCVSW-8314 Add Boolean data type to Debug layer support. by Colm Donelan · 2 weeks ago
  13. 02300aa IVGCVSW-8314 Broadcast handling for Comparison layer is inconsistent. by Colm Donelan · 4 weeks ago
  14. 4f1771a MLCE-1248 Removing limitations on zero scale value in quantization. by Colm Donelan · 5 weeks ago
  15. 4e74df2 Update ACL branch to 24.04 release branch by Nikhil Raj · 3 weeks ago
  16. 5729dac IVGCVSW-8211 Remove reference to 22.08 release in docker readme by Nikhil Raj · 3 weeks ago
  17. 571a4f7 IVGCVSW-8165: Update TOSA Common and TosaRef to use TOSA v0.80 by Teresa Charlin · 6 weeks ago
  18. 079df4a Update ACL pin to 1322065a3fbd15b00dbfb0969d6b438b5ba15530 by Nikhil Raj · 3 weeks ago
  19. 02d4046 IVGCVSW-8298 Fix failing fsrcnn test by Nikhil Raj · 5 weeks ago
  20. c6953e5 Update ACL pin to 553e241a4032e8fbd7cdd27ad1df47831cb74dde by Nikhil Raj · 4 weeks ago
  21. 1c9d268 IVGCVSW-8313 Broken link in the delegate README by Nikhil Raj · 4 weeks ago
  22. 65e3c59 Update ACL pin to 77bbe2e08b0376edfd3f504950be7f4b5720eeb0 by Nikhil Raj · 4 weeks ago
  23. 1c368a1 IVGCVSW-8224 Minor change to the printouts in ExecuteNetwork. by Colm Donelan · 6 weeks ago
  24. 02cebb6 Update ACL pin to 905786ea0c1abb2b8df36c56eae93a97823cace1 by Nikhil Raj · 5 weeks ago
  25. f760c93 MLCE-1245 Fixing runtime memory handling in delegate and ArmNN executor. by Colm Donelan · 6 weeks ago
  26. a778dc3 Revert "IVGCVSW-8298 Fix FSRCNN CI Failure" by TeresaARM · 5 weeks ago
  27. 518a1e4 IVGCVSW-8298 Fix FSRCNN CI Failure by Declan-ARM · 5 weeks ago
  28. 0cede65 Update ACL pin to 473b8291a7dc126586d19b82d6c84b4c7a6e44a6 by Kevin May · 6 weeks ago experimental/EcosysBuild
  29. 6403685 Update ACL pin to 4908981a4db9da7ec51fd0c2900a25bd91b2926a by Nikhil Raj · 6 weeks ago
  30. cc2f55c Update build-tool readme to include macOS support by Nikhil Raj · 7 weeks ago
  31. 1439bfc Update ACL pin to 6a827871d5cc3f3119ffd6c5c78900a1c61971cd by Nikhil Raj · 6 weeks ago
  32. 680d276 Update ACL pin to d2191150736dde66d79eb97e0c8ee506eef3c8fc by Nikhil Raj · 6 weeks ago
  33. 8defc08 Update ACL pin to 3e4b193f783c2d43547123518cadd1b2a9b11055 by Nikhil Raj · 7 weeks ago
  34. 60eadf5 Remove use of `std::clamp` by Declan-ARM · 7 weeks ago
  35. b4474c4 Syntax change to allow building on older compilers (ReduceLayer) by Kevin May · 7 weeks ago
  36. 97d911f MLCE-1229 Partial revert of commit: keep .so files under ./delegate directory. by Cathal Corbett · 7 weeks ago
  37. fcdf7a1 Update ACL pin to 93e743fbe7d52f4c41fcd90762fc38b95be802f7 by Nikhil Raj · 7 weeks ago
  38. ddac090 Syntax change to allow building on older compilers by Kevin May · 7 weeks ago
  39. 80ef511 Enable build of execute network in build tool. by Cathal Corbett · 7 weeks ago
  40. 7c75e33 IVGCVSW-7853 Assert audit and removal by Declan-ARM · 8 weeks ago
  41. 93bbf00 IVGCVSW-8232 ScatterNd added to delegate and opaque delegate by Kevin May · 8 weeks ago
  42. e3cc716 IVGCVSW-8230 Add ScatterNd to Serializer and Deserializer by Kevin May · 10 weeks ago
  43. 70dc5e9 IVGCVSW-8233 ScatterNd End to End tests added by Teresa Charlin · 9 weeks ago
  44. ce7f51f IVGCVSW-8231 ScatterNd added to TFLite parser by Teresa Charlin · 9 weeks ago
  45. bd7bea7 Update ACL pin to 9167c9cd1c684218f76a3c0ec97574dd6f381b98 by Nikhil Raj · 8 weeks ago
  46. ad37530 MLCE-1229 ArmNN build tool script update for delegate header and so files. by Cathal Corbett · 8 weeks ago
  47. 5cc8e44 IVGCVSW-8299 Optimisation to replace Max + Min with Bounded Relu by Teresa Charlin · 2 months ago
  48. e4ccada IVGCVSW-7761 Highlight invalid use of asynchronous and TfLite executor. by Colm Donelan · 9 weeks ago
  49. 9fcb405 Update ACL pin to 40af090c0e4d0196e8d3c14642f423f593fe96df by Orlaith Monahan · 8 weeks ago
  50. 253d1bb IVGCVSW-7572 Only print JSON profiling once per ArmnnSubgraph. by Colm Donelan · 9 weeks ago
  51. 2ab3032 IVGCVSW-8212 Bug Fix: AddMulAdd optimization missing check on second ADD by Teresa Charlin · 9 weeks ago
  52. 2828818 IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementation by Tianle Cheng · 2 months ago
  53. 2883a86 IVGCVSW-8172 Add macOS support to build tool setup by Tracy Narine · 10 weeks ago
  54. c24577b Update ACL pin to 26764247073f959e3e56db2a14b7e9dd81bb1092 by Nikhil Raj · 10 weeks ago
  55. 83530f7 IVGCVSW-7638 Update Build Tool to use the armnn that it is contained in by Tracy Narine · 2 months ago
  56. 5652e0e IVGCVSW-8228 build-tool does not setup flatbuffer library if building only the onnx-parser by Tracy Narine · 2 months ago
  57. 68c60e9 IVGCVSW-7854 Remove/rewrite asserts in the backends unit tests. by Colm Donelan · 2 months ago
  58. b4ef163 IVGCVSW-7854 Remove/rewrite asserts in the backends. by Colm Donelan · 3 months ago
  59. 04a0da6 IVGCVSW-8183 Docker does not copy delegate includes to tar by John Mcloughlin · 3 months ago
  60. 435267f Minor adjustment to the commit for MLCE-1165 by Tracy Narine · 3 months ago
  61. de4108e Update project number in Doxyfile for 24.02 by Nikhil Raj · 3 months ago
  62. dbc5fa2 Fix wrong option for acl branch in Usage function in build android ndk script by Nikhil Raj · 3 months ago
  63. 0afb82a MLCE-1165 Model failing to load when pad is folded into Conv2d by Tracy Narine · 3 months ago
  64. 73036eb IVGCVSW-8284 Out of bounds access error in BasePipeServer.cpp by Colm Donelan · 3 months ago
  65. dce3382 MLCE-1205 Continue delegate inference following kTfLiteApplicationError by Colm Donelan · 3 months ago
  66. 5e90b83 IVGCVSW-7569 GpuFsa Op: Add Reshape Operator by Declan-ARM · 3 months ago
  67. ddbda6a IVGCVSW-8275 GpuFsa Op: Add Activation functions available by Teresa Charlin · 3 months ago
  68. 3375390 IVGCVSW-7624 GpuFsa Op: Add Softmax operator by John Mcloughlin · 3 months ago
  69. 5bda973 IVGCVSW-8276 GpuFsa Op: Add MatMul by Teresa Charlin · 3 months ago
  70. 20dda37 IVGCVSW-7570 GpuFsa Op: Add ElemenWiseBinary Operators available by Teresa Charlin · 3 months ago
  71. a4b6090 Add and tidy up activation and elementwise binary end to end tests by Teresa Charlin · 3 months ago
  72. fb1fb16 Update ACL pin to 24.02 release branch by Nikhil Raj · 3 months ago
  73. 1d6b731 IVGCVSW-7625 GpuFsa Op: Add Resize/Scale operator by Teresa Charlin · 3 months ago
  74. bc5a5d5 IVGCVSW-7622 GpuFsa Op: Add Cast operator by Tracy Narine · 3 months ago
  75. 7bcae3c IVGCVSW-7675 Rework more DelegateUnitTests so backends are subcases. by Colm Donelan · 3 months ago
  76. a52bca2 IVGCVSW-7623: GpuFsa Op: Add Pool2d operator by Teresa Charlin · 3 months ago
  77. cf9622f Update ACL pin toe695579911fbe6aa06b11dbeeec7af5637a92f2b by Teresa Charlin · 3 months ago
  78. e7bf81b Update ACL pin to 0c17c4b42e6b819b0140f36527dbaf6166f37b2b by Nikhil Raj · 3 months ago
  79. ce40950 Update ACL pin to 2b9fa593a0a172bf36a02b5cdb840c6b9b361d7c by Teresa Charlin · 3 months ago
  80. 94e9cec Update ACL pin to 7ab7fca87cca8775f82b0e9efec6a40975910c17 by Nikhil Raj · 3 months ago
  81. f2f99ae Removing unnecessary includes from GpuFsa operators. by Colm Donelan · 3 months ago
  82. 829e13e IVGCVSW-7568 Implement Sub ElementwiseBinary operator GpuFsa by John Mcloughlin · 3 months ago
  83. e4134fc Update ACL pin to fb92e22c642985a5ea7906e7e7f46285d1d47718 by Nikhil Raj · 3 months ago
  84. e7d2785 IVGCVSW-7550 GpuFsa Op: Add ElementWiseBinary Operator ADD by Tracy Narine · 3 months ago
  85. fbfa49e IVGCVSW-7571 GpuFsa Op: Add Depthwise Conv2d by Tianle Cheng · 3 months ago
  86. 14b27a2 Update ACL pin to 2aec5f1870b6cd5edd7de6403b5cf75530eb77f5 by Nikhil Raj · 3 months ago
  87. e1ac869 IVGCVSW-7628 Update GpuFsa to use ACLs latest fixes by Orlaith Monahan · 3 months ago
  88. 91ffe3d Minor fixes related to the LeakyRelu Activation support commit (IVGCVSW-7344) by Tracy Narine · 3 months ago
  89. bd73808 IVGCVSW-7165 - PreCompiledWorkload and Conv2d Integration work for GpuFsa by David Monahan · 5 months ago
  90. 5bc1414 Update ACL pin to 3a704ae94fc5cbfce1053886f543b31977f1774c by Nikhil Raj · 3 months ago
  91. 7e65e87 IVGCVSW-8201 Update get_tensorflow.sh script in Arm NN with Tf 2.15 by Nikhil Raj · 4 months ago
  92. 0d7963c Bugfix: Remove implicit sign conversion causing -Werror=sign-conversion by Francis Murtagh · 4 months ago
  93. 1c3be8f IVGCVSW-8200 Update Build Tool to TF v2.15 by Declan-ARM · 4 months ago
  94. 10403ec IVGCVSW-7344 Add LeakyRelu Activation support to TOSA Reference Backend by Tracy Narine · 5 months ago
  95. 8ded178 IVGCVSW-7663 Update build_android_ndk_guide script by John Mcloughlin · 5 months ago
  96. 8ea6c2d IVGCVSW-8202 Update documents after TF 2.15 update by Tracy Narine · 4 months ago
  97. 87f598f Update ACL pin to 27dee1e276dc8816a5b9f4e04d8b31d5c5816ca0 by Nikhil Raj · 4 months ago
  98. 492c7d0 Update ACL pin to c5df0c6c5d41a1c4c42ed9b9106d4a2c87689b38 by Nikhil Raj · 4 months ago
  99. 58b9deb Update ACL pin to 5d7a93a331b556b29bb00d436286fb7674a49f1a by Nikhil Raj · 4 months ago
  100. 5eadf22 Update ACL pin to 7fe7791468978429ab02343a8485b51b39832027 by Nikhil Raj · 4 months ago