1. 7bbb79b Improve front-facing documentation by James Conroy · 2 years ago v22.05
  2. 630ce65 IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayer by Cathal Corbett · 2 years ago
  3. 5841c74 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years ago
  4. 21fe06f IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years ago
  5. b5e03cc Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years ago
  6. f6ae983 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years ago
  7. 2cddc72 IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 1 month ago
  8. 85edad4 Github issue #643 remove use of deprecated standard templates by Matthew Bentham · 2 years ago
  9. 3570a38 BugFix: Overload Deprecated IsUnidirectionalSequenceLstmSupported by Francis Murtagh · 2 years ago
  10. f440e0e Update Project Number in Doxyfile by Nikhil Raj · 2 years ago
  11. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 1 month ago
  12. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years ago
  13. c46b90e Update ACL pin to branches/arm_compute_22_05 by Teresa Charlin · 2 years ago
  14. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years ago
  15. 50bc39e Remove unused function PostAllocationConfigure() from IVGCVSW-6949. by Cathal Corbett · 2 years ago
  16. 60692ce IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workload by Teresa Charlin · 2 years ago
  17. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years ago
  18. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 1 month ago
  19. b190da2 IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNd by Teresa Charlin · 2 years ago
  20. 84d6378 IVGCVSW-6929 Fix for segfault in tflite delegate by Mike Kelly · 2 years ago
  21. 727c2b5 Wrong variable 'm_ProjectionWeights' is used to check if the pointer is valid from IVGCVSW-4449 by Cathal Corbett · 2 years ago
  22. aac6112 IVGCVSW-6936 Add SQRT support to CL by Teresa Charlin · 2 years ago
  23. aa80510 IVGCVSW-6862 Modify GATHERNd Neon workload by Teresa Charlin · 2 years ago
  24. 06145cc IVGCVSW-6936 Add SQRT support to Neon by Teresa Charlin · 2 years ago
  25. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 1 month ago
  26. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years ago
  27. 725728e IVGCVSW-6938 Do not add Floor when FloorDiv is int32 in Tfliteparser by Teresa Charlin · 2 years ago
  28. bd22c7d IVGCVSW-6862 Add GATHERNd Neon workload by Teresa Charlin · 2 years, 1 month ago
  29. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 1 month ago
  30. 8272a7b IVGCVSW-6927 Add missing section to Build Android NDK guide by Nikhil Raj · 2 years, 1 month ago
  31. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years ago
  32. f0fce5b IVGCVSW-6936 Add SQRT support to tflite parser by Teresa Charlin · 2 years ago
  33. 0629201 Update Cross-compilation guide by Nikhil Raj · 2 years, 2 months ago
  34. 26ee542 IVGCVSW-6865 Add GATHERNd to PyArmNN by Teresa Charlin · 2 years, 1 month ago
  35. d5c0ed2 IVGCVSW-6858 Add GATHERNd Support to the TfLite Delegate by Teresa Charlin · 2 years, 1 month ago
  36. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 1 month ago
  37. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 1 month ago
  38. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 1 month ago
  39. 04cd603 IVGCVSW-6924 Fix shellcheck warnings by James Conroy · 2 years, 1 month ago
  40. ad813ec IVGCVSW-6930 Fix compile error by changing header file ordering by Jim Flynn · 2 years, 1 month ago
  41. 3522f93 Fix pyarmnn Unittest failure in Master by Nikhil Raj · 2 years, 1 month ago
  42. 02e03e6 Update ACL pin to c827e99fc46521f43719b0c2d1b6f05d66abf68c by Nikhil Raj · 2 years, 1 month ago
  43. be1deb6 Update ACL pin to fa6877f94b12ec80235e55bcfe5a9b6fdc009cf0 by Teresa Charlin · 2 years, 1 month ago
  44. 5880b91 MLCE-604 Add Unidirectional Sequence Lstm support to TFLite by Mike Kelly · 2 years, 4 months ago
  45. 4dae579 Update ACL pin to 01a8adebad130517678c2f5e6b97041a6e026048 by Teresa Charlin · 2 years, 1 month ago
  46. db5804e MLCE-118 Github: loading file in ArmnnDeserializer is quite slow by Simon Obute · 2 years, 1 month ago
  47. e198c5a Update ACL pin to 5e549fa8ff058eb06cb74de43b9f89a08d0b4a9c by Teresa Charlin · 2 years, 1 month ago
  48. 8f5042f add delegate for 32-bit and modify readme. by Elham · 2 years, 1 month ago
  49. 9a5ea54 Update pin ACL 0a486cf66c70b4bd9b0ea8ba9dc5b42f52ed16c3 by Teresa Charlin · 2 years, 1 month ago
  50. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 1 month ago
  51. 69515d3 Update ACL pin fecdb8f664e8e4dfdfa2a121c0a2e46352a2e4a1 by Teresa Charlin · 2 years, 1 month ago
  52. 97ddc06 MLECO-2493 Add python OD example with TFLite delegate by Raviv Shalev · 2 years, 5 months ago
  53. 2f0ddb6 MLECO-2492 Add CPP OD example with TFLITE-ArmnnDelegate by Eanna O Cathain · 2 years, 3 months ago
  54. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 2 months ago
  55. b8bf004 Removing cmake policy CMP0077 as it isn't necessary. by Colm Donelan · 2 years, 1 month ago
  56. ee7200e GitHub #634 Remove unused variable from Stack.cpp by Teresa Charlin · 2 years, 1 month ago
  57. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 2 months ago
  58. b99799b Update ACL pin to e33c55640b5e6e6af193a41a3376e2a01a321a35 by Teresa Charlin · 2 years, 1 month ago
  59. dfbec2d IVGCVSW-6828 Add a 'reuse I/O buffers' iteration mode to ExecuteNetwork by Ryan OShea · 2 years, 2 months ago
  60. fbd2b7e Update ACL pin to 171fc3d160736e10f859c6f2a24d1c7a59bcd9e3 by Teresa Charlin · 2 years, 1 month ago
  61. 85ed106 Revert "IVGCVSW-6867 Update guides with new ndk version, r23." by James Conroy · 2 years, 2 months ago
  62. a3f4fba IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-nn-driver do not execute. by Cathal Corbett · 2 years, 2 months ago
  63. ebbf1d4 IVGCVSW-6815 Script Analysis of dependencies by Keith Davis · 2 years, 2 months ago
  64. 502ab94 Bug fix in ParseConv3D dilationZ by Teresa Charlin · 2 years, 2 months ago
  65. bc463f7 IVGCVSW-6867 Update guides with new ndk version, r23. by Nikhil Raj · 2 years, 2 months ago
  66. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 2 months ago
  67. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  68. a3bc0b4 IVGCVSW-6860 Fix for Arm NN compile failure with ndk23 by Nikhil Raj · 2 years, 2 months ago
  69. d83ffe0 IVGCVSW-6839 Unidirectional sequence LSTM test failing in Android S by Cathal Corbett · 2 years, 2 months ago
  70. 723a7ac Use mmap to load the clcache file by Pablo Marquez Tello · 2 years, 3 months ago
  71. 33a9159 Update ACL pin to 8a87983c90299dfc7d6fbda3dba312e7603d7074 by Nikhil Raj · 2 years, 2 months ago
  72. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 2 months ago
  73. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 2 months ago
  74. 06ccd71 Support incremental CL tuning by Stuart Taylor · 2 years, 2 months ago
  75. a96fcb2 Update ACL pin to 4e66d707a292b90a344e32c59eb1dacb67a0e4c1 by Nikhil Raj · 2 years, 2 months ago
  76. decd08b IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling code by Jim Flynn · 2 years, 2 months ago
  77. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 2 months ago
  78. 4a96211 IVGCVSW-6850 Remove remaining BackendId refs in profiling code by Jim Flynn · 2 years, 2 months ago
  79. 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, 2 months ago
  80. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 2 months ago
  81. 6730fe9 IVGCVSW-6842 Replace ARMNN_ASSERT with ARM_PIPE_ASSERT in profiling code by Jim Flynn · 2 years, 2 months ago
  82. 9265a88 IVGCVSW-6844 replace armnn:IgnoreUnused with arm::pipe::IgnoreUnused in profiling code by Jim Flynn · 2 years, 2 months ago
  83. 91343f3 Bug fix: unused parameter 'profilingService' from patch IVGCVSW-6817. by Cathal Corbett · 2 years, 2 months ago
  84. 75c14f4 IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in profiling code by Jim Flynn · 2 years, 2 months ago
  85. dc8f9d9 Update ACL pin to 17c48f9e518abfcb45477f0eeebf487498c6a270 by Nikhil Raj · 2 years, 2 months ago
  86. f9db3ef IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling code by Jim Flynn · 2 years, 2 months ago
  87. 0e5588f Update ACL pin to 41a729edf9facc6e901055e0cc84219f75670475 by Nikhil Raj · 2 years, 2 months ago
  88. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 3 months ago
  89. 8965500 IVGCVSW-6749 Add Pooling3d to PyArmnn by Ryan OShea · 2 years, 2 months ago
  90. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 3 months ago
  91. fbe4594 IVGCVSW-6798 ArmNN driver profiling crashing by Colm Donelan · 2 years, 2 months ago
  92. 8de9d44 IVGCVSW-6820 Remove dependency on Runtime.hpp from IBackendProfiling and IBackendProfilingContext by Jim Flynn · 2 years, 2 months ago
  93. 041f17a IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated data by David Monahan · 2 years, 3 months ago
  94. fd12afb ACL pin update to 4cbcb840caca1346de5f2271b67e4ede17b72734 by Teresa Charlin · 2 years, 3 months ago
  95. 1979355 IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructure by Cathal Corbett · 2 years, 3 months ago
  96. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 3 months ago
  97. 9c31530 Revert "IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated data" by David Monahan · 2 years, 3 months ago
  98. 6f07372 IVGCVSW-6814 Remove references to armnn:BackendId in the profiling code by Cathal Corbett · 2 years, 3 months ago
  99. ae91a5e IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated data by David Monahan · 2 years, 3 months ago
  100. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 3 months ago