v23.02
  1. 39831da Fix for ExecuteNetwork Delegate when output is boolean by Ryan OShea · 1 year, 4 months ago
  2. 3811a97 IVGCVSW-7441 Checking for constant input tensors before populating. by Colm Donelan · 1 year, 4 months ago
  3. 18e6f04 IVGCVSW-7441 Fixing null pointers in ExecuteNetwork. by Colm Donelan · 1 year, 4 months ago
  4. 5446a4d IVGCVSW-7297 When creating multiple Executors only the last one works fine by Mike Kelly · 1 year, 4 months ago
  5. 71723d4 Update --compare-output description in ExecuteNetwork parameters. by Cathal Corbett · 1 year, 5 months ago
  6. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 1 year, 11 months ago
  7. da7f2f9 IVGCVSW-7409 GPU backend options not being passed from the delegate. by Colm Donelan · 1 year, 5 months ago
  8. b4f5c23 IVGCVSW-7365 Fix behaviour of --import-inputs-if-aligned in ExecuteNetwork by Matthew Bentham · 1 year, 7 months ago
  9. a98e79a Updates following execution of Includewhatyouuse on armnn/include. by Colm Donelan · 1 year, 6 months ago
  10. d71ae44 Fix build error due to missing include by Pablo Marquez Tello · 1 year, 6 months ago
  11. 1bbfaca IVGCVSW-7220 Remove referencetests repo and testing of it by Kevin May · 1 year, 6 months ago
  12. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 7 months ago
  13. 194086f Minor error formatting fixes. by Colm Donelan · 1 year, 7 months ago
  14. 2fef6f6 IVGCVSW-7332 Fix Delegate Profiling in ExNet with multiple iterations by Kevin May · 1 year, 7 months ago
  15. f53b28f IVGCVSW-7356 Bug Fix for Execute Network Delegate when input names not given by Teresa Charlin · 1 year, 7 months ago
  16. 2050842 IVGCVSW-7282 Issues in ExNet when iterations and number of inputs do not match by Teresa Charlin · 1 year, 7 months ago
  17. 893e603 Revert "IVGCVSW-7282 Issues in ExNet when iterations and number of inputs do not match" by Teresa Charlin · 1 year, 7 months ago
  18. 6c95836 IVGCVSW-7282 Issues in ExNet when iterations and number of inputs do not match by Cathal Corbett · 1 year, 8 months ago
  19. 88b9025 IVGCVSW-7126 Modify odrer of Tf 2.10 libraries by Colm Donelan · 1 year, 7 months ago
  20. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 8 months ago
  21. 7bbf565 ExecuteNetwork: Fix output format issue for int8 when using -w by Adam Jalkemo · 1 year, 8 months ago
  22. fcc72f5 IVGCVSW-7267 Make the AllowExpandedDims option work by Jim Flynn · 1 year, 8 months ago
  23. 8f39363 IVGCVSW-7288 ExecuteNetwork fix for multiple outputs by Adam Jalkemo · 1 year, 8 months ago
  24. 1e8187a IVGCVSW-7283 Use stricter file extension check in CreateParser by Adam Jalkemo · 1 year, 8 months ago
  25. 251fd95 IVGCVSW-7222 Fix incorrect kernel measurements in profiling output by Kevin May · 1 year, 8 months ago
  26. 45b82a5 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 8 months ago
  27. 7804481 IVGCVSW-7235 Errors from LoadNetwork are being ignored in ArmNNExecutor. by Colm Donelan · 1 year, 8 months ago
  28. d936033 IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 9 months ago
  29. c814e80 IVGCVSW-7179 Segfault running ssd_mobilenet_v2_int8 with ExNet and delegate. by Teresa Charlin · 1 year, 10 months ago
  30. aa21230 IVGCVSW-7157 ExNet. interpreter chooses a different input type. by Cathal Corbett · 1 year, 10 months ago
  31. 98d3fd8 Bug Fixes for refactor of the ExecuteNetwork. by Teresa Charlin · 1 year, 10 months ago
  32. 83b4291 Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork"" by Teresa Charlin · 1 year, 11 months ago
  33. 89fb624 IVGCVSW-7061: Use same sentence for Aynch execution in ExNet by Teresa Charlin · 1 year, 11 months ago
  34. 851df86 IVGCVSW-7096 Harmonise macro ARMNN_TFLITE_DELEGATE by Teresa Charlin · 1 year, 11 months ago
  35. 6217c3d IVGCVSW-7024 Add missing license info for reuse lint by Jim Flynn · 2 years ago
  36. f4ccb1f Revert "IVGCVSW-6650 Refactor ExecuteNetwork" by Nikhil Raj Arm · 1 year, 11 months ago
  37. 452c580 IVGCVSW-6650 Refactor ExecuteNetwork by Finn Williams · 2 years ago
  38. 5ee069e IVGCVSW-6255 Investigate and fix running mobilebert with the TfLiteDelegate (CpuRef) by Cathal Corbett · 2 years ago
  39. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  40. dfbec2d IVGCVSW-6828 Add a 'reuse I/O buffers' iteration mode to ExecuteNetwork by Ryan OShea · 2 years, 2 months ago
  41. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 2 months ago
  42. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  43. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  44. 4a96211 IVGCVSW-6850 Remove remaining BackendId refs in profiling code by Jim Flynn · 2 years, 3 months ago
  45. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 3 months ago
  46. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 3 months ago
  47. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  48. 1542581 IVGCVSW-6786 Add import if memory aligned option to ExecuteNetwork by Jim Flynn · 2 years, 4 months ago
  49. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 4 months ago
  50. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 4 months ago
  51. ab8a446 IVGCVSW-6680 Delegate Segfaults on Execute Network by Ryan OShea · 2 years, 4 months ago
  52. 4a0844d IVGCVSW-6739 'Issues on Logging API' by Sadik Armagan · 2 years, 4 months ago
  53. 35e7c1d IVGCVSW-6733 Add missing qasymms8 output type to delegate by Finn Williams · 2 years, 4 months ago
  54. 6ae43c4 Fix thread safety issues in TimelineDecoder and associated unit tests by Matthew Bentham · 2 years, 5 months ago
  55. 5b0d887 IVGCVSW-6611 ExNet prints inference time twice by Cathal Corbett · 2 years, 6 months ago
  56. 17d34da Add addition timing logging output by Jan Eilers · 2 years, 6 months ago
  57. 0056423 IVGCVSW-5611 TfLiteDelegate: Investigate and fix incorrect output from Deep_speech models by Tamas Nyiri · 2 years, 6 months ago
  58. 2b30f16 IVGCVSW-6580 ModelAccuracyTool: change parameter "b,blacklist-path" by Teresa Charlin · 2 years, 7 months ago
  59. f9d96e5 IVGCVSW-6303 Create a SingleAxisPacking strategy by Finn Williams · 2 years, 7 months ago
  60. 67cc5fc Revert "IVGCVSW-6359 Added support for Float16 (Half) to Execute Network" by David Monahan · 2 years, 7 months ago
  61. 2d99561 IVGCVSW-6359 Added support for Float16 (Half) to Execute Network by David Monahan · 2 years, 7 months ago
  62. c5e4198 IVGCVSW-6473 Add warnings to ExecuteNetwork on invalid output tensor type. by Colm Donelan · 2 years, 7 months ago
  63. 40d2741 IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-Examples by Francis Murtagh · 2 years, 7 months ago
  64. 4514228 IVGCVSW-5879 Fix problems with using internal profiling from delegate. by Colm Donelan · 2 years, 7 months ago
  65. e1fdd28 IVGCVSW-6470 Create MemoryStrategyBenchmark by Jim Flynn · 2 years, 7 months ago
  66. 6bb47a7 IVGCVSW-6359 Create a single definition of TContainer by David Monahan · 2 years, 7 months ago
  67. 3cff15a IVGCVSW-5879 Pass the execute network parameters to the TfLiteDelegate. by Colm Donelan · 2 years, 8 months ago
  68. 1b11f32 IVGCVSW-6450 Add Support of Models with Dynamic Batch Tensor to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  69. 44c4c98 Profile optimizer in ExecuteNetwork by Derek Lamberti · 2 years, 8 months ago
  70. 4ec6d42 Fix "error: no match for ‘operator+’" in GatordMockTests by Teresa Charlin Reyes · 2 years, 8 months ago
  71. b89dfe7 IVGCVSW-6369 Fix ExecuteNetwork output failure by Jan Eilers · 2 years, 9 months ago
  72. 284b5d1 Add 'do-not-print-output' option to ExNet by Jan Eilers · 2 years, 9 months ago
  73. 00e9ebf GitHub #572 ExecuteNetwork Segfault for TFLite Delegate by Mike Kelly · 2 years, 9 months ago
  74. 4914d0c IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CL by Keith Davis · 2 years, 10 months ago
  75. f487486 IVGCVSW-6292 Allow profiling details to be switched off during profiling by Keith Davis · 2 years, 10 months ago
  76. d218d98 IVGCVSW-6289 Separate tensor shape inference and validation calls by Finn Williams · 2 years, 10 months ago
  77. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 2 years, 11 months ago
  78. f17fcd5 Different input data for every iteration of ExecuteNetwork by Jan Eilers · 2 years, 10 months ago
  79. d7ed6d4 GitHub #557 wrong result in int8 model by Mike Kelly · 2 years, 11 months ago experimental/CustomAllocator3
  80. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 2 years, 11 months ago
  81. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years ago
  82. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  83. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  84. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 1 month ago
  85. 94dd4db IVGCVSW-6009 Enable creating thread pool with 1 thread by Kevin May · 3 years ago
  86. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years ago
  87. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years, 1 month ago
  88. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 1 month ago
  89. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 1 month ago
  90. a04a9d7 IVGCVSW-5775 'Add Async Support to ExecuteNetwork' by Sadik Armagan · 3 years, 1 month ago
  91. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 1 month ago
  92. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 1 month ago
  93. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  94. 4422cec Fix graph copy memory spike by Finn Williams · 3 years, 2 months ago
  95. 8c7a28b IVGCVSW-5651 'Regression in CLConvolution2dWorkload' by Sadik Armagan · 3 years, 2 months ago
  96. 16fb1a2 Fix YoloV3 test program incorrect use of abs by Keith Mok · 3 years, 3 months ago
  97. 9b8e4c6 armnn_tfl_benchmark: allow string of backend to pass directly by Keith Mok · 3 years, 3 months ago
  98. f806c4d IVGCVSW-5612 Fix tiny_wav2letter_relu_fixed_int8 delegate output by Finn Williams · 3 years, 3 months ago experimental/abi-tests
  99. 7478ab5 armnn_tfl_benchmark: Fix crash by Keith Mok · 3 years, 3 months ago
  100. 27a9bd9 This application allow to benchmark tflite models by providing average inference time. by Jim Flynn · 3 years, 7 months ago