v22.11
  1. 2b922e2 IVGCVSW-7158 TfLiteParser supports reshape when output 'shape_signature' param contains a value of -1. by Cathal Corbett · 1 year, 9 months ago
  2. bc37a6b IVGCVSW-7240 Adjoint is Transpose in TFLite. Change in TFLite parser by Teresa Charlin · 1 year, 9 months ago
  3. de33dda IVGCVSW-7040 TfLiteParser fails to prepare model due to unspecified size buffer data for Slice operator. by Cathal Corbett · 1 year, 9 months ago
  4. fd3ba5a IVGCVSW-6497: BatchMatMul TfLite Parser by Samuel Yap · 1 year, 10 months ago
  5. d4d1c31 IVGCVSW-7103 ExecuteNetwork failed while doing Yolov4 execution by Nikhil Raj · 1 year, 11 months ago
  6. 80b4ef0 Fix '#if defined(ARMNN_POST_TFLITE_2_3)' in TfLiteParser Conv3D test. by Cathal Corbett · 2 years, 1 month ago
  7. 28aa669 IVGCVSW-7094 Add LOG and SIN support to tflite parser by Teresa Charlin · 2 years ago
  8. 6217c3d IVGCVSW-7024 Add missing license info for reuse lint by Jim Flynn · 2 years ago
  9. fd33a69 IVGCVSW-7040 Add support for LOG_SOFTMAX to the TFLiteParser by Teresa Charlin · 2 years ago
  10. c0800a3 GitHub 653: Segfault when parsing Unidirectional Sequence LSTM by Mike Kelly · 2 years ago
  11. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  12. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  13. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  14. 725728e IVGCVSW-6938 Do not add Floor when FloorDiv is int32 in Tfliteparser by Teresa Charlin · 2 years, 2 months ago
  15. f0fce5b IVGCVSW-6936 Add SQRT support to tflite parser by Teresa Charlin · 2 years, 2 months ago
  16. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 2 months ago
  17. 5880b91 MLCE-604 Add Unidirectional Sequence Lstm support to TFLite by Mike Kelly · 2 years, 5 months ago
  18. 502ab94 Bug fix in ParseConv3D dilationZ by Teresa Charlin · 2 years, 3 months ago
  19. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 4 months ago
  20. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  21. d963603 IVGCVSW-6727 Updating error messages from the flatbuffers parser. by Colm Donelan · 2 years, 5 months ago
  22. 0d77ae1 GitHub #603 Add PADV2 support to TFLite Parser by Mike Kelly · 2 years, 6 months ago
  23. 940932d IVGCVSW-6727 Change asserts to CHECK in ParserFlatbuffersFixture.hpp. by Colm Donelan · 2 years, 5 months ago
  24. d2f7323 IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within by Cathal Corbett · 2 years, 7 months ago
  25. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  26. 6a056a4 Revert "IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within subgraph #0 error: Operator not supported" by Teresa Charlin · 2 years, 7 months ago
  27. 9fc2596 IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within subgraph #0 error: Operator not supported by Tamas Nyiri · 2 years, 7 months ago
  28. 4bc993b IVGCVSW-6420 Setting a const tensor flag was missing inthe TfLite parser. by Colm Donelan · 2 years, 8 months ago
  29. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  30. af3a4ef IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate Support by Matthew Sloyan · 2 years, 8 months ago
  31. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  32. 4d217c0 IVGCVSW-6461 Building Arm NN failed after adding Conv3d to TFLiteparser by Matthew Sloyan · 2 years, 9 months ago
  33. eb5f810 IVGCVSW-6165 Add Support for Conv3d to TfLiteParser by Matthew Sloyan · 2 years, 9 months ago
  34. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  35. d561ac1 Check for GNU-like compiler before appending arguments by Rob Hughes · 2 years, 9 months ago
  36. fca233e IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 9 months ago
  37. a3268f1 Revert "IVGCVSW-6181 patch to allow building against tflite > v2.3" by Jim Flynn · 2 years, 9 months ago
  38. 7ba84d6 GitHub #577 slice layer does not handle a size of -1 by Mike Kelly · 2 years, 10 months ago
  39. fc8d434 IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 10 months ago
  40. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  41. 31dce2b IVGCVSW-6294 Added support for LRN to TfLiteParser by Mike Kelly · 2 years, 10 months ago
  42. d812a31 Replace use of non-standard variable length arrays by Rob Hughes · 2 years, 11 months ago
  43. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  44. be2ce55 Fix for gcc 9.3.0 compiler warning by Jim Flynn · 2 years, 11 months ago
  45. b49ed18 IVGCVSW-6176 Add support for shape_signature in the tflite parser by Finn Williams · 3 years ago
  46. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 3 years ago
  47. 9021125 Fixed RunTest's TfliteParser with boolean output by Bruno Goncalves · 3 years ago
  48. 2d0eb86 Added comparison operators to TfLiteParser by Bruno Goncalves · 3 years ago
  49. c013bc8 Fix some compile warnings & errors by Rob Hughes · 3 years ago
  50. 3ab8548 IVGCVSW-6075 Add ParseExpandDims to TfliteParser by Teresa Charlin · 3 years, 1 month ago
  51. 0176fd8 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  52. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  53. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  54. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years, 1 month ago
  55. bf99b5f IVGCVSW-6079 Fix circular dependency by Narumol Prangnawarat · 3 years, 1 month ago
  56. 4a4af11 IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParser by Narumol Prangnawarat · 3 years, 1 month ago
  57. bfaee6b IVGCVSW-3649 Add TfLite parser support for Prelu layer by Narumol Prangnawarat · 3 years, 1 month ago
  58. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  59. ea835e7 IVGCVSW-5826 Add per channel tests by Jan Eilers · 3 years, 2 months ago
  60. c21025d IVGCVSW-5882 Turn off Bias when data location equals -1 by mathad01 · 3 years, 2 months ago
  61. bf7edb6 IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 2 months ago
  62. 7612bd6 IVGCVSW-5842 Remove cross-wiring in depthwise by Jan Eilers · 3 years, 3 months ago
  63. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 2 months ago
  64. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  65. 28f177c IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMax by Matthew Sloyan · 3 years, 3 months ago
  66. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  67. f649149 IVGCVSW-5422 Add per-channel quantization tests to depthwise by Jan Eilers · 3 years, 3 months ago
  68. d4fa545 IVGCVSW-5741 Update FullyConnected in TfLiteParser to support NonConstWeights by Finn Williams · 3 years, 4 months ago
  69. 82c59d7 Point readme files to latest doxygen documentation by Jan Eilers · 3 years, 4 months ago
  70. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 4 months ago
  71. 49bdb79 MLCE-360 'ReduceLayer InferOutputShape Issue' by Sadik Armagan · 3 years, 5 months ago
  72. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  73. ac001ee IVGCVSW-4901 Add semantic versioning to Parsers and TfLite Delegate by Matthew Sloyan · 3 years, 5 months ago
  74. 53ca2e5 IVGCVSW-5605 Doxygen: Update parser section by Jan Eilers · 3 years, 5 months ago
  75. 7d96b16 IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite Parsers by Kevin May · 3 years, 5 months ago
  76. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  77. 2686849 MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser' by Sadik Armagan · 3 years, 5 months ago
  78. 19a1c03 MLCE-336 'TfLite parser and ExecuteNetwork issues' by Sadik Armagan · 3 years, 5 months ago
  79. 6168380 IVGCVSW-5424 TFLite parser not parsing new TransposeConv by David Monahan · 3 years, 6 months ago
  80. 7515d07 IVGCVSW-5614 Enable Hard Swish and Elu activations by Matthew Sloyan · 3 years, 6 months ago
  81. 8719d22 IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized type by Narumol Prangnawarat · 3 years, 7 months ago
  82. c6ac856 IVGCVSW-5347 Update Readme for 20.11 by Teresa Charlin · 3 years, 7 months ago
  83. 9a5ce4a IVGCVSW-5265 Remove boost from core ArmNN CMake by Colm Donelan · 3 years, 8 months ago
  84. 58dec6b IVGCVSW-5296 Remove boost::format armnn parsers by James Ward · 3 years, 10 months ago
  85. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  86. 16f82f9 IVGCVSW-5305 AddBroadcastReshapeLayer as optimizer by Narumol Prangnawarat · 3 years, 10 months ago
  87. 589e3e8 IVGCVSW-5302 Remove some boost::numeric_cast from parsers by Matthew Sloyan · 3 years, 10 months ago
  88. bbf71a6 IVGCVSW-5244 Load-scope dynamic tensor TfLite tests by Narumol Prangnawarat · 3 years, 10 months ago
  89. d109a4d IVGCVSW-4932 Introduce ShapeInferenceMethod to TfLite Parser by Sadik Armagan · 4 years ago
  90. 2f746b3 Github#433 Add HardSwish support to TfLiteParser by Jan Eilers · 4 years ago
  91. bac9b35 IVGCVSW-4847, Github #393 Fix TfLite reshape operator by Jan Eilers · 4 years ago
  92. 3d5672f Github #388 Remove TfLite Concat quant validation by James Conroy · 4 years ago
  93. 0510239 GitHub #388 Add matching quant checks in TfLite parser by James Conroy · 4 years ago
  94. c5789ca GitHub #418 AddBroadcastReshapeLayer can cause inputs to be connected incorrectly by Mike Kelly · 4 years ago
  95. 0ad3ef1 IVGCVSW-4988 Add handling output shape parameter to TransposeConvolution2d by Colm Donelan · 4 years ago
  96. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  97. c0761e9 IVGCVSW-5021 Fix failure in SplitV by Jan Eilers · 4 years ago
  98. 6350d27 IVGCVSW-4968 Fix exception handling in TfLiteParser. by Colm Donelan · 4 years, 1 month ago
  99. 8670473 IVGCVSW-4190 Add SplitV to Tflite Parser by Ryan OShea · 4 years, 1 month ago
  100. bb46dde Fix a few build warnings: by Rob Hughes · 4 years, 1 month ago