1. d1628bf IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 9 months ago
  2. 7dbaaa5 IVGCVSW-7179 Segfault running ssd_mobilenet_v2_int8 with ExNet and delegate. by Teresa Charlin · 1 year, 10 months ago
  3. 4869c54 IVGCVSW-7157 ExNet. interpreter chooses a different input type. by Cathal Corbett · 1 year, 10 months ago
  4. 0ea0a08 Bug Fixes for refactor of the ExecuteNetwork. by Teresa Charlin · 1 year, 10 months ago
  5. fbd2817 Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork"" by Teresa Charlin · 1 year, 11 months ago
  6. e9e9630 IVGCVSW-7061: Use same sentence for Aynch execution in ExNet by Teresa Charlin · 1 year, 10 months ago
  7. 47263a2 IVGCVSW-7096 Harmonise macro ARMNN_TFLITE_DELEGATE by Teresa Charlin · 1 year, 10 months ago
  8. 0dcef53 IVGCVSW-7024 Add missing license info for reuse lint by Jim Flynn · 1 year, 11 months ago
  9. 1a7f033 Revert "IVGCVSW-6650 Refactor ExecuteNetwork" by Nikhil Raj Arm · 1 year, 11 months ago
  10. 615e06f IVGCVSW-6650 Refactor ExecuteNetwork by Finn Williams · 1 year, 11 months ago
  11. 5ee069e IVGCVSW-6255 Investigate and fix running mobilebert with the TfLiteDelegate (CpuRef) by Cathal Corbett · 2 years ago
  12. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years ago
  13. dfbec2d IVGCVSW-6828 Add a 'reuse I/O buffers' iteration mode to ExecuteNetwork by Ryan OShea · 2 years, 2 months ago
  14. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 2 months ago
  15. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 2 months ago
  16. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 2 months ago
  17. 4a96211 IVGCVSW-6850 Remove remaining BackendId refs in profiling code by Jim Flynn · 2 years, 2 months ago
  18. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 3 months ago
  19. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 3 months ago
  20. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  21. 1542581 IVGCVSW-6786 Add import if memory aligned option to ExecuteNetwork by Jim Flynn · 2 years, 3 months ago
  22. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 4 months ago
  23. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 4 months ago
  24. ab8a446 IVGCVSW-6680 Delegate Segfaults on Execute Network by Ryan OShea · 2 years, 4 months ago
  25. 4a0844d IVGCVSW-6739 'Issues on Logging API' by Sadik Armagan · 2 years, 4 months ago
  26. 35e7c1d IVGCVSW-6733 Add missing qasymms8 output type to delegate by Finn Williams · 2 years, 4 months ago
  27. 6ae43c4 Fix thread safety issues in TimelineDecoder and associated unit tests by Matthew Bentham · 2 years, 4 months ago
  28. 5b0d887 IVGCVSW-6611 ExNet prints inference time twice by Cathal Corbett · 2 years, 5 months ago
  29. 17d34da Add addition timing logging output by Jan Eilers · 2 years, 5 months ago
  30. 0056423 IVGCVSW-5611 TfLiteDelegate: Investigate and fix incorrect output from Deep_speech models by Tamas Nyiri · 2 years, 6 months ago
  31. 2b30f16 IVGCVSW-6580 ModelAccuracyTool: change parameter "b,blacklist-path" by Teresa Charlin · 2 years, 6 months ago
  32. f9d96e5 IVGCVSW-6303 Create a SingleAxisPacking strategy by Finn Williams · 2 years, 7 months ago
  33. 67cc5fc Revert "IVGCVSW-6359 Added support for Float16 (Half) to Execute Network" by David Monahan · 2 years, 7 months ago
  34. 2d99561 IVGCVSW-6359 Added support for Float16 (Half) to Execute Network by David Monahan · 2 years, 7 months ago
  35. c5e4198 IVGCVSW-6473 Add warnings to ExecuteNetwork on invalid output tensor type. by Colm Donelan · 2 years, 7 months ago
  36. 40d2741 IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-Examples by Francis Murtagh · 2 years, 7 months ago
  37. 4514228 IVGCVSW-5879 Fix problems with using internal profiling from delegate. by Colm Donelan · 2 years, 7 months ago
  38. e1fdd28 IVGCVSW-6470 Create MemoryStrategyBenchmark by Jim Flynn · 2 years, 7 months ago
  39. 6bb47a7 IVGCVSW-6359 Create a single definition of TContainer by David Monahan · 2 years, 7 months ago
  40. 3cff15a IVGCVSW-5879 Pass the execute network parameters to the TfLiteDelegate. by Colm Donelan · 2 years, 7 months ago
  41. 1b11f32 IVGCVSW-6450 Add Support of Models with Dynamic Batch Tensor to ONNX parser by Narumol Prangnawarat · 2 years, 7 months ago
  42. 44c4c98 Profile optimizer in ExecuteNetwork by Derek Lamberti · 2 years, 7 months ago
  43. 4ec6d42 Fix "error: no match for ‘operator+’" in GatordMockTests by Teresa Charlin Reyes · 2 years, 7 months ago
  44. b89dfe7 IVGCVSW-6369 Fix ExecuteNetwork output failure by Jan Eilers · 2 years, 8 months ago
  45. 284b5d1 Add 'do-not-print-output' option to ExNet by Jan Eilers · 2 years, 8 months ago
  46. 00e9ebf GitHub #572 ExecuteNetwork Segfault for TFLite Delegate by Mike Kelly · 2 years, 9 months ago
  47. 4914d0c IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CL by Keith Davis · 2 years, 9 months ago
  48. f487486 IVGCVSW-6292 Allow profiling details to be switched off during profiling by Keith Davis · 2 years, 9 months ago
  49. d218d98 IVGCVSW-6289 Separate tensor shape inference and validation calls by Finn Williams · 2 years, 9 months ago
  50. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 2 years, 10 months ago
  51. f17fcd5 Different input data for every iteration of ExecuteNetwork by Jan Eilers · 2 years, 10 months ago
  52. d7ed6d4 GitHub #557 wrong result in int8 model by Mike Kelly · 2 years, 10 months ago experimental/CustomAllocator3
  53. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 2 years, 10 months ago
  54. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years ago
  55. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  56. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  57. 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
  58. 94dd4db IVGCVSW-6009 Enable creating thread pool with 1 thread by Kevin May · 3 years ago
  59. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years ago
  60. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years ago
  61. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 1 month ago
  62. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 1 month ago
  63. a04a9d7 IVGCVSW-5775 'Add Async Support to ExecuteNetwork' by Sadik Armagan · 3 years, 1 month ago
  64. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 1 month ago
  65. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 1 month ago
  66. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  67. 4422cec Fix graph copy memory spike by Finn Williams · 3 years, 2 months ago
  68. 8c7a28b IVGCVSW-5651 'Regression in CLConvolution2dWorkload' by Sadik Armagan · 3 years, 2 months ago
  69. 16fb1a2 Fix YoloV3 test program incorrect use of abs by Keith Mok · 3 years, 2 months ago
  70. 9b8e4c6 armnn_tfl_benchmark: allow string of backend to pass directly by Keith Mok · 3 years, 3 months ago
  71. f806c4d IVGCVSW-5612 Fix tiny_wav2letter_relu_fixed_int8 delegate output by Finn Williams · 3 years, 3 months ago experimental/abi-tests
  72. 7478ab5 armnn_tfl_benchmark: Fix crash by Keith Mok · 3 years, 3 months ago
  73. 27a9bd9 This application allow to benchmark tflite models by providing average inference time. by Jim Flynn · 3 years, 6 months ago
  74. c5b84b5 IVGCVSW-5581 ExecuteNetwork: Fix pass backends as comma separated list by Jan Eilers · 3 years, 3 months ago
  75. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 3 months ago
  76. 4064632 IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argument by Finn Williams · 3 years, 3 months ago
  77. 0a7dc6b IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreads by Matthew Sloyan · 3 years, 3 months ago
  78. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 3 months ago
  79. 4f29f15 IVGCVSW-5484 Add Network loading time to InferenceModel by Matthew Sloyan · 3 years, 4 months ago
  80. 19a1c03 MLCE-336 'TfLite parser and ExecuteNetwork issues' by Sadik Armagan · 3 years, 4 months ago
  81. 9d7a332 IVGCVSW-5644 Add documentation for cache loaded network by Matthew Sloyan · 3 years, 4 months ago
  82. 4243211 IVGCVSW-5484 Add CacheLoadedNetwork options to ExecuteNetwork by Matthew Sloyan · 3 years, 4 months ago
  83. fa4c1d1 Default comparisons-files option to empty vector by Derek Lamberti · 3 years, 5 months ago
  84. f00f6c2 IVGCVSW-5560 Fix TfLiteDelegate Reshape operator failure by Matthew Sloyan · 3 years, 5 months ago
  85. bbbefec IVGCVSW-5587 Remove Tensorflow requirement from Arm NN TfLite delegate by Finn Williams · 3 years, 6 months ago
  86. 5687018 IVGCVSW-5559 Add int8_t to tflite delegate on ExecuteNetwork by Finn Williams · 3 years, 6 months ago
  87. 15f7fae IVGCVSW-5377 'Add ArmNN TfLite delegate to ExecuteNetwork' by Sadik Armagan · 3 years, 6 months ago
  88. 5d03e31 IVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetwork by Sadik Armagan · 3 years, 6 months ago
  89. cb8e350 IVGCVSW-5465 ExecuteNetworkTestsDynamicBackends Bug Fix by Keith Davis · 3 years, 6 months ago
  90. 3dda41d IVGCVSW-5507 ExecuteNetwork fix by Jan Eilers · 3 years, 6 months ago
  91. c9bc80e IVGCVSW-5462 Link fmt statically by Jan Eilers · 3 years, 7 months ago
  92. 25d80ee IVGCVSW-5265 Removing more Boost references from test executables. by Colm Donelan · 3 years, 7 months ago
  93. 5ea9f31 IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReader by James Ward · 3 years, 7 months ago
  94. 9a5ce4a IVGCVSW-5265 Remove boost from core ArmNN CMake by Colm Donelan · 3 years, 7 months ago
  95. bf18a26 Bugfix: Allow use of dynamic backendId in execute network by Francis Murtagh · 3 years, 7 months ago
  96. 4527490 IVGCVSW-5284 Refactor ExecuteNetwork by Jan Eilers · 3 years, 7 months ago
  97. c89829f IVGCVSW-5280 Switch tests/InferenceTest and derived tests over to cxxopts by James Ward · 3 years, 7 months ago
  98. f290d88 IVGCVSW-4489 Remove remaining occurrence of boost::format by Matthew Sloyan · 3 years, 7 months ago
  99. fc6ab47 IVGCVSW-5335 Documentation for fast_math by Mike Kelly · 3 years, 7 months ago
  100. fbab30b Load dynamic backends for YoloV3 by Derek Lamberti · 3 years, 8 months ago