1. 8f397a1 IVGCVSW-6989 "Merged experimental/armnn_shim_sl" by Sadik Armagan · 2 years ago
  2. f74937e GitHub #644 fails to build with flatbuffers 2.0.6 by Mike Kelly · 2 years, 1 month ago
  3. 51b8c31 GitHub #644 Fixed build warnings by Mike Kelly · 2 years, 1 month ago
  4. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 1 month ago
  5. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  6. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  7. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  8. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 2 months ago
  9. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  10. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  11. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 5 months ago
  12. d998a1c IVGCVSW-6510 Serialization + Deserialization implementation by Tamas Nyiri · 2 years, 8 months ago
  13. 019da94 Fix typo errors from ticket IVGCVSW-6420 by Cathal Corbett · 2 years, 8 months ago
  14. fd0cae3 IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 8 months ago
  15. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  16. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  17. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  18. 13d2e0d Github 581 - Upgrade doctest by Jan Eilers · 2 years, 9 months ago
  19. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  20. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  21. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  22. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  23. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  24. a0162e1 MLCE-530 Add Serializer and Deserializer for UnidirectionalSequenceLstm by Narumol Prangnawarat · 3 years ago
  25. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  26. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  27. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  28. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  29. 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
  30. df25859 IVGCVSW-5940 Enabling NN Driver dumps results in a driver segfault by Mike Kelly · 3 years, 2 months ago
  31. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  32. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  33. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  34. 8e0d608 GitHub#491 Adding QAsymmS8 to Serializer by Teresa Charlin · 3 years, 3 months ago
  35. 82c59d7 Point readme files to latest doxygen documentation by Jan Eilers · 3 years, 4 months ago
  36. 800b281 IVGCVSW-5648 Adding serializer support for m_DimensionsSpecificity by Colm Donelan · 3 years, 4 months ago
  37. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 5 months ago
  38. 49bdb79 MLCE-360 'ReduceLayer InferOutputShape Issue' by Sadik Armagan · 3 years, 5 months ago
  39. 53ca2e5 IVGCVSW-5605 Doxygen: Update parser section by Jan Eilers · 3 years, 5 months ago
  40. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  41. 1ed388f IVGCVSW-5605 Doxygen: Move Serializer and Deserializer to Software Tools by Jan Eilers · 3 years, 5 months ago
  42. 85d3671 IVGCVSW-5593 Implement Pimpl Idiom for serialization classes by Finn Williams · 3 years, 5 months ago
  43. 97bf84f IVGCVSW-4417 'Serialise ArmNN Model on android-nn-driver' by Sadik Armagan · 3 years, 5 months ago
  44. c6ac856 IVGCVSW-5347 Update Readme for 20.11 by Teresa Charlin · 3 years, 7 months ago
  45. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  46. 0663d66 IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNN by Matthew Sloyan · 3 years, 10 months ago
  47. eac4adb Export Armnn cmake by Derek Lamberti · 3 years, 10 months ago
  48. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 4 years ago
  49. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  50. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  51. 300ad56 IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operator by Keith Davis · 4 years, 1 month ago
  52. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years, 1 month ago
  53. 4a0c9b9 IVGCVSW-4888 Update Resize Front end for new parameters by David Monahan · 4 years, 1 month ago
  54. 753560b IVGCVSW-4792 Update armnn readme and support files by Narumol Prangnawarat · 4 years, 1 month ago
  55. 8d33318 IVGCVSW-4777 Add QLstm serialization support by James Conroy · 4 years, 2 months ago
  56. ae42f01 Added new DataTypes to Serializer by Mike Kelly · 4 years, 2 months ago
  57. 1a84fe3 IVGCVSW-4555 ArmnnConverter (Serializer) does not support per-axis quantization params by Sadik Armagan · 4 years, 3 months ago
  58. 586a9aa IVGCVSW-4549 Add front end for new QLSTM layer by James Conroy · 4 years, 3 months ago
  59. ddb1d06 MLCE-159 Add QAsymmS8 to ArmnnQuantizer by Francis Murtagh · 4 years, 4 months ago
  60. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  61. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 4 months ago
  62. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  63. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  64. c798381 IVGCVSW-4432 Update Readme for 20.02 by Sadik Armagan · 4 years, 4 months ago
  65. aa920c5 Build graph->inputIds/outputIds with layerBindingId instead of layerIndex by Tee Jung · 4 years, 8 months ago experimental/QuantizerStuff
  66. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  67. ff130e2 Remove use of ArmNN.hpp from other public headers by Matthew Bentham · 4 years, 5 months ago
  68. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  69. 859f9ce IVGCVSW-4246 Clean build of Visitors with -Wextra by Derek Lamberti · 4 years, 7 months ago
  70. 3fec1ea IVGCVSW-4067 Change LayerGuid to use ProfilingGuid by janeil01 · 4 years, 8 months ago
  71. fe414cf IVGCVSW-4050 Add backward compatibility deserialization test for ResizeBilinear by Aron Virginas-Tar · 4 years, 8 months ago
  72. 86324fc Refine SerializeDeserializeQuantizedLstm for the validation of by alanhsu5678 · 4 years, 8 months ago
  73. c34e53b Bug fix on serialization of tensor with qsymm16 type by Tee Jung · 4 years, 8 months ago
  74. 6e0d962 Refactor backward compatibility deserialization tests by Aron Virginas-Tar · 4 years, 8 months ago
  75. 85121a2 IVGCVSW-4010 Add serialization support for StandInLayer by Aron Virginas-Tar · 4 years, 8 months ago
  76. 6d2e659 IVGCVSW-4020 Add backward compatibility deserialization test for Equal and Greater by Aron Virginas-Tar · 4 years, 8 months ago
  77. 013c390 IVGCVSW-4009 StandInLayer frontend API by Derek Lamberti · 4 years, 8 months ago
  78. e80ebd1 IVGCVSW-3992 Add serialization support for ComparisonLayer by Aron Virginas-Tar · 4 years, 8 months ago
  79. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 8 months ago
  80. bccc345 Github #275 Generate versionned libraries by Matteo Martincigh · 4 years, 8 months ago
  81. 2625785 IVGCVSW-3974 Add serialization support for LOG_SOFTMAX by Sadik Armagan · 4 years, 9 months ago
  82. f982dea IVGCVSW-3973 Add frontend for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 9 months ago
  83. 781ced9 IVGCVSW-3934 Add serialization support for INSTANCE_NORMALIZATION by Aron Virginas-Tar · 4 years, 9 months ago
  84. ce5045a IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION by Kevin May · 4 years, 9 months ago
  85. 86bc3d8 Update field name of serialized format not to make problem with js by Tee Jung · 4 years, 9 months ago
  86. e4ffe39 Add Input and Output to list of serializable layers by Aron Virginas-Tar · 4 years, 9 months ago
  87. da9d2d3 IVGCVSW-3886 Add serialization support for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  88. dd6247f IVGCVSW-3883 Add frontend for DepthToSpace layer by Aron Virginas-Tar · 4 years, 9 months ago
  89. 2fda80b IVGCVSW-3880 Add serialization support for SLICE by Aron Virginas-Tar · 4 years, 9 months ago
  90. 636ab40 IVGCVSW-3875 Add frontend for SLICE layer by Aron Virginas-Tar · 4 years, 9 months ago
  91. 0cfcf23 IVGCVSW-3724 Adding serialization support for ArgMinMax by Narumol Prangnawarat · 4 years, 10 months ago
  92. 4ffcc8f IVGCVSW-3739 Add serialization support for Abs by FinnWilliamsArm · 4 years, 10 months ago
  93. ee391d5 IVGCVSW-3722 Add front end support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  94. 868eb14 IVGCVSW-3739 Add Arm NN front end support for Abs Layer by Kevin May · 4 years, 10 months ago
  95. 56e26ba Updated SerializerSupport.md to list the layer support alphabetically by Surabhi Mehta · 4 years, 10 months ago
  96. 187fac0 IVGCVSW-3507 Revise and update readmes for 19.08 by Aron Virginas-Tar · 4 years, 10 months ago
  97. dba634f IVGCVSW-3639 Add 5d tensor support by Matthew Jackson · 4 years, 11 months ago
  98. bb590b4 IVGCVSW-3474 Refactor Lstm and QuantizedLstm Param Getters by Francis Murtagh · 4 years, 11 months ago
  99. 5b01a89 IVGCVSW-3471 Add Serialization support for Quantized_LSTM by Jan Eilers · 5 years ago
  100. ee18dc8 IVGCVSW-3469 Add front end for Quantized LSTM layer by James Conroy · 5 years ago