1. 04cd603 IVGCVSW-6924 Fix shellcheck warnings by James Conroy · 2 years, 2 months ago
  2. ad813ec IVGCVSW-6930 Fix compile error by changing header file ordering by Jim Flynn · 2 years, 2 months ago
  3. 3522f93 Fix pyarmnn Unittest failure in Master by Nikhil Raj · 2 years, 2 months ago
  4. 02e03e6 Update ACL pin to c827e99fc46521f43719b0c2d1b6f05d66abf68c by Nikhil Raj · 2 years, 2 months ago
  5. be1deb6 Update ACL pin to fa6877f94b12ec80235e55bcfe5a9b6fdc009cf0 by Teresa Charlin · 2 years, 2 months ago
  6. 5880b91 MLCE-604 Add Unidirectional Sequence Lstm support to TFLite by Mike Kelly · 2 years, 5 months ago
  7. 4dae579 Update ACL pin to 01a8adebad130517678c2f5e6b97041a6e026048 by Teresa Charlin · 2 years, 2 months ago
  8. db5804e MLCE-118 Github: loading file in ArmnnDeserializer is quite slow by Simon Obute · 2 years, 2 months ago
  9. e198c5a Update ACL pin to 5e549fa8ff058eb06cb74de43b9f89a08d0b4a9c by Teresa Charlin · 2 years, 2 months ago
  10. 8f5042f add delegate for 32-bit and modify readme. by Elham · 2 years, 3 months ago
  11. 9a5ea54 Update pin ACL 0a486cf66c70b4bd9b0ea8ba9dc5b42f52ed16c3 by Teresa Charlin · 2 years, 2 months ago
  12. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 3 months ago
  13. 69515d3 Update ACL pin fecdb8f664e8e4dfdfa2a121c0a2e46352a2e4a1 by Teresa Charlin · 2 years, 2 months ago
  14. 97ddc06 MLECO-2493 Add python OD example with TFLite delegate by Raviv Shalev · 2 years, 7 months ago
  15. 2f0ddb6 MLECO-2492 Add CPP OD example with TFLITE-ArmnnDelegate by Eanna O Cathain · 2 years, 4 months ago
  16. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 4 months ago
  17. b8bf004 Removing cmake policy CMP0077 as it isn't necessary. by Colm Donelan · 2 years, 3 months ago
  18. ee7200e GitHub #634 Remove unused variable from Stack.cpp by Teresa Charlin · 2 years, 3 months ago
  19. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  20. b99799b Update ACL pin to e33c55640b5e6e6af193a41a3376e2a01a321a35 by Teresa Charlin · 2 years, 3 months ago
  21. dfbec2d IVGCVSW-6828 Add a 'reuse I/O buffers' iteration mode to ExecuteNetwork by Ryan OShea · 2 years, 3 months ago
  22. fbd2b7e Update ACL pin to 171fc3d160736e10f859c6f2a24d1c7a59bcd9e3 by Teresa Charlin · 2 years, 3 months ago
  23. 85ed106 Revert "IVGCVSW-6867 Update guides with new ndk version, r23." by James Conroy · 2 years, 3 months ago
  24. a3f4fba IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-nn-driver do not execute. by Cathal Corbett · 2 years, 3 months ago
  25. ebbf1d4 IVGCVSW-6815 Script Analysis of dependencies by Keith Davis · 2 years, 3 months ago
  26. 502ab94 Bug fix in ParseConv3D dilationZ by Teresa Charlin · 2 years, 3 months ago
  27. bc463f7 IVGCVSW-6867 Update guides with new ndk version, r23. by Nikhil Raj · 2 years, 3 months ago
  28. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 3 months ago
  29. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  30. a3bc0b4 IVGCVSW-6860 Fix for Arm NN compile failure with ndk23 by Nikhil Raj · 2 years, 3 months ago
  31. d83ffe0 IVGCVSW-6839 Unidirectional sequence LSTM test failing in Android S by Cathal Corbett · 2 years, 3 months ago
  32. 723a7ac Use mmap to load the clcache file by Pablo Marquez Tello · 2 years, 4 months ago
  33. 33a9159 Update ACL pin to 8a87983c90299dfc7d6fbda3dba312e7603d7074 by Nikhil Raj · 2 years, 3 months ago
  34. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  35. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  36. 06ccd71 Support incremental CL tuning by Stuart Taylor · 2 years, 3 months ago
  37. a96fcb2 Update ACL pin to 4e66d707a292b90a344e32c59eb1dacb67a0e4c1 by Nikhil Raj · 2 years, 4 months ago
  38. decd08b IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling code by Jim Flynn · 2 years, 4 months ago
  39. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 4 months ago
  40. 4a96211 IVGCVSW-6850 Remove remaining BackendId refs in profiling code by Jim Flynn · 2 years, 4 months ago
  41. 0a013a7 IVGCVSW-6849 Change ARMNN_NO_CONVERSION_WARN_BEGIN/END to ARM_PIPE_NO_CONVERSION_WARN_BEGIN/END in the profiling code by Jim Flynn · 2 years, 4 months ago
  42. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 4 months ago
  43. 6730fe9 IVGCVSW-6842 Replace ARMNN_ASSERT with ARM_PIPE_ASSERT in profiling code by Jim Flynn · 2 years, 4 months ago
  44. 9265a88 IVGCVSW-6844 replace armnn:IgnoreUnused with arm::pipe::IgnoreUnused in profiling code by Jim Flynn · 2 years, 4 months ago
  45. 91343f3 Bug fix: unused parameter 'profilingService' from patch IVGCVSW-6817. by Cathal Corbett · 2 years, 4 months ago
  46. 75c14f4 IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in profiling code by Jim Flynn · 2 years, 4 months ago
  47. dc8f9d9 Update ACL pin to 17c48f9e518abfcb45477f0eeebf487498c6a270 by Nikhil Raj · 2 years, 4 months ago
  48. f9db3ef IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling code by Jim Flynn · 2 years, 4 months ago
  49. 0e5588f Update ACL pin to 41a729edf9facc6e901055e0cc84219f75670475 by Nikhil Raj · 2 years, 4 months ago
  50. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 4 months ago
  51. 8965500 IVGCVSW-6749 Add Pooling3d to PyArmnn by Ryan OShea · 2 years, 4 months ago
  52. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  53. fbe4594 IVGCVSW-6798 ArmNN driver profiling crashing by Colm Donelan · 2 years, 4 months ago
  54. 8de9d44 IVGCVSW-6820 Remove dependency on Runtime.hpp from IBackendProfiling and IBackendProfilingContext by Jim Flynn · 2 years, 4 months ago
  55. 041f17a IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated data by David Monahan · 2 years, 4 months ago
  56. fd12afb ACL pin update to 4cbcb840caca1346de5f2271b67e4ede17b72734 by Teresa Charlin · 2 years, 4 months ago
  57. 1979355 IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructure by Cathal Corbett · 2 years, 4 months ago
  58. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 4 months ago
  59. 9c31530 Revert "IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated data" by David Monahan · 2 years, 4 months ago
  60. 6f07372 IVGCVSW-6814 Remove references to armnn:BackendId in the profiling code by Cathal Corbett · 2 years, 4 months ago
  61. ae91a5e IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated data by David Monahan · 2 years, 4 months ago
  62. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 4 months ago
  63. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  64. 624b5a3 Update ACL pin to 0597b7b55ba0c1aa2cc58e80f95dc918b92afe68 by Teresa Charlin · 2 years, 4 months ago
  65. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 4 months ago
  66. 2b679db IVGCVSW-6602 Put ArmnnTestUtils under abi-compliance checking. by Teresa Charlin · 2 years, 4 months ago
  67. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  68. 1fc448a IVGCVSW-6801 Remove the call to sync after EnqueueWorkload if we didn't import by David Monahan · 2 years, 4 months ago
  69. 6abc7ee IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRef by Teresa Charlin · 2 years, 4 months ago
  70. 3826ab6 IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHW by David Monahan · 2 years, 4 months ago
  71. b85113e ArmNN documentation operator list update. by Cathal Corbett · 2 years, 4 months ago
  72. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  73. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 4 months ago
  74. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 5 months ago
  75. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  76. 23a08cc Add back the wav file needed for testing Wav2Letter guide by Nikhil Raj · 2 years, 4 months ago
  77. 1c1acb6 Update TfLite build guides by Nikhil Raj · 2 years, 4 months ago
  78. c27d15c Add SupportsTensorHandleReplacement implementation to the ClConvert workloads by David Monahan · 2 years, 4 months ago
  79. 73c547d Refactor Forced Import by Finn Williams · 2 years, 4 months ago
  80. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 5 months ago
  81. 1542581 IVGCVSW-6786 Add import if memory aligned option to ExecuteNetwork by Jim Flynn · 2 years, 4 months ago
  82. 5e7335b Add implementation of reconfigure function to Cl Convert workloads by Jim Flynn · 2 years, 4 months ago
  83. fe1b067 Update build guides and FAQ by Nikhil Raj · 2 years, 5 months ago
  84. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 5 months ago
  85. d688e86 Update Doxygen Project Version by Nikhil Raj · 2 years, 5 months ago
  86. 79bb653 Fix unit test where NeonMemoryManager was used instead of RefMemoryManager by Matthew Bentham · 2 years, 5 months ago
  87. bfa767c MLCE-754 'Improve operator support error/warning from Arm NN Delegate' by Sadik Armagan · 2 years, 5 months ago
  88. eef6b76 Tweak to misaligned memory pointer tests to not read/write to misaligned buffers by David Monahan · 2 years, 5 months ago
  89. ec81999 IVGCVSW-6700 Add override functions to all typed Neon/CL workloads by David Monahan · 2 years, 5 months ago
  90. c92bbd7 Avoid writing to and reading from misaligned pointers in UnitTests by Matthew Bentham · 2 years, 5 months ago
  91. f414d99 Renaming MockBackend in OptimizerTests to avoid namespace clash. by Colm Donelan · 2 years, 5 months ago
  92. b28e525 IVGCVSW-6399 Remove deprecated code 22.02 by Francis Murtagh · 2 years, 5 months ago
  93. d0b4aa9 Fix some build failures by Rob Hughes · 2 years, 5 months ago
  94. 2b481f8 IVGCVSW-6700 Fix segfault by David Monahan · 2 years, 5 months ago
  95. 67d6390 Handle optional biases better in Neon/Cl FullyConnected workloads by Matthew Bentham · 2 years, 5 months ago
  96. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  97. 1682971 IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reused by David Monahan · 2 years, 5 months ago
  98. 49428b7 IVGCVSW-6711 Async Execute Test fails on 32bit raspi by Ryan OShea · 2 years, 5 months ago
  99. ec5463d IVGCVSW-6747 Call Cl sync after EnqueueWorkload by Narumol Prangnawarat · 2 years, 5 months ago
  100. 23c2627 MLECO-2079 Adding the C++ KWS example by George Gekov · 2 years, 11 months ago