1. 2077348 IVGCVSW-7749 DTS: Fix reshape floating point exception by Tianle Cheng · 9 months ago
  2. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 10 months ago
  3. b53f52a IVGCVSW-7855 removed ASSERTs from deserializer code by Jim Flynn · 10 months ago
  4. 008270f Revert "MLCE-1093 Reshape and concat invalid results" by Nikhil Raj Arm · 11 months ago
  5. 4980e21 MLCE-1093 Reshape and concat invalid results 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, 2 months ago
  11. 93f0ad0 GitHub #640 Add support for CEIL operator by Teresa Charlin · 1 year, 3 months ago
  12. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  13. a04f4a1 IVGCVSW-7104: BatchMatMul Serializer/Deserializer Support by Samuel Yap · 1 year, 10 months ago
  14. 361679d IVGCVSW-7063 'Support Library NNAPI Caching' by Sadik Armagan · 1 year, 11 months ago
  15. 51b8c31 GitHub #644 Fixed build warnings by Mike Kelly · 2 years, 1 month ago
  16. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  17. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 3 months ago
  18. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  19. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 2 months ago
  20. db5804e MLCE-118 Github: loading file in ArmnnDeserializer is quite slow by Simon Obute · 2 years, 3 months ago
  21. d998a1c IVGCVSW-6510 Serialization + Deserialization implementation by Tamas Nyiri · 2 years, 8 months ago
  22. fd0cae3 IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 8 months ago
  23. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  24. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  25. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  26. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  27. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  28. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  29. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  30. a0162e1 MLCE-530 Add Serializer and Deserializer for UnidirectionalSequenceLstm by Narumol Prangnawarat · 3 years ago
  31. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  32. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  33. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  34. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  35. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  36. 30aa371 IVGCVSW-5768 Output layer bindings are ignoring outputSlotIndex. by Colm Donelan · 3 years, 3 months ago
  37. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  38. 4441d94 Revert "Fix deserializer output binding tensorshape logic" by Teresa Charlin · 3 years, 4 months ago
  39. 4c600de IVGCVSW-5772 L2 pooling missing from armnnDeserializer by Teresa Charlin · 3 years, 4 months ago
  40. 800b281 IVGCVSW-5648 Adding serializer support for m_DimensionsSpecificity by Colm Donelan · 3 years, 5 months ago
  41. 49bdb79 MLCE-360 'ReduceLayer InferOutputShape Issue' by Sadik Armagan · 3 years, 5 months ago
  42. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  43. 85d3671 IVGCVSW-5593 Implement Pimpl Idiom for serialization classes by Finn Williams · 3 years, 5 months ago
  44. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  45. 5b5c222 IVGCVSW-5297 Remove boost::format from rest of ArmNN. by Colm Donelan · 3 years, 10 months ago
  46. 0663d66 IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNN by Matthew Sloyan · 3 years, 10 months ago
  47. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  48. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  49. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  50. 4c10dfc Fix deserializer output binding tensorshape logic by Josh Minor · 4 years ago
  51. 300ad56 IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operator by Keith Davis · 4 years, 1 month ago
  52. 4a0c9b9 IVGCVSW-4888 Update Resize Front end for new parameters by David Monahan · 4 years, 1 month ago
  53. 8d33318 IVGCVSW-4777 Add QLstm serialization support by James Conroy · 4 years, 2 months ago
  54. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  55. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  56. 1a84fe3 IVGCVSW-4555 ArmnnConverter (Serializer) does not support per-axis quantization params by Sadik Armagan · 4 years, 3 months ago
  57. ddb1d06 MLCE-159 Add QAsymmS8 to ArmnnQuantizer by Francis Murtagh · 4 years, 4 months ago
  58. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  59. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 4 months ago
  60. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  61. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  62. aa920c5 Build graph->inputIds/outputIds with layerBindingId instead of layerIndex by Tee Jung · 4 years, 8 months ago experimental/QuantizerStuff
  63. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  64. ff130e2 Remove use of ArmNN.hpp from other public headers by Matthew Bentham · 4 years, 5 months ago
  65. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  66. 859f9ce IVGCVSW-4246 Clean build of Visitors with -Wextra by Derek Lamberti · 4 years, 7 months ago
  67. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 7 months ago
  68. e011d20 IVGCVSW-4209 Create a public API for the ArmNN Utils by Matteo Martincigh · 4 years, 7 months ago
  69. 3c9b270 Fix bug in deserializitaion of ResizeLayer by Aron Virginas-Tar · 4 years, 8 months ago
  70. 85121a2 IVGCVSW-4010 Add serialization support for StandInLayer by Aron Virginas-Tar · 4 years, 8 months ago
  71. e80ebd1 IVGCVSW-3992 Add serialization support for ComparisonLayer by Aron Virginas-Tar · 4 years, 9 months ago
  72. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 9 months ago
  73. 2625785 IVGCVSW-3974 Add serialization support for LOG_SOFTMAX by Sadik Armagan · 4 years, 9 months ago
  74. 781ced9 IVGCVSW-3934 Add serialization support for INSTANCE_NORMALIZATION by Aron Virginas-Tar · 4 years, 9 months ago
  75. 86bc3d8 Update field name of serialized format not to make problem with js by Tee Jung · 4 years, 9 months ago
  76. da9d2d3 IVGCVSW-3886 Add serialization support for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  77. 2fda80b IVGCVSW-3880 Add serialization support for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  78. 75ae2b0 Fix illegal use of anonymous stack veriable in Deserializer by Matthew Bentham · 4 years, 9 months ago
  79. 0cfcf23 IVGCVSW-3724 Adding serialization support for ArgMinMax by Narumol Prangnawarat · 4 years, 10 months ago
  80. 4ffcc8f IVGCVSW-3739 Add serialization support for Abs by FinnWilliamsArm · 4 years, 10 months ago
  81. 5b01a89 IVGCVSW-3471 Add Serialization support for Quantized_LSTM by Jan Eilers · 5 years ago
  82. f8c6297 IVGCVSW-3526 Add layer norm support for lstm serialization by Jan Eilers · 5 years ago
  83. b5433ee IVGCVSW-3420 Add Serialization support for the new Stack layer by Matthew Jackson · 5 years ago
  84. 169d2f1 IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear method by Aron Virginas-Tar · 5 years ago
  85. 6fb339a IVGCVSW-3364 Add serialization support for Resize layer by FinnWilliamsArm · 5 years ago
  86. 3475781 IVGCVSW-3235 Add scalar to use as padding value in Reference Pad by David Monahan · 5 years ago
  87. 5e1b0cf IVGCVSW-3330 Parse dilation parameters for DepthwiseConvolution2d in Deserializer by Aron Virginas-Tar · 5 years ago
  88. cb54930 IVGCVSW-3321 Add serialization support for TransposeConvolution2dLayer by Aron Virginas-Tar · 5 years ago
  89. 0dcffec IVGCVSW-3291 Add L2Normalization epsilon value to serialization by Ferran Balaguer · 5 years ago
  90. 5198247 IVGCVSW-3269 Add Serialization support for the new Prelu Activation layer by Ellen Norris-Thompson · 5 years ago
  91. aa06714 IVGCVSW-3260 Add serialization support for SpaceToDepth by Aron Virginas-Tar · 5 years ago
  92. 286080f Do not rebuild the serializer/deserializer code if not necessary by Matteo Martincigh · 5 years ago
  93. e242f2d IVGCVSW-3119 Rename MergerLayer to ConcatLayer by Jim Flynn · 5 years ago
  94. af000a9 IVGCVSW-2964 Fix issue with Deserializer creating ciruclar graph by Nattapat Chaimanowong · 5 years ago
  95. fc598e1 Use the new deprecation API by Matteo Martincigh · 5 years ago
  96. 906f946 IVGCVSW-3076 Add ConcatLayer methods to public API by Jim Flynn · 5 years ago
  97. acad04e MLCE-101 Add dilation parameter to serializer by Matthew Bentham · 5 years ago
  98. d4f0fea IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hpp by Aron Virginas-Tar · 5 years ago
  99. eff363d IVGCVSW-2914 Add Switch Layer and no-op factory method by Sadik Armagan · 5 years ago
  100. 1f88630 IVGCVSW-2915 Add Merge Layer and no-op factory method by Nattapat Chaimanowong · 5 years ago