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