1. 164bf4f IVGCVSW-7164 Implement TosaRefBackend::OptimizeSubgraphView by Matthew Sloyan · 1 year, 8 months ago
  2. a38da59 IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  3. 0f86ecf IVGCVSW-6494 Add CpuAcc Batch MatMul Workload Fp32 by Teresa Charlin · 1 year, 9 months ago
  4. da824cc IVGCVSW-7273 Fix TOSA Serialization Library integration by Matthew Sloyan · 1 year, 9 months ago
  5. d646b55 IVGCVSW-7273 Integrate TOSA Reference Model into Arm NN by Matthew Sloyan · 1 year, 9 months ago
  6. f63b457 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  7. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  8. 251fd95 IVGCVSW-7222 Fix incorrect kernel measurements in profiling output by Kevin May · 1 year, 9 months ago
  9. e497ed1 Fix TosaOperatorMapping tests when building for release by Matthew Sloyan · 1 year, 9 months ago
  10. 0902693 IVGCVSW-6790 Adding runtime options to Doxygen. by Colm Donelan · 1 year, 10 months ago
  11. 9270d9e IVGCVSW-7159 Implement simple TOSA Reference Backend skeleton by Francis Murtagh · 1 year, 11 months ago
  12. ce8204a IVGCVSW-7209 Remove deprecated code due to be removed in 22.11 by Teresa Charlin · 1 year, 10 months ago
  13. d936033 IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 10 months ago
  14. dc8ed9d IVGCVSW-7105: BatchMatMul Optional Parameter Support by Samuel Yap · 1 year, 11 months ago
  15. 9c9d5b9 IVGCVSW-7133 Add TosaMappings backbone structure with support for Addition TosaMappings operator. by Cathal Corbett · 1 year, 11 months ago
  16. 5a3d200 IVGCVSW-7111 change backend deprecation from 22.11 to 23.08 by Jim Flynn · 1 year, 11 months ago
  17. ca7bbd6 IVGCVSW-7145: BatchMatMul Fix for Raspi Cross Compile Failing by Samuel Yap · 1 year, 11 months ago
  18. d301c0a IVGCVSW-6889 Seg fault running ExeNet with --bf16-turbo-mode on fpga by Francis Murtagh · 1 year, 11 months ago
  19. 3883b27 GitHub #667: Neon fold padding into average pool 2D quantization bug fix. by Cathal Corbett · 2 years ago
  20. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 2 years ago
  21. d7ceec5 IVGCVSW-6896 Fix pre-import when using sync execute. by Colm Donelan · 2 years ago
  22. 2d213a7 IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 2 years ago
  23. 6217c3d IVGCVSW-7024 Add missing license info for reuse lint by Jim Flynn · 2 years, 1 month ago
  24. a045ac0 IVGCVSW-6957 'Import Host Memory in SL' by Sadik Armagan · 2 years ago
  25. 626bd90 Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."" by Francis Murtagh · 2 years ago
  26. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  27. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years, 1 month ago
  28. ea660e1 IVGCVSW-6986 SLTS Failures due to Caching commits by Cathal Corbett · 2 years, 1 month ago
  29. 44f4fb5 Tidy up some code in the reference backend by Matthew Bentham · 2 years, 1 month ago
  30. 311cfa7 MLCE-825: Give reason when workload unsupported for Non Constant Weights/Bias by Francis Murtagh · 2 years, 1 month ago
  31. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 2 months ago
  32. d86f6c4 IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRef by Francis Murtagh · 2 years, 2 months ago
  33. 07307f3 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years, 2 months ago
  34. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 2 months ago
  35. d0420cb Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years, 1 month ago
  36. 8bd5360 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years, 2 months ago
  37. 9734f09 Github issue #643 remove use of deprecated standard templates by Matthew Bentham · 2 years, 2 months ago
  38. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  39. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 2 months ago
  40. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 2 months ago
  41. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 2 months ago
  42. 50bc39e Remove unused function PostAllocationConfigure() from IVGCVSW-6949. by Cathal Corbett · 2 years, 2 months ago
  43. 60692ce IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workload by Teresa Charlin · 2 years, 2 months ago
  44. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  45. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 2 months ago
  46. b190da2 IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNd by Teresa Charlin · 2 years, 2 months ago
  47. aac6112 IVGCVSW-6936 Add SQRT support to CL by Teresa Charlin · 2 years, 2 months ago
  48. aa80510 IVGCVSW-6862 Modify GATHERNd Neon workload by Teresa Charlin · 2 years, 2 months ago
  49. 06145cc IVGCVSW-6936 Add SQRT support to Neon by Teresa Charlin · 2 years, 2 months ago
  50. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 3 months ago
  51. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years, 2 months ago
  52. bd22c7d IVGCVSW-6862 Add GATHERNd Neon workload by Teresa Charlin · 2 years, 2 months ago
  53. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  54. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years, 2 months ago
  55. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  56. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 3 months ago
  57. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 4 months ago
  58. ee7200e GitHub #634 Remove unused variable from Stack.cpp by Teresa Charlin · 2 years, 3 months ago
  59. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  60. 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
  61. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 3 months ago
  62. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  63. d83ffe0 IVGCVSW-6839 Unidirectional sequence LSTM test failing in Android S by Cathal Corbett · 2 years, 3 months ago
  64. 723a7ac Use mmap to load the clcache file by Pablo Marquez Tello · 2 years, 4 months ago
  65. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 4 months ago
  66. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 4 months ago
  67. 06ccd71 Support incremental CL tuning by Stuart Taylor · 2 years, 4 months ago
  68. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 4 months ago
  69. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  70. 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
  71. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 4 months ago
  72. 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
  73. 6f07372 IVGCVSW-6814 Remove references to armnn:BackendId in the profiling code by Cathal Corbett · 2 years, 4 months ago
  74. 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
  75. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 4 months ago
  76. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  77. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  78. 6abc7ee IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRef by Teresa Charlin · 2 years, 4 months ago
  79. 3826ab6 IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHW by David Monahan · 2 years, 4 months ago
  80. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  81. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 4 months ago
  82. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 5 months ago
  83. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  84. c27d15c Add SupportsTensorHandleReplacement implementation to the ClConvert workloads by David Monahan · 2 years, 4 months ago
  85. 73c547d Refactor Forced Import by Finn Williams · 2 years, 5 months ago
  86. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 5 months ago
  87. 5e7335b Add implementation of reconfigure function to Cl Convert workloads by Jim Flynn · 2 years, 5 months ago
  88. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 5 months ago
  89. 79bb653 Fix unit test where NeonMemoryManager was used instead of RefMemoryManager by Matthew Bentham · 2 years, 5 months ago
  90. eef6b76 Tweak to misaligned memory pointer tests to not read/write to misaligned buffers by David Monahan · 2 years, 5 months ago
  91. ec81999 IVGCVSW-6700 Add override functions to all typed Neon/CL workloads by David Monahan · 2 years, 5 months ago
  92. c92bbd7 Avoid writing to and reading from misaligned pointers in UnitTests by Matthew Bentham · 2 years, 5 months ago
  93. b28e525 IVGCVSW-6399 Remove deprecated code 22.02 by Francis Murtagh · 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. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago