v23.11
  1. 21a9f33 IVGCVSW-7835 Add ReverseV2 CL and Neon Workloads by Tianle Cheng · 8 months ago
  2. bba0d13 Removing explicit block on non constant bias in NEON CONV2D. by Colm Donelan · 8 months ago
  3. 5306dc8 IVGCVSW-7889 Add support for Signed64 data type in Cast layer by Teresa Charlin · 8 months ago
  4. b8aeec2 Update ACL pin to 704c22f1373e1276acb43c71e7e17048271bbc03 by Nikhil Raj · 8 months ago
  5. abd3c21 IVGCVSW-7751 DTS: Fix Gather and GatherNd Tests in CpuRef by Ciara Sookarry · 9 months ago
  6. b41793a IVGCVSW-7752 DTS: Fix QuantizePerChannel tests by John Mcloughlin · 9 months ago
  7. 363b572 Revert "Revert "MLCE-1093 Reshape and concat invalid results"" by Mike Kelly · 9 months ago
  8. 5008cb8 Revert "IVGCVSW-7850 block non const bias on NEON Depthwise conv." by Colm Donelan · 9 months ago
  9. ad323af IVGCVSW-8033 Update Arm NN to use TOSA v0.60.0 by Narumol Prangnawarat · 9 months ago
  10. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 10 months ago
  11. 6440ce8 IVGCVSW-7504 Create a backend specific optimization to fuse ADD+MUL+Add+(Activation) in CpuAcc by Tracy Narine · 9 months ago
  12. 4cf29d6 GitHub #734 Add ExecuteNetwork support for S64 bit output by John Mcloughlin · 9 months ago
  13. 0aa080d BugFix: ElementwiseBinary missing from NeonBackend activation fusion optimization by Teresa Charlin · 9 months ago
  14. 6a1d506 IVGCVSW-7901 Fix unsafe Usages of Memcpy in Armnn by David Monahan · 10 months ago
  15. 564c13d IVGCVSW-7525 Add broadcast_to to TFLite Parser by Idriss Chaouch · 10 months ago
  16. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 10 months ago
  17. 2be039b IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  18. 9145e38 IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernel by Teresa Charlin · 11 months ago
  19. 5f94124 IVGCVSW-7964 Fix UnidirectionalSequenceLstm by Narumol Prangnawarat · 11 months ago
  20. 008270f Revert "MLCE-1093 Reshape and concat invalid results" by Nikhil Raj Arm · 11 months ago
  21. 4980e21 MLCE-1093 Reshape and concat invalid results by Mike Kelly · 11 months ago
  22. 8259941 Revert "IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers" by john.mcloughlin · 11 months ago
  23. d1f0001 IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  24. b9b9792 IVGCVSW-7963 Uninitialized variable error in coverity by Mike Kelly · 11 months ago
  25. a504834 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport) by Francis Murtagh · 11 months ago
  26. 3b3dcbf IVGCVSW-2291 TILE Operator CL Implementation by Cian McGriskin · 11 months ago
  27. 7894ef9 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (WorkloadFactory) by Cian McGriskin · 11 months ago
  28. 6627703 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport) by Francis Murtagh · 11 months ago
  29. 0f3e9a0 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (SubgraphView) by Francis Murtagh · 11 months ago
  30. b4c4934 IVGCVSW-7880 Add check for FP16 backend support by Ryan OShea · 11 months ago
  31. 2812484 Fixing ambiguous method name in BackendHelper. by Colm Donelan · 11 months ago
  32. fb2b416 IVGCVSW-7933 Deprecated code: remove forwarding headers for moved headers by Tracy Narine · 11 months ago
  33. 980446b Enable Slice EndToEndTests in all backends and Signed32 in CpuRef by Ryan OShea · 1 year, 1 month ago
  34. 09e4d05 IVGCVSW-7243 Remove deprecated code due to be removed in 23.05 by Kevin May · 1 year, 4 months ago
  35. fc9e5b5 Fix for failing dynamic backend build by Mike Kelly · 11 months ago
  36. 7cbe781 MLCE-1092 Add Names to Workloads by Mike Kelly · 11 months ago
  37. 038f52b Update ACL pin to 16b37527906c68885f81a8db35f9d6040d73efec by Nikhil Raj · 11 months ago
  38. 4f9a6d6 Add datalayout to tensors in NeonStridedSliceWorkload by Teresa Charlin · 12 months ago
  39. 36e6eae IVGCVSW-2292 Tile Operator Neon Implementation by David Monahan · 11 months ago
  40. 1bf56cd IVGCVSW-7836 Add ReverseV2 End-to-End Tests by Declan-ARM · 12 months ago
  41. 160edb3 IVGCVSW-7887 Add TILE End to End tests by Cian McGriskin · 11 months ago
  42. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 12 months ago
  43. a638f10 IVGCVSW-7907 Model cannot use Subtensors by Mike Kelly · 11 months ago
  44. b6de7a1 IVGCVSW-7830 Clean up by Mike Kelly · 12 months ago
  45. 9edde5d IVGCVSW-7825 block non const bias on CL CONV2D. by Teresa Charlin · 12 months ago
  46. 47016c0 IVGCVSW-7850 block non const bias on NEON Depthwise conv. by Colm Donelan · 12 months ago
  47. 53d858b IVGCVSW-7849 and IVGCVSW-7825 block non const bias on NEON CONV2D. by Colm Donelan · 12 months ago
  48. be06f10 IVGCVSW-7891 Failure in Nightly tests by Mike Kelly · 12 months ago
  49. bb8d759 IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Layer with 2 inputs by Tracy Narine · 12 months ago
  50. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  51. f183acd IVGCVSW-7844 Remove unnecessary warnings for certain models by Ryan OShea · 12 months ago
  52. 2ea403d IVGCVSW-7785 3D tensors in BATCH_TO_SPACE and SPACE_TO_BATCH in CpuAcc & GpuAcc by Teresa Charlin · 1 year ago
  53. f39f3f4 MLCE - Fix for duplicate definitions in cross compialtion build by David Monahan · 12 months ago
  54. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 1 year ago
  55. a9ac6ba IVGCVSW-7828 Add an Optional TensorInfo to InputSlot by Mike Kelly · 1 year ago
  56. d29d09d Update ACL pin to c952596e70f2fe0073029f053e329a4e930ced8c by Nikhil Raj · 1 year ago
  57. 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
  58. a9c5c16 Update ACL pin to 043613fbb199e2c4fdd12c2c9a1785db9b0c45fa by Nikhil Raj · 1 year ago
  59. 8eece0a IVGCVSW-7791 Enable dynamic bias in Conv in CpuAcc and GpuAcc by Kevin May · 1 year, 1 month ago
  60. 9953db8 IVGCVSW-7790 - Enable dynamic bias in DWConv in GpuAcc by Kevin May · 1 year, 1 month ago
  61. 49f8d6a IVGCVSW-7691 Replace asserts with exceptions in Ref Gather by Kevin May · 1 year, 1 month ago
  62. 5b70184 IVGCVSW-7789 Enable dynamic bias in Depthwise Convolution in CpuAcc by Teresa Charlin · 1 year, 2 months ago
  63. 71311e4 Fix incorrect validation of Unidirectional Sequence LSTM on Cl and Neon by Narumol Prangnawarat · 1 year, 1 month ago
  64. 270641b MLCE-1022 Fix failure on UnidirectionalSequenceLstm Operator by Narumol Prangnawarat · 1 year, 1 month ago
  65. f663d48 IVGCVSW-7732 Enable dynamic bias in FullyConnected in CpuAcc and GpuAcc by Teresa Charlin · 1 year, 2 months ago
  66. 34c1c38 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE to CpuAcc and GpuAcc by John Mcloughlin · 1 year, 1 month ago
  67. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 2 months ago
  68. acedd85 Revert "IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC" by TeresaARM · 1 year, 2 months ago
  69. fecd9ed IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC by Teresa Charlin · 1 year, 2 months ago
  70. 1bc497e Removing "shiftID" from BackendProfilingCounterRegisterMockBackendTest by Nikhil Raj · 1 year, 2 months ago
  71. f658554 IVGCVSW-5846 Remove TODO statements from Armnn Code by David Monahan · 1 year, 2 months ago
  72. 6fba294 IVGCVSW-7454 Fix CpuAcc FC dynamic weights by Teresa Charlin · 1 year, 2 months ago
  73. ee1497c IVGCVSW-7454 Enable NonConstWeights in GpuAcc by Teresa Charlin · 1 year, 3 months ago
  74. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 3 months ago
  75. 97a3aef IVGCVSW-7308 Add GpuAcc Batch MatMul workload by Teresa Charlin · 1 year, 6 months ago
  76. 1fe6c81 IVGCVSW-7307 Add CpuAcc Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  77. a9bea1a IVGCVSW-7404 Replacing asserts with exceptions in CopyTensorContentsGeneric by Colm Donelan · 1 year, 2 months ago
  78. 34336f9 Make Convert workloads use arm_compute::NECast in CpuAcc backend by Matthew Bentham · 1 year, 2 months ago
  79. cfbb271 Add unit test for Neon Convert workloads by Matthew Bentham · 1 year, 2 months ago
  80. 93f0ad0 GitHub #640 Add support for CEIL operator by Teresa Charlin · 1 year, 3 months ago
  81. acb3ec5 GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0. by Teresa Charlin · 1 year, 3 months ago
  82. 4296927 IVGCVSW-7197 Implement Pimpl Idiom OptimizerOptions TOSA tests by John Mcloughlin · 1 year, 3 months ago
  83. c5ee0d7 IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptions by John Mcloughlin · 1 year, 3 months ago
  84. ca5c82a IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloads by Teresa Charlin · 1 year, 3 months ago
  85. 1ec5f85 IVGCVSW-7673 Fix for failing build by Mike Kelly · 1 year, 3 months ago
  86. 6fe9ef9 IVGCVSW-7662 Update BuildGuideAndroidNDK.md by Mike Kelly · 1 year, 3 months ago
  87. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  88. 2c14db6 IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  89. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  90. b75fc93 IVGCVSW-7454 Enable NonConstWeights in CpuAcc by Teresa Charlin · 1 year, 5 months ago
  91. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  92. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  93. df15c4e Report errors when running LoadedNetwork in End to End tests by Teresa Charlin · 1 year, 4 months ago
  94. b5ea589 IVGCVSW-7510 Delete temporary files created by DebugTestImpl. by Colm Donelan · 1 year, 5 months ago
  95. 6dd0702 Fix incorrect copyright notices by Matthew Sloyan · 1 year, 5 months ago
  96. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 5 months ago
  97. c01da45 Refactor TOSA Common to be built without enabling the TOSA Reference backend by Matthew Sloyan · 1 year, 5 months ago
  98. e27983c IVGCVSW-7405 Improving error handling around creating directories. by Colm Donelan · 1 year, 6 months ago
  99. 4e54e9c IVGCVSW-7435 Making optional some CL code in Acl Common. by Colm Donelan · 1 year, 6 months ago
  100. c074cdb IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 6 months ago