1. 7db7089 IVGCVSW-8602 Move ComputeSplitAxis() to backendsCommon/WorkloadUtils by Teresa Charlin · 9 weeks ago
  2. 60eadf5 Remove use of `std::clamp` by Declan-ARM · 3 months ago
  3. b4474c4 Syntax change to allow building on older compilers (ReduceLayer) by Kevin May · 3 months ago
  4. ddac090 Syntax change to allow building on older compilers by Kevin May · 3 months ago
  5. 7c75e33 IVGCVSW-7853 Assert audit and removal by Declan-ARM · 4 months ago
  6. 70dc5e9 IVGCVSW-8233 ScatterNd End to End tests added by Teresa Charlin · 4 months ago
  7. 2828818 IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementation by Tianle Cheng · 4 months ago
  8. 564c13d IVGCVSW-7525 Add broadcast_to to TFLite Parser by Idriss Chaouch · 10 months ago
  9. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 10 months ago
  10. 9145e38 IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernel by Teresa Charlin · 10 months ago
  11. 160edb3 IVGCVSW-7887 Add TILE End to End tests by Cian McGriskin · 11 months ago
  12. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 12 months ago
  13. a638f10 IVGCVSW-7907 Model cannot use Subtensors by Mike Kelly · 11 months ago
  14. 7b89992 IVGCVSW-7890 SplitterLayer does not use overridden TensorInfos correctly by Mike Kelly · 12 months ago
  15. bb8d759 IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Layer with 2 inputs by Tracy Narine · 12 months ago
  16. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  17. f183acd IVGCVSW-7844 Remove unnecessary warnings for certain models by Ryan OShea · 12 months ago
  18. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 12 months ago
  19. a9ac6ba IVGCVSW-7828 Add an Optional TensorInfo to InputSlot by Mike Kelly · 12 months ago
  20. 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
  21. 88644e6 Add DataType to .dot files for constant layers by Teresa Charlin · 1 year, 1 month ago
  22. 024ef0b BugFix: calculate explicit padding for Transpose Convolution using output size by Teresa Charlin · 1 year, 2 months ago
  23. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  24. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 3 months ago
  25. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  26. aeec3ce Add constant version of IConnectableLayer::GetConstantTensorsByRef by Matthew Bentham · 1 year, 4 months ago
  27. 6dd0702 Fix incorrect copyright notices by Matthew Sloyan · 1 year, 5 months ago
  28. 2542a26 IVGCVSW-7453 Comparison does not Calculate its shape properly by Mike Kelly · 1 year, 5 months ago
  29. 9c4c449 Do the same for both ShapeInferenceMethod in Elementwise inferOutputShape by Teresa Charlin · 1 year, 6 months ago
  30. 377fb21 IVGCVSW-7244 ConcatLayer overlapping views on TFLiteParser by Mike Kelly · 1 year, 6 months ago
  31. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 7 months ago
  32. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  33. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  34. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  35. 71ebf5f MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  36. 71b386d IVGCVSW-7209 Delay one release the removal of weights and bias by Teresa Charlin · 1 year, 9 months ago
  37. d936033 IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 10 months ago
  38. fd3ba5a IVGCVSW-6497: BatchMatMul TfLite Parser by Samuel Yap · 1 year, 10 months ago
  39. dc8ed9d IVGCVSW-7105: BatchMatMul Optional Parameter Support by Samuel Yap · 1 year, 11 months ago
  40. f0aea2c Bug Fix for refactor of the ExecuteNetwork for strategy in Precompiled layer. by Teresa Charlin · 1 year, 11 months ago
  41. cd839ab IVGCVSW-7147 Bug Fix for refactor of the ExecuteNetwork for strategy in ConvertLayers. by Teresa Charlin · 1 year, 11 months ago
  42. 9d63fee Bug Fix for refactor of the ExecuteNetwork for Strategy in MemCopyLayer by Teresa Charlin · 1 year, 11 months ago
  43. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 2 years ago
  44. 4d2eec0 IVGCVSW-6981 Remove deprecated code 22.05 [Post Release] by Nikhil Raj · 2 years, 1 month ago
  45. d86f6c4 IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRef by Francis Murtagh · 2 years, 2 months ago
  46. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  47. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  48. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  49. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  50. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  51. 2e24175 IVGCVSW-6724 Accessing ConstTensors from IConnectableLayer by Nikhil Raj · 2 years, 5 months ago
  52. e466596 IVGCVSW-6639 Add GetParameters to IConnectableLayer by Jim Flynn · 2 years, 5 months ago
  53. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  54. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  55. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  56. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  57. 4692e11 IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling points by Kevin May · 2 years, 8 months ago
  58. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  59. 452274c IVGCVSW-6459 Add support of scalar and flexible output datatypes to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  60. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  61. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  62. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  63. f10b15a IVGCVSW-6382 Add Gather operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  64. b20d1d4 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected Bug Fix by Matthew Sloyan · 2 years, 11 months ago
  65. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  66. 8c999df Fixed bugs in PreCompiledLayer by Mike Kelly · 2 years, 11 months ago
  67. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 3 years ago
  68. 0d677db IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetwork by Mike Kelly · 3 years ago
  69. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  70. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  71. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  72. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  73. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 2 months ago
  74. 4df97eb IVGCVSW-5890 Prevent modification to const layers with multiple connections by Colm Donelan · 3 years, 2 months ago
  75. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 2 months ago
  76. 4af5616 IVGCVSW-5816 Constant memory access by Francis Murtagh · 3 years, 2 months ago
  77. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  78. 4422cec Fix graph copy memory spike by Finn Williams · 3 years, 3 months ago
  79. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  80. 58fb0ee IVGCVSW-5767 'Regression on SqueezeNet v1.1' by Sadik Armagan · 3 years, 4 months ago
  81. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 5 months ago
  82. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  83. 1d6dcac Remove incorrect use of std::vector.reserve by Jim Flynn · 3 years, 5 months ago
  84. f24375d IVGCVSW-5500 Fix transpose conv InferOutputShape by James Conroy · 3 years, 7 months ago
  85. f2ed1b8 IVGCVSW-5499 Missing validation for zero stride by Teresa Charlin · 3 years, 7 months ago
  86. 0c95f4c Fix logical vts skip by Narumol Prangnawarat · 3 years, 7 months ago
  87. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  88. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  89. df04d23 IVGCVSW-5327 Add to Layer a binary blob to host the activation layer info by Keith Davis · 3 years, 8 months ago
  90. 0103e76 Fix BackendHint missing when cloning a layer by Narumol Prangnawarat · 3 years, 8 months ago
  91. cd2c5f5 IVGCVSW-5291 Fix for Yolov3 producing 0s on Neon by David Monahan · 3 years, 9 months ago
  92. 3a40ea5 IVGCVSW-5363 Add Unmap layer and Unmap workload by Jim Flynn · 3 years, 9 months ago
  93. 68db06f IVGCVSW-5362 Add Map layer and Map workload by Jim Flynn · 3 years, 9 months ago
  94. 0663d66 IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNN by Matthew Sloyan · 3 years, 10 months ago
  95. 16f82f9 IVGCVSW-5305 AddBroadcastReshapeLayer as optimizer by Narumol Prangnawarat · 3 years, 10 months ago
  96. ef6f300 IVGCVSW-5114 Enable memory import in TfLiteYoloV3Big App by Narumol Prangnawarat · 3 years, 10 months ago
  97. ec01fb7 IVGCVSW-5214 Add ARMNN_NO_DEPRECATE_WARN to Concat and Splitter Layers by Teresa Charlin · 3 years, 10 months ago
  98. 3674f14 IVGCVSW-5107 Allow Split to use subtensor on x and y by Keith Davis · 3 years, 10 months ago
  99. ca44ffc IVGCVSW-5207 Add to PadLayer the functions to validate and infer shapes by Teresa Charlin · 3 years, 11 months ago
  100. 76615a5 IVGCVSW-5108 Allow Concat to use subtensor on x and y by Sadik Armagan · 3 years, 11 months ago