v24.02
  1. 7bcae3c IVGCVSW-7675 Rework more DelegateUnitTests so backends are subcases. by Colm Donelan · 4 months ago
  2. 8ea6c2d IVGCVSW-8202 Update documents after TF 2.15 update by Tracy Narine · 5 months ago
  3. eff204a IVGCVSW-7675 Rework DelegateUnitTests so backends are subcases. by Colm Donelan · 6 months ago
  4. 5ea6e3f Removing unnecessary schema dependency from delegate unit tests. by Colm Donelan · 6 months ago
  5. d7e3b75 IVGCVSW-7936 Update ArmNN minor version and opaque delegate version by Nikhil Raj · 7 months ago
  6. 080d45d MLCE-1138 Issue with Delegate supporting FP16 models by Mike Kelly · 7 months ago
  7. 21a9f33 IVGCVSW-7835 Add ReverseV2 CL and Neon Workloads by Tianle Cheng · 7 months ago
  8. 8df6bf3 IVGCVSW-7753 Tweak to Opaque delegate exception catching by David Monahan · 7 months ago
  9. 0425a37 IVGCVSW-8117 Add log message to Delegate stating backends added by Kevin May · 7 months ago
  10. 3943615 IVGCVSW-8112: Print caught exceptions to console in the delegate by Ciara Sookarry · 7 months ago
  11. 3e4b608 IVGCVSW-7722 Add ArmNNSettings to Opaque Delegate by Teresa Charlin · 8 months ago
  12. 363b572 Revert "Revert "MLCE-1093 Reshape and concat invalid results"" by Mike Kelly · 8 months ago
  13. 5bbbc02 IVGCVSW-8081 DTS: Fix Unspecified dimension while using ShapeInferenceMethod::ValidateOnly by Idriss Chaouch · 8 months ago
  14. 19ad816 IVGCVSW-8060 Add ArmNNSettings parser function for Opaque Delegate by Teresa Charlin · 8 months ago
  15. 727d017 IVGCVSW-7750 DTS: Fix ElementWise isnan assert by David Monahan · 8 months ago
  16. 275e792 IVGCVSW-7748 DTS: Fix default scale/offset issue by Idriss Chaouch · 8 months ago
  17. 2077348 IVGCVSW-7749 DTS: Fix reshape floating point exception by Tianle Cheng · 8 months ago
  18. edefbc2 IVGCVSW-7954 Upgrade ArmNN guides to TensorFlow v2.14.0 by Narumol Prangnawarat · 8 months ago
  19. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 9 months ago
  20. a2135bb IVGCVSW-8053 Update TensorFlow and FlatBuffers versions on ArmNN guides by Narumol Prangnawarat · 9 months ago
  21. 76d0c4c IVGCVSW-7954 Upgrade Arm NN to Tensorflow 2.14 by Matthew Sloyan · 9 months ago
  22. 08ee1aa IVGCVSW-8045 ReduceSum Delegate test fails when migrating to TensorFlow 2.14 by Idriss Chaouch · 9 months ago
  23. cbf7929 IVGCVSW-8037 Add BROADCAST_TO to tflite classic and opaque delegate. by Idriss Chaouch · 9 months ago
  24. 5f94124 IVGCVSW-7964 Fix UnidirectionalSequenceLstm by Narumol Prangnawarat · 10 months ago
  25. 008270f Revert "MLCE-1093 Reshape and concat invalid results" by Nikhil Raj Arm · 10 months ago
  26. 4980e21 MLCE-1093 Reshape and concat invalid results by Mike Kelly · 10 months ago
  27. 3b3dcbf IVGCVSW-2291 TILE Operator CL Implementation by Cian McGriskin · 10 months ago
  28. c229b3f IVGCVSW-7676 Audit the use of ARMNN_ASSERT by Ryan OShea · 11 months ago
  29. a280650 MLCE-1092 Added layerNames to opaque delegate by Mike Kelly · 10 months ago
  30. 07169c8 MLCE-1092 Added layerNames to classic delegate by Mike Kelly · 10 months ago
  31. 460a179 IVGCVSW-7899 Cannot handle tensors with more than 5 dimensions by Mike Kelly · 10 months ago
  32. ae93173 IVGCVSW-7451 LEAKY_RELU not supported by delegate by Tianle Cheng · 10 months ago
  33. 92ce35c IVGCVSW-7886 Add TILE to delegate and opaque delegate by Tianle Cheng · 10 months ago
  34. 7306bbe IVGCVSW-7834 Add REVERSE_V2 to classic and opaque delegates by Tracy Narine · 11 months ago
  35. 61b811a Bugfix: explicitly state the header to be included to replace deprecated one by Francis Murtagh · 12 months ago
  36. 59f8f65 IVGCVSW-7735 Opaque Delegate Cleanup by Ryan OShea · 1 year, 1 month ago
  37. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 1 month ago
  38. 499ebd9 Fix versions in Delegate Quick start guide by Nikhil Raj · 1 year, 1 month ago
  39. e69cbfe IVGCVSW-7197 Bugfix: typos - member variables prefixed with p_ not m_ by Francis Murtagh · 1 year, 1 month ago
  40. 46e574e IVGCVSW-7626 Add Execute Network for Opaque Delegate by Narumol Prangnawarat · 1 year, 1 month ago
  41. 97a3aef IVGCVSW-7308 Add GpuAcc Batch MatMul workload by Teresa Charlin · 1 year, 5 months ago
  42. 1fe6c81 IVGCVSW-7307 Add CpuAcc Batch MatMul Workload by Teresa Charlin · 1 year, 7 months ago
  43. c52190a BugFix: Calculate explicit padding for Delegate Transpose Convolution using output size by Matthew Sloyan · 1 year, 1 month ago
  44. 04f7120 MLCE-1050 Error handing Slice operators by Mike Kelly · 1 year, 1 month ago
  45. 26654cb IVGCVSW-7423 Add ArmnnDelegatePlugin by Narumol Prangnawarat · 1 year, 1 month ago
  46. 74be13e IVGCVSW-7618 Implement UnidirectionalSequenceLstm operator for Opaque Delegate by Matthew Sloyan · 1 year, 1 month ago
  47. 3504e42 IVGCVSW-7605 IVGCVSW-7604 Implement Squeeze and ExpandDims operators for Classic and Opaque Delegate by Matthew Sloyan · 1 year, 1 month ago
  48. c833cef IVGCVSW-7612 Implement Split Operators by David Monahan · 1 year, 1 month ago
  49. c49aacc IVGCVSW-7603 Implement Reshape operators for Opaque Delegate by Matthew Sloyan · 1 year, 1 month ago
  50. 86b0357 IVGCVSW-7610 IVGCVSW-7616 Slice and StridedSlice for opaque delegate by Teresa Charlin · 1 year, 1 month ago
  51. 083586d IVGCVSW-7606 IVGCVSW-7607 Add Resize and Reduce to Opaque Delegate by John Mcloughlin · 1 year, 1 month ago
  52. 4236296 IVGCVSW-7611 IVGCVSW-7614 IVGCVSW-7615 IVGCVSW-7617 Softmax, SpaceToDepth, DepthToSpace and Tranpose for opaque delegate by Teresa Charlin · 1 year, 1 month ago
  53. 36d94ef IVGCVSW-7602 IVGCVSW-7602 Implement opaque delegate for Quantize + Dequantize operator by Francis Murtagh · 1 year, 1 month ago
  54. ecebb0f IVGCVSW-7596 IVGCVSW-7619 IVGCVSW-7597 Pack, Unpack and Pad for opaque delegate by Teresa Charlin · 1 year, 1 month ago
  55. 6c53f9f IVGCVSW-7588 Implement ElementWiseBinary Op for Opaque Delegate by David Monahan · 1 year, 1 month ago
  56. 48ec813 IVGCVSW-7608 IVGCVSW-7594 IVGCVSW-7598 IVGCVSW-7599 Implement Floor, by Matthew Sloyan · 1 year, 1 month ago
  57. 0422cf2 IVGCVSW-7576 IVGCVSW-7609 Add BatchMatMul and Shape to Opaque Delegate by John Mcloughlin · 1 year, 1 month ago
  58. 3a9e7ba IVGCVSW-7584 IVGCVSW-7585 Implement Conv3d and TransposeConv2d operators for opaque delegate by Francis Murtagh · 1 year, 1 month ago
  59. f69ae56 IVGCVSW-7589 IVGCVSW-7595 IVGCVSW-7593 ElementwiseUnary, Normalization and LogicalBinary operators for opaque delegate by Teresa Charlin · 1 year, 1 month ago
  60. 0bd4c62 IVGCVSW-7574 IVGCVSW-7590 IVGCVSW-7600 Implement Activation, FullyConnected and Prelu operators for Opaque Delegate by Matthew Sloyan · 1 year, 1 month ago
  61. b2831c5 IVGCVSW-7591 IVGCVSW-7592 Add Gather and GatherNd to Opaque Delegate by Kevin May · 1 year, 1 month ago
  62. 559d909 IVGCVSW-7575 Implement opaque delegate for ArgMinMax operator by John Mcloughlin · 1 year, 1 month ago
  63. 81b66f3 IVGCVSW-7577, IVGCVSW-7578 Implement BatchToSpaceNd and SpaceToBatchNd in Opaque Delegate by Kevin May · 1 year, 1 month ago
  64. 2b04ec3 IVGCVSW-7579 IVGCVSW-7581 IVGCVSW-7583 Implement Comparison, Concat and Mean in Opaque Delegate by Matthew Sloyan · 1 year, 1 month ago
  65. 080ffd8 IVGCVSW-7584 Implement Conv2d and DepthwiseConv2d operators for Opaque Delegate by Matthew Sloyan · 1 year, 1 month ago
  66. 93f0ad0 GitHub #640 Add support for CEIL operator by Teresa Charlin · 1 year, 2 months ago
  67. a37ccb0 IVGCVSW-7564 Implement Cast operator for Opaque Delegate by Ryan OShea · 1 year, 2 months ago
  68. c5ee0d7 IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptions by John Mcloughlin · 1 year, 2 months ago
  69. 65c21a1 IVGCVSW-7563 Implement DelegateTestInterpreter for opaque delegate by Matthew Sloyan · 1 year, 2 months ago
  70. 1bae865 IVGCVSW-7197 Implement Pimpl Idiom for Delegate Options by John McLoughlin · 1 year, 3 months ago
  71. 54cf011 IVGCVSW-7559 Implement DoPrepare with registration by Matthew Sloyan · 1 year, 2 months ago
  72. ebe392d IVGCVSW-7562 Implement DelegateTestInterpreter for classic delegate by Matthew Sloyan · 1 year, 2 months ago
  73. ac9607f IVGCVSW-7560 Implement Armnn Subgraph in Opaque Delegate by Ryan OShea · 1 year, 2 months ago
  74. 1157232 IVGCVSW-7558 Implement Delegate Utils by Matthew Sloyan · 1 year, 3 months ago
  75. c4fb0dd IVGCVSW-7556 Introduce Opaque Delegate API by Francis Murtagh · 1 year, 3 months ago
  76. ad1b3d7 IVGCVSW-7555 Restructure Delegate by Teresa Charlin · 1 year, 3 months ago
  77. 238ecd9 IVGCVSW-7526 Upgrade ArmNN to Tensorflow 2.12 by Ryan OShea · 1 year, 3 months ago
  78. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 3 months ago
  79. aeec3ce Add constant version of IConnectableLayer::GetConstantTensorsByRef by Matthew Bentham · 1 year, 3 months ago
  80. a544f0f MLCE-753 Expand Tensorshape for relevent layers before verifying support by Ryan OShea · 1 year, 4 months ago
  81. 35a0689 IVGCVSW-7476 Remove ProfilingOptions from DelegateOptions. by Colm Donelan · 1 year, 4 months ago
  82. 4c231de IVGCVSW-7501 Allow constant tensors as inputs for input data in the delegate by Ryan OShea · 1 year, 5 months ago
  83. 475c7a8 IVGCVSW-7475 Fix uncaught warnings treated as errors in delegate release build by Ryan OShea · 1 year, 4 months ago
  84. 3ad2e14 IVGCVSW-7450 Fix delegate fallback when fused activation is unsupported by Ryan OShea · 1 year, 5 months ago
  85. 3811a97 IVGCVSW-7441 Checking for constant input tensors before populating. by Colm Donelan · 1 year, 4 months ago
  86. 04d8229 IVGCVSW-7277 Fixed issues with FullyConnected on certain TFLite models by Mike Kelly · 1 year, 4 months ago
  87. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 4 months ago
  88. 5446a4d IVGCVSW-7297 When creating multiple Executors only the last one works fine by Mike Kelly · 1 year, 4 months ago
  89. 9fea7d9 Update license from commit: by Ryan OShea · 1 year, 5 months ago
  90. 05b6a3e Fix delegate fallback during VisitNode by Ryan OShea · 1 year, 5 months ago
  91. 94916a5 IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 8 months ago
  92. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 1 year, 11 months ago
  93. 69b67d8 Add backend name to delegate test names that did not have it. by Teresa Charlin · 1 year, 5 months ago
  94. da7f2f9 IVGCVSW-7409 GPU backend options not being passed from the delegate. by Colm Donelan · 1 year, 5 months ago
  95. 5383767 Optimize the calling of IsLayerSupported(). by Cathal Corbett · 1 year, 9 months ago
  96. 839b932 IVGCVSW-6980 Delegate support for slice operator by Cathal Corbett · 1 year, 7 months ago
  97. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 7 months ago
  98. 194086f Minor error formatting fixes. by Colm Donelan · 1 year, 7 months ago
  99. 4d85adf IVGCVSW-7296 REDUCE_PROD tests fail when using Tf 2.10 by Teresa Charlin · 1 year, 7 months ago
  100. 0f86ecf IVGCVSW-6494 Add CpuAcc Batch MatMul Workload Fp32 by Teresa Charlin · 1 year, 8 months ago