1. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  2. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years, 1 month ago
  3. 8f397a1 IVGCVSW-6989 "Merged experimental/armnn_shim_sl" by Sadik Armagan · 2 years ago
  4. c0800a3 GitHub 653: Segfault when parsing Unidirectional Sequence LSTM by Mike Kelly · 2 years ago
  5. ea660e1 IVGCVSW-6986 SLTS Failures due to Caching commits by Cathal Corbett · 2 years ago
  6. f74937e GitHub #644 fails to build with flatbuffers 2.0.6 by Mike Kelly · 2 years, 1 month ago
  7. 51b8c31 GitHub #644 Fixed build warnings by Mike Kelly · 2 years, 1 month ago
  8. 44f4fb5 Tidy up some code in the reference backend by Matthew Bentham · 2 years, 1 month ago
  9. 9b8fb3e IVGCVSW-6967 Add Optimizer Test for FullyConnected in Fp32ToBf16 by Keith Davis · 2 years, 1 month ago experimental/serializationIssue
  10. 311cfa7 MLCE-825: Give reason when workload unsupported for Non Constant Weights/Bias by Francis Murtagh · 2 years, 1 month ago
  11. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 1 month ago
  12. d86f6c4 IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRef by Francis Murtagh · 2 years, 1 month ago
  13. 541880f IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayer by Cathal Corbett · 2 years, 1 month ago
  14. 07307f3 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years, 1 month ago
  15. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  16. d0420cb Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years, 1 month ago
  17. aeb4a9c BugFix: Overload Deprecated IsUnidirectionalSequenceLstmSupported by Francis Murtagh · 2 years, 1 month ago
  18. 8bd5360 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years, 1 month ago
  19. 9734f09 Github issue #643 remove use of deprecated standard templates by Matthew Bentham · 2 years, 1 month ago
  20. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 2 months ago
  21. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 2 months ago
  22. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 1 month ago
  23. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 1 month ago
  24. 50bc39e Remove unused function PostAllocationConfigure() from IVGCVSW-6949. by Cathal Corbett · 2 years, 1 month ago
  25. 60692ce IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workload by Teresa Charlin · 2 years, 1 month ago
  26. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 1 month ago
  27. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 2 months ago
  28. b190da2 IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNd by Teresa Charlin · 2 years, 1 month ago
  29. 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
  30. aac6112 IVGCVSW-6936 Add SQRT support to CL by Teresa Charlin · 2 years, 1 month ago
  31. aa80510 IVGCVSW-6862 Modify GATHERNd Neon workload by Teresa Charlin · 2 years, 1 month ago
  32. 06145cc IVGCVSW-6936 Add SQRT support to Neon by Teresa Charlin · 2 years, 1 month ago
  33. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 2 months ago
  34. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years, 1 month ago
  35. 725728e IVGCVSW-6938 Do not add Floor when FloorDiv is int32 in Tfliteparser by Teresa Charlin · 2 years, 1 month ago
  36. bd22c7d IVGCVSW-6862 Add GATHERNd Neon workload by Teresa Charlin · 2 years, 2 months ago
  37. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  38. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years, 1 month ago
  39. f0fce5b IVGCVSW-6936 Add SQRT support to tflite parser by Teresa Charlin · 2 years, 1 month ago
  40. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 2 months ago
  41. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 2 months ago
  42. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 2 months ago
  43. ad813ec IVGCVSW-6930 Fix compile error by changing header file ordering by Jim Flynn · 2 years, 2 months ago
  44. 5880b91 MLCE-604 Add Unidirectional Sequence Lstm support to TFLite by Mike Kelly · 2 years, 5 months ago
  45. db5804e MLCE-118 Github: loading file in ArmnnDeserializer is quite slow by Simon Obute · 2 years, 2 months ago
  46. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 2 months ago
  47. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 3 months ago
  48. ee7200e GitHub #634 Remove unused variable from Stack.cpp by Teresa Charlin · 2 years, 2 months ago
  49. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  50. 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
  51. 502ab94 Bug fix in ParseConv3D dilationZ by Teresa Charlin · 2 years, 3 months ago
  52. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 3 months ago
  53. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  54. a3bc0b4 IVGCVSW-6860 Fix for Arm NN compile failure with ndk23 by Nikhil Raj · 2 years, 3 months ago
  55. d83ffe0 IVGCVSW-6839 Unidirectional sequence LSTM test failing in Android S by Cathal Corbett · 2 years, 3 months ago
  56. 723a7ac Use mmap to load the clcache file by Pablo Marquez Tello · 2 years, 4 months ago
  57. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  58. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  59. 06ccd71 Support incremental CL tuning by Stuart Taylor · 2 years, 3 months ago
  60. decd08b IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling code by Jim Flynn · 2 years, 3 months ago
  61. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 3 months ago
  62. 4a96211 IVGCVSW-6850 Remove remaining BackendId refs in profiling code by Jim Flynn · 2 years, 3 months ago
  63. 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
  64. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 3 months ago
  65. 6730fe9 IVGCVSW-6842 Replace ARMNN_ASSERT with ARM_PIPE_ASSERT in profiling code by Jim Flynn · 2 years, 3 months ago
  66. 9265a88 IVGCVSW-6844 replace armnn:IgnoreUnused with arm::pipe::IgnoreUnused in profiling code by Jim Flynn · 2 years, 3 months ago
  67. 91343f3 Bug fix: unused parameter 'profilingService' from patch IVGCVSW-6817. by Cathal Corbett · 2 years, 3 months ago
  68. 75c14f4 IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in profiling code by Jim Flynn · 2 years, 3 months ago
  69. f9db3ef IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling code by Jim Flynn · 2 years, 3 months ago
  70. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 4 months ago
  71. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  72. fbe4594 IVGCVSW-6798 ArmNN driver profiling crashing by Colm Donelan · 2 years, 3 months ago
  73. 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
  74. 1979355 IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructure by Cathal Corbett · 2 years, 4 months ago
  75. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 4 months ago
  76. 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
  77. 6f07372 IVGCVSW-6814 Remove references to armnn:BackendId in the profiling code by Cathal Corbett · 2 years, 4 months ago
  78. 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
  79. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 4 months ago
  80. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  81. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 4 months ago
  82. 2b679db IVGCVSW-6602 Put ArmnnTestUtils under abi-compliance checking. by Teresa Charlin · 2 years, 4 months ago
  83. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  84. 1fc448a IVGCVSW-6801 Remove the call to sync after EnqueueWorkload if we didn't import by David Monahan · 2 years, 4 months ago
  85. 6abc7ee IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRef by Teresa Charlin · 2 years, 4 months ago
  86. 3826ab6 IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHW by David Monahan · 2 years, 4 months ago
  87. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  88. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 4 months ago
  89. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 4 months ago
  90. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  91. c27d15c Add SupportsTensorHandleReplacement implementation to the ClConvert workloads by David Monahan · 2 years, 4 months ago
  92. 73c547d Refactor Forced Import by Finn Williams · 2 years, 4 months ago
  93. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 4 months ago
  94. 5e7335b Add implementation of reconfigure function to Cl Convert workloads by Jim Flynn · 2 years, 4 months ago
  95. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 5 months ago
  96. 79bb653 Fix unit test where NeonMemoryManager was used instead of RefMemoryManager by Matthew Bentham · 2 years, 4 months ago
  97. eef6b76 Tweak to misaligned memory pointer tests to not read/write to misaligned buffers by David Monahan · 2 years, 4 months ago
  98. ec81999 IVGCVSW-6700 Add override functions to all typed Neon/CL workloads by David Monahan · 2 years, 4 months ago
  99. c92bbd7 Avoid writing to and reading from misaligned pointers in UnitTests by Matthew Bentham · 2 years, 4 months ago
  100. f414d99 Renaming MockBackend in OptimizerTests to avoid namespace clash. by Colm Donelan · 2 years, 4 months ago