1. 1ec5f85 IVGCVSW-7673 Fix for failing build by Mike Kelly · 1 year, 3 months ago
  2. 6fe9ef9 IVGCVSW-7662 Update BuildGuideAndroidNDK.md by Mike Kelly · 1 year, 3 months ago
  3. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  4. 2c14db6 IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  5. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  6. b75fc93 IVGCVSW-7454 Enable NonConstWeights in CpuAcc by Teresa Charlin · 1 year, 5 months ago
  7. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  8. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  9. df15c4e Report errors when running LoadedNetwork in End to End tests by Teresa Charlin · 1 year, 4 months ago
  10. b5ea589 IVGCVSW-7510 Delete temporary files created by DebugTestImpl. by Colm Donelan · 1 year, 5 months ago
  11. 6dd0702 Fix incorrect copyright notices by Matthew Sloyan · 1 year, 5 months ago
  12. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 5 months ago
  13. c01da45 Refactor TOSA Common to be built without enabling the TOSA Reference backend by Matthew Sloyan · 1 year, 5 months ago
  14. e27983c IVGCVSW-7405 Improving error handling around creating directories. by Colm Donelan · 1 year, 6 months ago
  15. 4e54e9c IVGCVSW-7435 Making optional some CL code in Acl Common. by Colm Donelan · 1 year, 6 months ago
  16. c074cdb IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 6 months ago
  17. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 6 months ago
  18. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  19. 01f7269 IVGCVSW-7418 Allow working copy SubgraphView to get Original Slots by Francis Murtagh · 1 year, 6 months ago
  20. d9e55f0 Move tuning and IClTensorHandle code from cl to aclCommon backend. by Cathal Corbett · 1 year, 6 months ago
  21. 94916a5 IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 9 months ago
  22. 5b2145c IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINetwork() by Francis Murtagh · 1 year, 6 months ago
  23. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 2 years ago
  24. 8b4a483 Revert "IVGCVSW-7297 When creating multiple Executors only the last" by TeresaARM · 1 year, 6 months ago
  25. 9d1786e Fix Npu main build issue by Nikhil Raj · 1 year, 6 months ago
  26. 80f71a8 IVGCVSW-7211 Fix float16 operators being wrongly unsupported with android-nn-driver. by Cathal Corbett · 1 year, 6 months ago
  27. 0bb096d IVGCVSW-7343 Add Transpose support to TOSA Reference Backend by Cathal Corbett · 1 year, 6 months ago
  28. 9a33946 IVGCVSW-7172 Add ElementwiseBinary (Subtraction & Multiplication) support to TOSA Reference Backend by Nikhil Raj · 1 year, 7 months ago
  29. b42a2b4 Refactor, remove m_ImportFlags from ClTensorHandleFactory by Matthew Bentham · 1 year, 7 months ago
  30. 5b58e31 IVGCVSW-7170 Add Concat support to TOSA Reference Backend by Kevin May · 1 year, 7 months ago
  31. 3fbad94 Small fixes in TOSA common and TOSA reference: by Teresa Charlin · 1 year, 7 months ago
  32. 6b5f674 Change the semantics of RefTensorHandle::Import to 'overlay' existing memory by Matthew Bentham · 1 year, 7 months ago
  33. da6bf9e IVGCVSW-7168 Support simple model in the TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  34. fc9d5e7 IVGCVSW-7204 Add TransposeConv2d support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  35. 67fd526 Update TOSA Reference Backend IsLayerSupported by Matthew Sloyan · 1 year, 7 months ago
  36. 404369b Fix bug in EthosNAcc backend detection in unit test by Matthew Bentham · 1 year, 7 months ago
  37. c30abd8 Refactor: Remove m_ImportFlags from RefTensorHandle by Matthew Bentham · 1 year, 7 months ago
  38. 6d2647d Include armnn/IRuntime.hpp in TosaCommon OneToManyMappingTests by Cathal Corbett · 1 year, 7 months ago
  39. 3b9acd5 IVGCVSW-7342 Add Slice support to TOSA Reference Backend by Cathal Corbett · 1 year, 7 months ago
  40. 8107ccc Specified Linker Language for Tosa Reference Backend by Mike Kelly · 1 year, 7 months ago
  41. b30e655 IVGCVSW-7174 Add Reshape support to TOSA Reference Backend by Cathal Corbett · 1 year, 7 months ago
  42. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 7 months ago
  43. a98e79a Updates following execution of Includewhatyouuse on armnn/include. by Colm Donelan · 1 year, 7 months ago
  44. c5fe6e7 IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  45. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  46. 369d8fc IVGCVSW-4926 Add support in CpuRef implementation for Gather for axis different to 0 by Nikhil Raj · 1 year, 7 months ago
  47. 263d709 IVGCVSW-7272 Add Exception for handling Fp16 infinity values by Kevin May · 1 year, 7 months ago
  48. 21cf67a IVGCVSW-7297 When creating multiple Executors only the last one works fine by Mike Kelly · 1 year, 7 months ago
  49. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  50. bd18eab IVGCVSW-7345 Add Pooling2d support to TOSA Reference Backend by Cathal Corbett · 1 year, 8 months ago
  51. 194086f Minor error formatting fixes. by Colm Donelan · 1 year, 8 months ago
  52. 2523b79 Add additional data type support to TOSA Reference Backend by Matthew Sloyan · 1 year, 8 months ago
  53. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 8 months ago
  54. 5c54c38 IVGCVSW-7165 Implement TosaRefPreCompiledWorkload::Execute() by Matthew Sloyan · 1 year, 8 months ago
  55. 164bf4f IVGCVSW-7164 Implement TosaRefBackend::OptimizeSubgraphView by Matthew Sloyan · 1 year, 8 months ago
  56. a38da59 IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  57. 0f86ecf IVGCVSW-6494 Add CpuAcc Batch MatMul Workload Fp32 by Teresa Charlin · 1 year, 9 months ago
  58. da824cc IVGCVSW-7273 Fix TOSA Serialization Library integration by Matthew Sloyan · 1 year, 9 months ago
  59. d646b55 IVGCVSW-7273 Integrate TOSA Reference Model into Arm NN by Matthew Sloyan · 1 year, 9 months ago
  60. f63b457 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  61. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  62. 251fd95 IVGCVSW-7222 Fix incorrect kernel measurements in profiling output by Kevin May · 1 year, 9 months ago
  63. e497ed1 Fix TosaOperatorMapping tests when building for release by Matthew Sloyan · 1 year, 9 months ago
  64. 0902693 IVGCVSW-6790 Adding runtime options to Doxygen. by Colm Donelan · 1 year, 10 months ago
  65. 9270d9e IVGCVSW-7159 Implement simple TOSA Reference Backend skeleton by Francis Murtagh · 1 year, 11 months ago
  66. ce8204a IVGCVSW-7209 Remove deprecated code due to be removed in 22.11 by Teresa Charlin · 1 year, 10 months ago
  67. d936033 IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 10 months ago
  68. dc8ed9d IVGCVSW-7105: BatchMatMul Optional Parameter Support by Samuel Yap · 1 year, 11 months ago
  69. 9c9d5b9 IVGCVSW-7133 Add TosaMappings backbone structure with support for Addition TosaMappings operator. by Cathal Corbett · 1 year, 11 months ago
  70. 5a3d200 IVGCVSW-7111 change backend deprecation from 22.11 to 23.08 by Jim Flynn · 1 year, 11 months ago
  71. ca7bbd6 IVGCVSW-7145: BatchMatMul Fix for Raspi Cross Compile Failing by Samuel Yap · 1 year, 11 months ago
  72. d301c0a IVGCVSW-6889 Seg fault running ExeNet with --bf16-turbo-mode on fpga by Francis Murtagh · 1 year, 11 months ago
  73. 3883b27 GitHub #667: Neon fold padding into average pool 2D quantization bug fix. by Cathal Corbett · 2 years ago
  74. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 2 years ago
  75. d7ceec5 IVGCVSW-6896 Fix pre-import when using sync execute. by Colm Donelan · 2 years ago
  76. 2d213a7 IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 2 years ago
  77. 6217c3d IVGCVSW-7024 Add missing license info for reuse lint by Jim Flynn · 2 years, 1 month ago
  78. a045ac0 IVGCVSW-6957 'Import Host Memory in SL' by Sadik Armagan · 2 years ago
  79. 626bd90 Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."" by Francis Murtagh · 2 years ago
  80. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  81. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years, 1 month ago
  82. ea660e1 IVGCVSW-6986 SLTS Failures due to Caching commits by Cathal Corbett · 2 years, 1 month ago
  83. 44f4fb5 Tidy up some code in the reference backend by Matthew Bentham · 2 years, 1 month ago
  84. 311cfa7 MLCE-825: Give reason when workload unsupported for Non Constant Weights/Bias by Francis Murtagh · 2 years, 1 month ago
  85. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 2 months ago
  86. d86f6c4 IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRef by Francis Murtagh · 2 years, 2 months ago
  87. 07307f3 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years, 2 months ago
  88. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 2 months ago
  89. d0420cb Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years, 1 month ago
  90. 8bd5360 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years, 2 months ago
  91. 9734f09 Github issue #643 remove use of deprecated standard templates by Matthew Bentham · 2 years, 2 months ago
  92. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  93. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 2 months ago
  94. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 2 months ago
  95. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 2 months ago
  96. 50bc39e Remove unused function PostAllocationConfigure() from IVGCVSW-6949. by Cathal Corbett · 2 years, 2 months ago
  97. 60692ce IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workload by Teresa Charlin · 2 years, 2 months ago
  98. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  99. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 2 months ago
  100. b190da2 IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNd by Teresa Charlin · 2 years, 2 months ago