v22.05
  1. 630ce65 IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayer by Cathal Corbett · 2 years, 1 month ago
  2. 5841c74 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years, 1 month ago
  3. 21fe06f IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  4. b5e03cc Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years, 1 month ago
  5. f6ae983 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years, 1 month ago
  6. 2cddc72 IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 2 months ago
  7. 85edad4 Github issue #643 remove use of deprecated standard templates by Matthew Bentham · 2 years, 1 month ago
  8. 3570a38 BugFix: Overload Deprecated IsUnidirectionalSequenceLstmSupported by Francis Murtagh · 2 years, 1 month ago
  9. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 1 month ago
  10. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 1 month ago
  11. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 1 month ago
  12. 50bc39e Remove unused function PostAllocationConfigure() from IVGCVSW-6949. by Cathal Corbett · 2 years, 1 month ago
  13. 60692ce IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workload by Teresa Charlin · 2 years, 1 month ago
  14. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 1 month ago
  15. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 1 month ago
  16. b190da2 IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNd by Teresa Charlin · 2 years, 1 month ago
  17. 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
  18. aac6112 IVGCVSW-6936 Add SQRT support to CL by Teresa Charlin · 2 years, 1 month ago
  19. aa80510 IVGCVSW-6862 Modify GATHERNd Neon workload by Teresa Charlin · 2 years, 1 month ago
  20. 06145cc IVGCVSW-6936 Add SQRT support to Neon by Teresa Charlin · 2 years, 1 month ago
  21. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  22. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years, 1 month ago
  23. 725728e IVGCVSW-6938 Do not add Floor when FloorDiv is int32 in Tfliteparser by Teresa Charlin · 2 years, 1 month ago
  24. bd22c7d IVGCVSW-6862 Add GATHERNd Neon workload by Teresa Charlin · 2 years, 1 month ago
  25. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 1 month ago
  26. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years, 1 month ago
  27. f0fce5b IVGCVSW-6936 Add SQRT support to tflite parser by Teresa Charlin · 2 years, 1 month ago
  28. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 1 month ago
  29. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 1 month ago
  30. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 2 months ago
  31. ad813ec IVGCVSW-6930 Fix compile error by changing header file ordering by Jim Flynn · 2 years, 1 month ago
  32. 5880b91 MLCE-604 Add Unidirectional Sequence Lstm support to TFLite by Mike Kelly · 2 years, 4 months ago
  33. db5804e MLCE-118 Github: loading file in ArmnnDeserializer is quite slow by Simon Obute · 2 years, 2 months ago
  34. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 2 months ago
  35. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 3 months ago
  36. ee7200e GitHub #634 Remove unused variable from Stack.cpp by Teresa Charlin · 2 years, 2 months ago
  37. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 2 months ago
  38. 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
  39. 502ab94 Bug fix in ParseConv3D dilationZ by Teresa Charlin · 2 years, 2 months ago
  40. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 2 months ago
  41. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  42. a3bc0b4 IVGCVSW-6860 Fix for Arm NN compile failure with ndk23 by Nikhil Raj · 2 years, 2 months ago
  43. d83ffe0 IVGCVSW-6839 Unidirectional sequence LSTM test failing in Android S by Cathal Corbett · 2 years, 2 months ago
  44. 723a7ac Use mmap to load the clcache file by Pablo Marquez Tello · 2 years, 3 months ago
  45. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  46. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  47. 06ccd71 Support incremental CL tuning by Stuart Taylor · 2 years, 3 months ago
  48. decd08b IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling code by Jim Flynn · 2 years, 3 months ago
  49. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 3 months ago
  50. 4a96211 IVGCVSW-6850 Remove remaining BackendId refs in profiling code by Jim Flynn · 2 years, 3 months ago
  51. 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, 3 months ago
  52. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 3 months ago
  53. 6730fe9 IVGCVSW-6842 Replace ARMNN_ASSERT with ARM_PIPE_ASSERT in profiling code by Jim Flynn · 2 years, 3 months ago
  54. 9265a88 IVGCVSW-6844 replace armnn:IgnoreUnused with arm::pipe::IgnoreUnused in profiling code by Jim Flynn · 2 years, 3 months ago
  55. 91343f3 Bug fix: unused parameter 'profilingService' from patch IVGCVSW-6817. by Cathal Corbett · 2 years, 3 months ago
  56. 75c14f4 IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in profiling code by Jim Flynn · 2 years, 3 months ago
  57. f9db3ef IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling code by Jim Flynn · 2 years, 3 months ago
  58. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 3 months ago
  59. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 3 months ago
  60. fbe4594 IVGCVSW-6798 ArmNN driver profiling crashing by Colm Donelan · 2 years, 3 months ago
  61. 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
  62. 1979355 IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructure by Cathal Corbett · 2 years, 3 months ago
  63. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 3 months ago
  64. 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
  65. 6f07372 IVGCVSW-6814 Remove references to armnn:BackendId in the profiling code by Cathal Corbett · 2 years, 3 months ago
  66. 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
  67. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 3 months ago
  68. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 3 months ago
  69. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 3 months ago
  70. 2b679db IVGCVSW-6602 Put ArmnnTestUtils under abi-compliance checking. by Teresa Charlin · 2 years, 4 months ago
  71. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  72. 1fc448a IVGCVSW-6801 Remove the call to sync after EnqueueWorkload if we didn't import by David Monahan · 2 years, 3 months ago
  73. 6abc7ee IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRef by Teresa Charlin · 2 years, 3 months ago
  74. 3826ab6 IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHW by David Monahan · 2 years, 3 months ago
  75. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 3 months ago
  76. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 3 months ago
  77. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 4 months ago
  78. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 4 months ago
  79. c27d15c Add SupportsTensorHandleReplacement implementation to the ClConvert workloads by David Monahan · 2 years, 4 months ago
  80. 73c547d Refactor Forced Import by Finn Williams · 2 years, 4 months ago
  81. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 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. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 4 months ago
  84. 79bb653 Fix unit test where NeonMemoryManager was used instead of RefMemoryManager by Matthew Bentham · 2 years, 4 months ago
  85. eef6b76 Tweak to misaligned memory pointer tests to not read/write to misaligned buffers by David Monahan · 2 years, 4 months ago
  86. ec81999 IVGCVSW-6700 Add override functions to all typed Neon/CL workloads by David Monahan · 2 years, 4 months ago
  87. c92bbd7 Avoid writing to and reading from misaligned pointers in UnitTests by Matthew Bentham · 2 years, 4 months ago
  88. f414d99 Renaming MockBackend in OptimizerTests to avoid namespace clash. by Colm Donelan · 2 years, 4 months ago
  89. b28e525 IVGCVSW-6399 Remove deprecated code 22.02 by Francis Murtagh · 2 years, 4 months ago
  90. d0b4aa9 Fix some build failures by Rob Hughes · 2 years, 4 months ago
  91. 2b481f8 IVGCVSW-6700 Fix segfault by David Monahan · 2 years, 4 months ago
  92. 67d6390 Handle optional biases better in Neon/Cl FullyConnected workloads by Matthew Bentham · 2 years, 4 months ago
  93. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 4 months ago
  94. 1682971 IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reused by David Monahan · 2 years, 4 months ago
  95. 49428b7 IVGCVSW-6711 Async Execute Test fails on 32bit raspi by Ryan OShea · 2 years, 4 months ago
  96. ec5463d IVGCVSW-6747 Call Cl sync after EnqueueWorkload by Narumol Prangnawarat · 2 years, 4 months ago
  97. d963603 IVGCVSW-6727 Updating error messages from the flatbuffers parser. by Colm Donelan · 2 years, 4 months ago
  98. 9d74ba6 IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopy by Francis Murtagh · 2 years, 4 months ago
  99. 2e24175 IVGCVSW-6724 Accessing ConstTensors from IConnectableLayer by Nikhil Raj · 2 years, 4 months ago
  100. 17948b5 IVGCVSW-6635 Expose a new MockWorkloadFactory and MockMemManager (Part 1) by Colm Donelan · 2 years, 4 months ago