v24.02
  1. 363b572 Revert "Revert "MLCE-1093 Reshape and concat invalid results"" by Mike Kelly · 9 months ago
  2. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 9 months ago
  3. 008270f Revert "MLCE-1093 Reshape and concat invalid results" by Nikhil Raj Arm · 11 months ago
  4. 4980e21 MLCE-1093 Reshape and concat invalid results by Mike Kelly · 11 months ago
  5. fca5916 MLCE-1093 Added Axis to ViewsDescriptor by Mike Kelly · 11 months ago
  6. 616b22f IVGCVSW-7884 - Add Tile to Serializer and Deserializer by David Monahan · 11 months ago
  7. bb8d759 IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Layer with 2 inputs by Tracy Narine · 12 months ago
  8. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  9. 944fb50 IVGCVSW-7832 Add REVERSE_V2 to Serializer and Deserializer by Tracy Narine · 12 months ago
  10. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 1 month ago
  11. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 3 months ago
  12. 93f0ad0 GitHub #640 Add support for CEIL operator by Teresa Charlin · 1 year, 3 months ago
  13. acb3ec5 GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0. by Teresa Charlin · 1 year, 3 months ago
  14. 2c14db6 IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 3 months ago
  15. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  16. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 3 months ago
  17. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  18. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 2 years ago
  19. cb223b7 Github #712: Use static libraries not object libraries for support library by Francis Murtagh · 1 year, 7 months ago
  20. 718966f IVGCVSW-7126 Update Arm NN to Tensorflow 2.10 by Colm Donelan · 1 year, 9 months ago
  21. d936033 IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 10 months ago
  22. a04f4a1 IVGCVSW-7104: BatchMatMul Serializer/Deserializer Support by Samuel Yap · 1 year, 10 months ago
  23. 6217c3d IVGCVSW-7024 Add missing license info for reuse lint by Jim Flynn · 2 years ago
  24. 4d2eec0 IVGCVSW-6981 Remove deprecated code 22.05 [Post Release] by Nikhil Raj · 2 years, 1 month ago
  25. 8f397a1 IVGCVSW-6989 "Merged experimental/armnn_shim_sl" by Sadik Armagan · 2 years ago
  26. f74937e GitHub #644 fails to build with flatbuffers 2.0.6 by Mike Kelly · 2 years, 1 month ago
  27. 51b8c31 GitHub #644 Fixed build warnings by Mike Kelly · 2 years, 1 month ago
  28. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 1 month ago
  29. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  30. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  31. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  32. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 2 months ago
  33. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  34. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  35. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 5 months ago
  36. d998a1c IVGCVSW-6510 Serialization + Deserialization implementation by Tamas Nyiri · 2 years, 8 months ago
  37. 019da94 Fix typo errors from ticket IVGCVSW-6420 by Cathal Corbett · 2 years, 8 months ago
  38. fd0cae3 IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 8 months ago
  39. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  40. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  41. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  42. 13d2e0d Github 581 - Upgrade doctest by Jan Eilers · 2 years, 9 months ago
  43. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  44. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  45. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  46. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  47. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  48. a0162e1 MLCE-530 Add Serializer and Deserializer for UnidirectionalSequenceLstm by Narumol Prangnawarat · 3 years ago
  49. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  50. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  51. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  52. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  53. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 2 months ago
  54. df25859 IVGCVSW-5940 Enabling NN Driver dumps results in a driver segfault by Mike Kelly · 3 years, 2 months ago
  55. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  56. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  57. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  58. 8e0d608 GitHub#491 Adding QAsymmS8 to Serializer by Teresa Charlin · 3 years, 3 months ago
  59. 82c59d7 Point readme files to latest doxygen documentation by Jan Eilers · 3 years, 4 months ago
  60. 800b281 IVGCVSW-5648 Adding serializer support for m_DimensionsSpecificity by Colm Donelan · 3 years, 4 months ago
  61. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 5 months ago
  62. 49bdb79 MLCE-360 'ReduceLayer InferOutputShape Issue' by Sadik Armagan · 3 years, 5 months ago
  63. 53ca2e5 IVGCVSW-5605 Doxygen: Update parser section by Jan Eilers · 3 years, 5 months ago
  64. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  65. 1ed388f IVGCVSW-5605 Doxygen: Move Serializer and Deserializer to Software Tools by Jan Eilers · 3 years, 5 months ago
  66. 85d3671 IVGCVSW-5593 Implement Pimpl Idiom for serialization classes by Finn Williams · 3 years, 5 months ago
  67. 97bf84f IVGCVSW-4417 'Serialise ArmNN Model on android-nn-driver' by Sadik Armagan · 3 years, 5 months ago
  68. c6ac856 IVGCVSW-5347 Update Readme for 20.11 by Teresa Charlin · 3 years, 7 months ago
  69. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  70. 0663d66 IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNN by Matthew Sloyan · 3 years, 10 months ago
  71. eac4adb Export Armnn cmake by Derek Lamberti · 3 years, 10 months ago
  72. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 4 years ago
  73. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  74. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  75. 300ad56 IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operator by Keith Davis · 4 years, 1 month ago
  76. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years, 1 month ago
  77. 4a0c9b9 IVGCVSW-4888 Update Resize Front end for new parameters by David Monahan · 4 years, 1 month ago
  78. 753560b IVGCVSW-4792 Update armnn readme and support files by Narumol Prangnawarat · 4 years, 1 month ago
  79. 8d33318 IVGCVSW-4777 Add QLstm serialization support by James Conroy · 4 years, 1 month ago
  80. ae42f01 Added new DataTypes to Serializer by Mike Kelly · 4 years, 2 months ago
  81. 1a84fe3 IVGCVSW-4555 ArmnnConverter (Serializer) does not support per-axis quantization params by Sadik Armagan · 4 years, 3 months ago
  82. 586a9aa IVGCVSW-4549 Add front end for new QLSTM layer by James Conroy · 4 years, 3 months ago
  83. ddb1d06 MLCE-159 Add QAsymmS8 to ArmnnQuantizer by Francis Murtagh · 4 years, 4 months ago
  84. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  85. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 4 months ago
  86. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  87. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  88. c798381 IVGCVSW-4432 Update Readme for 20.02 by Sadik Armagan · 4 years, 4 months ago
  89. aa920c5 Build graph->inputIds/outputIds with layerBindingId instead of layerIndex by Tee Jung · 4 years, 8 months ago experimental/QuantizerStuff
  90. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  91. ff130e2 Remove use of ArmNN.hpp from other public headers by Matthew Bentham · 4 years, 5 months ago
  92. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  93. 859f9ce IVGCVSW-4246 Clean build of Visitors with -Wextra by Derek Lamberti · 4 years, 7 months ago
  94. 3fec1ea IVGCVSW-4067 Change LayerGuid to use ProfilingGuid by janeil01 · 4 years, 8 months ago
  95. fe414cf IVGCVSW-4050 Add backward compatibility deserialization test for ResizeBilinear by Aron Virginas-Tar · 4 years, 8 months ago
  96. 86324fc Refine SerializeDeserializeQuantizedLstm for the validation of by alanhsu5678 · 4 years, 8 months ago
  97. c34e53b Bug fix on serialization of tensor with qsymm16 type by Tee Jung · 4 years, 8 months ago
  98. 6e0d962 Refactor backward compatibility deserialization tests by Aron Virginas-Tar · 4 years, 8 months ago
  99. 85121a2 IVGCVSW-4010 Add serialization support for StandInLayer by Aron Virginas-Tar · 4 years, 8 months ago
  100. 6d2e659 IVGCVSW-4020 Add backward compatibility deserialization test for Equal and Greater by Aron Virginas-Tar · 4 years, 8 months ago