v22.11
  1. 0d884d5 IVGCVSW-7330 Add end-to-end dynamic sample build steps by James Conroy · 1 year, 7 months ago
  2. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 7 months ago
  3. 5c54c38 IVGCVSW-7165 Implement TosaRefPreCompiledWorkload::Execute() by Matthew Sloyan · 1 year, 7 months ago
  4. 164bf4f IVGCVSW-7164 Implement TosaRefBackend::OptimizeSubgraphView by Matthew Sloyan · 1 year, 7 months ago
  5. a38da59 IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul Workload by Teresa Charlin · 1 year, 7 months ago
  6. 4d85adf IVGCVSW-7296 REDUCE_PROD tests fail when using Tf 2.10 by Teresa Charlin · 1 year, 7 months ago
  7. 0f86ecf IVGCVSW-6494 Add CpuAcc Batch MatMul Workload Fp32 by Teresa Charlin · 1 year, 8 months ago
  8. da824cc IVGCVSW-7273 Fix TOSA Serialization Library integration by Matthew Sloyan · 1 year, 8 months ago
  9. d646b55 IVGCVSW-7273 Integrate TOSA Reference Model into Arm NN by Matthew Sloyan · 1 year, 8 months ago
  10. 718966f IVGCVSW-7126 Update Arm NN to Tensorflow 2.10 by Colm Donelan · 1 year, 8 months ago
  11. f63b457 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 8 months ago
  12. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 8 months ago
  13. fcc72f5 IVGCVSW-7267 Make the AllowExpandedDims option work by Jim Flynn · 1 year, 8 months ago
  14. 251fd95 IVGCVSW-7222 Fix incorrect kernel measurements in profiling output by Kevin May · 1 year, 8 months ago
  15. e497ed1 Fix TosaOperatorMapping tests when building for release by Matthew Sloyan · 1 year, 8 months ago
  16. 71ebf5f MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 8 months ago
  17. 71b386d IVGCVSW-7209 Delay one release the removal of weights and bias by Teresa Charlin · 1 year, 8 months ago
  18. 2b922e2 IVGCVSW-7158 TfLiteParser supports reshape when output 'shape_signature' param contains a value of -1. by Cathal Corbett · 1 year, 8 months ago
  19. bc37a6b IVGCVSW-7240 Adjoint is Transpose in TFLite. Change in TFLite parser by Teresa Charlin · 1 year, 8 months ago
  20. 0902693 IVGCVSW-6790 Adding runtime options to Doxygen. by Colm Donelan · 1 year, 9 months ago
  21. 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
  22. 1b56b46 Make SubgraphViewSelector give deterministic results by Rob Hughes · 1 year, 9 months ago
  23. 9270d9e IVGCVSW-7159 Implement simple TOSA Reference Backend skeleton by Francis Murtagh · 1 year, 10 months ago
  24. ce8204a IVGCVSW-7209 Remove deprecated code due to be removed in 22.11 by Teresa Charlin · 1 year, 9 months ago
  25. ae32665 IVGCVSW-7155 SubgraphView::SubstituteSubgraph IOutputSlots incorrectly overridden by Cathal Corbett · 1 year, 9 months ago
  26. d936033 IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 9 months ago
  27. fd3ba5a IVGCVSW-6497: BatchMatMul TfLite Parser by Samuel Yap · 1 year, 9 months ago
  28. a04f4a1 IVGCVSW-7104: BatchMatMul Serializer/Deserializer Support by Samuel Yap · 1 year, 10 months ago
  29. dc8ed9d IVGCVSW-7105: BatchMatMul Optional Parameter Support by Samuel Yap · 1 year, 10 months ago
  30. 9c9d5b9 IVGCVSW-7133 Add TosaMappings backbone structure with support for Addition TosaMappings operator. by Cathal Corbett · 1 year, 10 months ago
  31. 514d16b IVGCVSW-7106 Additional fix models with multiple input and output tensors. by Colm Donelan · 1 year, 10 months ago
  32. b016157 IVGCVSW-6954 'Arm NN SL Improvements' by Sadik Armagan · 1 year, 10 months ago
  33. 83443f4 IVGCVSW-7106 Incorrect Json format for some networks. by Colm Donelan · 1 year, 10 months ago
  34. f0aea2c Bug Fix for refactor of the ExecuteNetwork for strategy in Precompiled layer. by Teresa Charlin · 1 year, 10 months ago
  35. d4d1c31 IVGCVSW-7103 ExecuteNetwork failed while doing Yolov4 execution by Nikhil Raj · 1 year, 10 months ago
  36. 5a3d200 IVGCVSW-7111 change backend deprecation from 22.11 to 23.08 by Jim Flynn · 1 year, 10 months ago
  37. 80b4ef0 Fix '#if defined(ARMNN_POST_TFLITE_2_3)' in TfLiteParser Conv3D test. by Cathal Corbett · 2 years ago
  38. ca7bbd6 IVGCVSW-7145: BatchMatMul Fix for Raspi Cross Compile Failing by Samuel Yap · 1 year, 10 months ago
  39. d301c0a IVGCVSW-6889 Seg fault running ExeNet with --bf16-turbo-mode on fpga by Francis Murtagh · 1 year, 10 months ago
  40. 361679d IVGCVSW-7063 'Support Library NNAPI Caching' by Sadik Armagan · 1 year, 10 months ago
  41. f2d72f4 IVGCVSW-7149 FoldPadIntoQuantizedAvgPoolCpuRefTest test failing while running Arm NN Unittest by Cathal Corbett · 1 year, 10 months ago
  42. cd839ab IVGCVSW-7147 Bug Fix for refactor of the ExecuteNetwork for strategy in ConvertLayers. by Teresa Charlin · 1 year, 10 months ago
  43. 3883b27 GitHub #667: Neon fold padding into average pool 2D quantization bug fix. by Cathal Corbett · 1 year, 11 months ago
  44. 9d63fee Bug Fix for refactor of the ExecuteNetwork for Strategy in MemCopyLayer by Teresa Charlin · 1 year, 10 months ago
  45. 83b4291 Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork"" by Teresa Charlin · 1 year, 11 months ago
  46. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 1 year, 11 months ago
  47. 4073e14 IVGCVSW-6978: RedirectMembersToConstantInputs does not work with Fp32NetworkToBf16Converter by Francis Murtagh · 1 year, 11 months ago
  48. d7ceec5 IVGCVSW-6896 Fix pre-import when using sync execute. by Colm Donelan · 1 year, 11 months ago
  49. 2d213a7 IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 1 year, 11 months ago
  50. 28aa669 IVGCVSW-7094 Add LOG and SIN support to tflite parser by Teresa Charlin · 1 year, 11 months ago
  51. 6217c3d IVGCVSW-7024 Add missing license info for reuse lint by Jim Flynn · 2 years ago
  52. a045ac0 IVGCVSW-6957 'Import Host Memory in SL' by Sadik Armagan · 1 year, 11 months ago
  53. b619b42 IVGCVSW-7034 Modified SubgraphView returned by GetWorkingCopy() by Francis Murtagh · 2 years ago
  54. fd33a69 IVGCVSW-7040 Add support for LOG_SOFTMAX to the TFLiteParser by Teresa Charlin · 1 year, 11 months ago
  55. 03ee5d8 IVGCVSW-6962 Adding Const layer in the graph immediately after Input by Teresa Charlin · 1 year, 11 months ago
  56. 4d2eec0 IVGCVSW-6981 Remove deprecated code 22.05 [Post Release] by Nikhil Raj · 2 years ago
  57. 09fa24d NNXSW-3858: Get non-const IConnectableLayer from I/O slots by Nabeel Ahmad · 2 years ago
  58. 626bd90 Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."" by Francis Murtagh · 2 years ago
  59. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  60. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years ago
  61. 8f397a1 IVGCVSW-6989 "Merged experimental/armnn_shim_sl" by Sadik Armagan · 2 years ago
  62. c0800a3 GitHub 653: Segfault when parsing Unidirectional Sequence LSTM by Mike Kelly · 2 years ago
  63. ea660e1 IVGCVSW-6986 SLTS Failures due to Caching commits by Cathal Corbett · 2 years ago
  64. f74937e GitHub #644 fails to build with flatbuffers 2.0.6 by Mike Kelly · 2 years ago
  65. 51b8c31 GitHub #644 Fixed build warnings by Mike Kelly · 2 years ago
  66. 44f4fb5 Tidy up some code in the reference backend by Matthew Bentham · 2 years, 1 month ago
  67. 9b8fb3e IVGCVSW-6967 Add Optimizer Test for FullyConnected in Fp32ToBf16 by Keith Davis · 2 years ago experimental/serializationIssue
  68. 311cfa7 MLCE-825: Give reason when workload unsupported for Non Constant Weights/Bias by Francis Murtagh · 2 years ago
  69. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 1 month ago
  70. d86f6c4 IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRef by Francis Murtagh · 2 years, 1 month ago
  71. 541880f IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayer by Cathal Corbett · 2 years, 1 month ago
  72. 07307f3 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years, 1 month ago
  73. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  74. d0420cb Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years, 1 month ago
  75. aeb4a9c BugFix: Overload Deprecated IsUnidirectionalSequenceLstmSupported by Francis Murtagh · 2 years, 1 month ago
  76. 8bd5360 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years, 1 month ago
  77. 9734f09 Github issue #643 remove use of deprecated standard templates by Matthew Bentham · 2 years, 1 month ago
  78. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 2 months ago
  79. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 1 month ago
  80. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 1 month ago
  81. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 1 month ago
  82. 50bc39e Remove unused function PostAllocationConfigure() from IVGCVSW-6949. by Cathal Corbett · 2 years, 1 month ago
  83. 60692ce IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workload by Teresa Charlin · 2 years, 1 month ago
  84. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 1 month ago
  85. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 1 month ago
  86. b190da2 IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNd by Teresa Charlin · 2 years, 1 month ago
  87. 727c2b5 Wrong variable 'm_ProjectionWeights' is used to check if the pointer is valid from IVGCVSW-4449 by Cathal Corbett · 2 years, 1 month ago
  88. aac6112 IVGCVSW-6936 Add SQRT support to CL by Teresa Charlin · 2 years, 1 month ago
  89. aa80510 IVGCVSW-6862 Modify GATHERNd Neon workload by Teresa Charlin · 2 years, 1 month ago
  90. 06145cc IVGCVSW-6936 Add SQRT support to Neon by Teresa Charlin · 2 years, 1 month ago
  91. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  92. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years, 1 month ago
  93. 725728e IVGCVSW-6938 Do not add Floor when FloorDiv is int32 in Tfliteparser by Teresa Charlin · 2 years, 1 month ago
  94. bd22c7d IVGCVSW-6862 Add GATHERNd Neon workload by Teresa Charlin · 2 years, 1 month ago
  95. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 1 month ago
  96. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years, 1 month ago
  97. f0fce5b IVGCVSW-6936 Add SQRT support to tflite parser by Teresa Charlin · 2 years, 1 month ago
  98. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 1 month ago
  99. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 1 month ago
  100. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 2 months ago