1. b4474c4 Syntax change to allow building on older compilers (ReduceLayer) by Kevin May · 3 months ago
  2. ddac090 Syntax change to allow building on older compilers by Kevin May · 3 months ago
  3. 7c75e33 IVGCVSW-7853 Assert audit and removal by Declan-ARM · 4 months ago
  4. e3cc716 IVGCVSW-8230 Add ScatterNd to Serializer and Deserializer by Kevin May · 4 months ago
  5. 70dc5e9 IVGCVSW-8233 ScatterNd End to End tests added by Teresa Charlin · 4 months ago
  6. ce7f51f IVGCVSW-8231 ScatterNd added to TFLite parser by Teresa Charlin · 4 months ago
  7. 5cc8e44 IVGCVSW-8299 Optimisation to replace Max + Min with Bounded Relu by Teresa Charlin · 4 months ago
  8. 2ab3032 IVGCVSW-8212 Bug Fix: AddMulAdd optimization missing check on second ADD by Teresa Charlin · 4 months ago
  9. 2828818 IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementation by Tianle Cheng · 4 months ago
  10. 2883a86 IVGCVSW-8172 Add macOS support to build tool setup by Tracy Narine · 4 months ago
  11. 68c60e9 IVGCVSW-7854 Remove/rewrite asserts in the backends unit tests. by Colm Donelan · 4 months ago
  12. b4ef163 IVGCVSW-7854 Remove/rewrite asserts in the backends. by Colm Donelan · 5 months ago
  13. 435267f Minor adjustment to the commit for MLCE-1165 by Tracy Narine · 4 months ago
  14. 0afb82a MLCE-1165 Model failing to load when pad is folded into Conv2d by Tracy Narine · 4 months ago
  15. 5e90b83 IVGCVSW-7569 GpuFsa Op: Add Reshape Operator by Declan-ARM · 5 months ago
  16. ddbda6a IVGCVSW-8275 GpuFsa Op: Add Activation functions available by Teresa Charlin · 5 months ago
  17. 3375390 IVGCVSW-7624 GpuFsa Op: Add Softmax operator by John Mcloughlin · 5 months ago
  18. 5bda973 IVGCVSW-8276 GpuFsa Op: Add MatMul by Teresa Charlin · 5 months ago
  19. 20dda37 IVGCVSW-7570 GpuFsa Op: Add ElemenWiseBinary Operators available by Teresa Charlin · 5 months ago
  20. a4b6090 Add and tidy up activation and elementwise binary end to end tests by Teresa Charlin · 5 months ago
  21. 1d6b731 IVGCVSW-7625 GpuFsa Op: Add Resize/Scale operator by Teresa Charlin · 5 months ago
  22. bc5a5d5 IVGCVSW-7622 GpuFsa Op: Add Cast operator by Tracy Narine · 5 months ago
  23. a52bca2 IVGCVSW-7623: GpuFsa Op: Add Pool2d operator by Teresa Charlin · 5 months ago
  24. f2f99ae Removing unnecessary includes from GpuFsa operators. by Colm Donelan · 5 months ago
  25. 829e13e IVGCVSW-7568 Implement Sub ElementwiseBinary operator GpuFsa by John Mcloughlin · 5 months ago
  26. e7d2785 IVGCVSW-7550 GpuFsa Op: Add ElementWiseBinary Operator ADD by Tracy Narine · 5 months ago
  27. fbfa49e IVGCVSW-7571 GpuFsa Op: Add Depthwise Conv2d by Tianle Cheng · 5 months ago
  28. e1ac869 IVGCVSW-7628 Update GpuFsa to use ACLs latest fixes by Orlaith Monahan · 5 months ago
  29. 91ffe3d Minor fixes related to the LeakyRelu Activation support commit (IVGCVSW-7344) by Tracy Narine · 5 months ago
  30. bd73808 IVGCVSW-7165 - PreCompiledWorkload and Conv2d Integration work for GpuFsa by David Monahan · 7 months ago
  31. 0d7963c Bugfix: Remove implicit sign conversion causing -Werror=sign-conversion by Francis Murtagh · 5 months ago
  32. 10403ec IVGCVSW-7344 Add LeakyRelu Activation support to TOSA Reference Backend by Tracy Narine · 7 months ago
  33. fa62fdc IVGCVSW-8118 Added Two-Layer and Three-Layer Maxpool2d EndToEnd tests. by Tianle Cheng · 6 months ago
  34. 28658bc Fix for Resize with align corners = true creates a memory leak when using valgrind by Teresa Charlin · 6 months ago
  35. ca5a23a Add Quantize Support to TOSA Ref Backend by Teresa Charlin · 6 months ago
  36. 0587dd0 Remove the 2 resize tests with align corners from RefEndToEnd. by Teresa Charlin · 6 months ago
  37. a7bd3fa IVGCVSW-7830 Remove Reshape where possible by Mike Kelly · 6 months ago
  38. 7790dc6 IVGCVSW-8113 Update EndToEnd tests and TosaReference support for Maximum by Tianle Cheng · 7 months ago
  39. f0d8ec1 Fix incorrect Split Tosa Ref outputs check by Kevin May · 6 months ago
  40. 1bea6be Add Split support to TOSA Reference Backend by Kevin May · 7 months ago
  41. ce65588 Add Resize Nearest Neighbour support to TOSA Reference Backend by Teresa Charlin · 7 months ago
  42. 2ef4a2b IVGCVSW-8157 - Nightly Failure Fix by David Monahan · 7 months ago
  43. 8a57046 IVGCVSW-8157 - Rebase existing GpuFsa patches to 23.11 by David Monahan · 7 months ago
  44. a9c3267 IVGCVSW-8159 Fixed issues building with NDK r26 by Mike Kelly · 7 months ago
  45. 21a9f33 IVGCVSW-7835 Add ReverseV2 CL and Neon Workloads by Tianle Cheng · 8 months ago
  46. 5812504 IVGCVSW-7861 Updating tflite parser to ignore VALIDATION: subgraphs. by Colm Donelan · 8 months ago
  47. ed0604e IVGCVSW-8140 Prelu restriction in quantization not needed by Teresa Charlin · 8 months ago
  48. bba0d13 Removing explicit block on non constant bias in NEON CONV2D. by Colm Donelan · 8 months ago
  49. 5306dc8 IVGCVSW-7889 Add support for Signed64 data type in Cast layer by Teresa Charlin · 8 months ago
  50. b8aeec2 Update ACL pin to 704c22f1373e1276acb43c71e7e17048271bbc03 by Nikhil Raj · 8 months ago
  51. abd3c21 IVGCVSW-7751 DTS: Fix Gather and GatherNd Tests in CpuRef by Ciara Sookarry · 9 months ago
  52. 2210136 IVGCVSW-8103 SquareDiff restriction in quantization not needed by Teresa Charlin · 8 months ago
  53. b41793a IVGCVSW-7752 DTS: Fix QuantizePerChannel tests by John Mcloughlin · 8 months ago
  54. 363b572 Revert "Revert "MLCE-1093 Reshape and concat invalid results"" by Mike Kelly · 9 months ago
  55. 5008cb8 Revert "IVGCVSW-7850 block non const bias on NEON Depthwise conv." by Colm Donelan · 9 months ago
  56. 727d017 IVGCVSW-7750 DTS: Fix ElementWise isnan assert by David Monahan · 9 months ago
  57. 2077348 IVGCVSW-7749 DTS: Fix reshape floating point exception by Tianle Cheng · 9 months ago
  58. ad323af IVGCVSW-8033 Update Arm NN to use TOSA v0.60.0 by Narumol Prangnawarat · 9 months ago
  59. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 9 months ago
  60. 6440ce8 IVGCVSW-7504 Create a backend specific optimization to fuse ADD+MUL+Add+(Activation) in CpuAcc by Tracy Narine · 9 months ago
  61. 4cf29d6 GitHub #734 Add ExecuteNetwork support for S64 bit output by John Mcloughlin · 9 months ago
  62. 0aa080d BugFix: ElementwiseBinary missing from NeonBackend activation fusion optimization by Teresa Charlin · 9 months ago
  63. 39faea8 IVGCVSW-7855 removed ASSERTs from armnnUtils code by Jim Flynn · 9 months ago
  64. b53f52a IVGCVSW-7855 removed ASSERTs from deserializer code by Jim Flynn · 9 months ago
  65. cd0874c Bugfix: fix for -Wno-sign-conversion in profiling test in gcc9 by Francis Murtagh · 10 months ago
  66. 6a1d506 IVGCVSW-7901 Fix unsafe Usages of Memcpy in Armnn by David Monahan · 10 months ago
  67. 564c13d IVGCVSW-7525 Add broadcast_to to TFLite Parser by Idriss Chaouch · 10 months ago
  68. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 10 months ago
  69. 2be039b IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  70. 9145e38 IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernel by Teresa Charlin · 10 months ago
  71. 5f94124 IVGCVSW-7964 Fix UnidirectionalSequenceLstm by Narumol Prangnawarat · 11 months ago
  72. 008270f Revert "MLCE-1093 Reshape and concat invalid results" by Nikhil Raj Arm · 11 months ago
  73. 4980e21 MLCE-1093 Reshape and concat invalid results by Mike Kelly · 11 months ago
  74. 8259941 Revert "IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers" by john.mcloughlin · 11 months ago
  75. d1f0001 IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  76. b9b9792 IVGCVSW-7963 Uninitialized variable error in coverity by Mike Kelly · 11 months ago
  77. a504834 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport) by Francis Murtagh · 11 months ago
  78. fca5916 MLCE-1093 Added Axis to ViewsDescriptor by Mike Kelly · 11 months ago
  79. 3b3dcbf IVGCVSW-2291 TILE Operator CL Implementation by Cian McGriskin · 11 months ago
  80. 7894ef9 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (WorkloadFactory) by Cian McGriskin · 11 months ago
  81. 6627703 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport) by Francis Murtagh · 11 months ago
  82. c229b3f IVGCVSW-7676 Audit the use of ARMNN_ASSERT by Ryan OShea · 12 months ago
  83. 0f3e9a0 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (SubgraphView) by Francis Murtagh · 11 months ago
  84. b179382 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (INetworkProperties) by Francis Murtagh · 11 months ago
  85. 608000e IVGCVSW-7892 Segmentation fault when an input is directly connected to an output by Teresa Charlin · 11 months ago
  86. b4c4934 IVGCVSW-7880 Add check for FP16 backend support by Ryan OShea · 11 months ago
  87. 2812484 Fixing ambiguous method name in BackendHelper. by Colm Donelan · 11 months ago
  88. fb2b416 IVGCVSW-7933 Deprecated code: remove forwarding headers for moved headers by Tracy Narine · 11 months ago
  89. 980446b Enable Slice EndToEndTests in all backends and Signed32 in CpuRef by Ryan OShea · 1 year, 1 month ago
  90. 09e4d05 IVGCVSW-7243 Remove deprecated code due to be removed in 23.05 by Kevin May · 1 year, 4 months ago
  91. fc9e5b5 Fix for failing dynamic backend build by Mike Kelly · 11 months ago
  92. 7cbe781 MLCE-1092 Add Names to Workloads by Mike Kelly · 11 months ago
  93. 038f52b Update ACL pin to 16b37527906c68885f81a8db35f9d6040d73efec by Nikhil Raj · 11 months ago
  94. 4f9a6d6 Add datalayout to tensors in NeonStridedSliceWorkload by Teresa Charlin · 11 months ago
  95. a0cc6ff IVGCVSW-7924 Add TILE to Support Library (SL) by Teresa Charlin · 11 months ago
  96. 39085f7 IVGCVSW-7860 - Fix segfault with some models in the TfLiteParser by David Monahan · 11 months ago
  97. 36e6eae IVGCVSW-2292 Tile Operator Neon Implementation by David Monahan · 11 months ago
  98. 777008b IVGCVSW-7885 Add TILE to TFLite parser by Teresa Charlin · 11 months ago
  99. 1bf56cd IVGCVSW-7836 Add ReverseV2 End-to-End Tests by Declan-ARM · 11 months ago
  100. 160edb3 IVGCVSW-7887 Add TILE End to End tests by Cian McGriskin · 11 months ago