1. 8eece0a IVGCVSW-7791 Enable dynamic bias in Conv in CpuAcc and GpuAcc by Kevin May · 1 year, 1 month ago
  2. 9953db8 IVGCVSW-7790 - Enable dynamic bias in DWConv in GpuAcc by Kevin May · 1 year, 1 month ago
  3. 49f8d6a IVGCVSW-7691 Replace asserts with exceptions in Ref Gather by Kevin May · 1 year, 1 month ago
  4. 5b70184 IVGCVSW-7789 Enable dynamic bias in Depthwise Convolution in CpuAcc by Teresa Charlin · 1 year, 1 month ago
  5. 71311e4 Fix incorrect validation of Unidirectional Sequence LSTM on Cl and Neon by Narumol Prangnawarat · 1 year, 1 month ago
  6. 270641b MLCE-1022 Fix failure on UnidirectionalSequenceLstm Operator by Narumol Prangnawarat · 1 year, 1 month ago
  7. d04873f BugFix: check for options!=null before adding fused activation in TfLite parser by Teresa Charlin · 1 year, 1 month ago
  8. f663d48 IVGCVSW-7732 Enable dynamic bias in FullyConnected in CpuAcc and GpuAcc by Teresa Charlin · 1 year, 2 months ago
  9. 34c1c38 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE to CpuAcc and GpuAcc by John Mcloughlin · 1 year, 1 month ago
  10. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 2 months ago
  11. acedd85 Revert "IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC" by TeresaARM · 1 year, 2 months ago
  12. fecd9ed IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC by Teresa Charlin · 1 year, 2 months ago
  13. 1bc497e Removing "shiftID" from BackendProfilingCounterRegisterMockBackendTest by Nikhil Raj · 1 year, 2 months ago
  14. f658554 IVGCVSW-5846 Remove TODO statements from Armnn Code by David Monahan · 1 year, 2 months ago
  15. 6fba294 IVGCVSW-7454 Fix CpuAcc FC dynamic weights by Teresa Charlin · 1 year, 2 months ago
  16. ee1497c IVGCVSW-7454 Enable NonConstWeights in GpuAcc by Teresa Charlin · 1 year, 3 months ago
  17. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 3 months ago
  18. 97a3aef IVGCVSW-7308 Add GpuAcc Batch MatMul workload by Teresa Charlin · 1 year, 6 months ago
  19. 1fe6c81 IVGCVSW-7307 Add CpuAcc Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  20. a9bea1a IVGCVSW-7404 Replacing asserts with exceptions in CopyTensorContentsGeneric by Colm Donelan · 1 year, 2 months ago
  21. 34336f9 Make Convert workloads use arm_compute::NECast in CpuAcc backend by Matthew Bentham · 1 year, 2 months ago
  22. cfbb271 Add unit test for Neon Convert workloads by Matthew Bentham · 1 year, 2 months ago
  23. 024ef0b BugFix: calculate explicit padding for Transpose Convolution using output size by Teresa Charlin · 1 year, 2 months ago
  24. 357add2 Update cxxopts from 3.0 to 3.1.1 by Jim Flynn · 1 year, 3 months ago
  25. 93f0ad0 GitHub #640 Add support for CEIL operator by Teresa Charlin · 1 year, 3 months ago
  26. acb3ec5 GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0. by Teresa Charlin · 1 year, 3 months ago
  27. 4296927 IVGCVSW-7197 Implement Pimpl Idiom OptimizerOptions TOSA tests by John Mcloughlin · 1 year, 3 months ago
  28. c5ee0d7 IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptions by John Mcloughlin · 1 year, 3 months ago
  29. ca5c82a IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloads by Teresa Charlin · 1 year, 3 months ago
  30. 40847fc IVGCVSW-7674 Fixing include paths in sample dynamic backend. by Colm Donelan · 1 year, 3 months ago
  31. 35fedc5 IVGCVSW-7672 Arm NN build failures in Main by Mike Kelly · 1 year, 3 months ago
  32. 1ec5f85 IVGCVSW-7673 Fix for failing build by Mike Kelly · 1 year, 3 months ago
  33. 1bf35f5 Fix gcc 13 compiler errors by Pablo Marquez Tello · 1 year, 3 months ago
  34. 6fe9ef9 IVGCVSW-7662 Update BuildGuideAndroidNDK.md by Mike Kelly · 1 year, 3 months ago
  35. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  36. 2c14db6 IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  37. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  38. b75fc93 IVGCVSW-7454 Enable NonConstWeights in CpuAcc by Teresa Charlin · 1 year, 5 months ago
  39. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  40. 046e2cb BugFix: Mean layer reading negative axis incorrectly in TFLite parser by Teresa Charlin · 1 year, 3 months ago
  41. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  42. aeec3ce Add constant version of IConnectableLayer::GetConstantTensorsByRef by Matthew Bentham · 1 year, 4 months ago
  43. 2a764ad IVGCVSW-7546 SPACE_TO_DEPTH support added in tflite parser by Teresa Charlin · 1 year, 4 months ago
  44. f0a35b8 Fix segfault in ParseTransposeConv2d when output_shape is not constant by Ryan OShea · 1 year, 4 months ago
  45. df15c4e Report errors when running LoadedNetwork in End to End tests by Teresa Charlin · 1 year, 4 months ago
  46. a544f0f MLCE-753 Expand Tensorshape for relevent layers before verifying support by Ryan OShea · 1 year, 5 months ago
  47. b229370 IVGCVSW-7427 Execute network unable to correctly determine by Mike Kelly · 1 year, 5 months ago
  48. ca36123 GitHub #714: OnnxParser FullyConnectedLayer inferred shape doesn't match by Matthew Sloyan · 1 year, 4 months ago
  49. b5ea589 IVGCVSW-7510 Delete temporary files created by DebugTestImpl. by Colm Donelan · 1 year, 5 months ago
  50. 87231be IVGCVSW-7155: Fix Slot replacement during UpdateSubgraphViewSlotPointers by Francis Murtagh · 1 year, 5 months ago
  51. 6dd0702 Fix incorrect copyright notices by Matthew Sloyan · 1 year, 5 months ago
  52. 04d8229 IVGCVSW-7277 Fixed issues with FullyConnected on certain TFLite models by Mike Kelly · 1 year, 5 months ago
  53. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 5 months ago
  54. 2542a26 IVGCVSW-7453 Comparison does not Calculate its shape properly by Mike Kelly · 1 year, 5 months ago
  55. c01da45 Refactor TOSA Common to be built without enabling the TOSA Reference backend by Matthew Sloyan · 1 year, 5 months ago
  56. e814821 IVGCVSW-7013 Removing the check for constant layer in FoldPad by Teresa Charlin · 1 year, 5 months ago
  57. d97db7e Github #700: Fix order of optimizations so dequantization works with folding by Francis Murtagh · 1 year, 5 months ago
  58. e27983c IVGCVSW-7405 Improving error handling around creating directories. by Colm Donelan · 1 year, 5 months ago
  59. 4e54e9c IVGCVSW-7435 Making optional some CL code in Acl Common. by Colm Donelan · 1 year, 6 months ago
  60. c074cdb IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 6 months ago
  61. 9c4c449 Do the same for both ShapeInferenceMethod in Elementwise inferOutputShape by Teresa Charlin · 1 year, 6 months ago
  62. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 6 months ago
  63. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  64. 377fb21 IVGCVSW-7244 ConcatLayer overlapping views on TFLiteParser by Mike Kelly · 1 year, 6 months ago
  65. 01f7269 IVGCVSW-7418 Allow working copy SubgraphView to get Original Slots by Francis Murtagh · 1 year, 6 months ago
  66. d9e55f0 Move tuning and IClTensorHandle code from cl to aclCommon backend. by Cathal Corbett · 1 year, 6 months ago
  67. 9c843c3 Catch exception by reference instead of by value. by Cathal Corbett · 1 year, 6 months ago
  68. 4512b92 IVGCVSW-7418: Can't call SubstituteSubgraph on working copy of subgraph in Optimize by Matthew Bentham · 1 year, 6 months ago
  69. 94916a5 IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 8 months ago
  70. 5b2145c IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINetwork() by Francis Murtagh · 1 year, 6 months ago
  71. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 2 years ago
  72. 7000d67 Deregistering custom allocators in RuntimeImpl destructor. by Colm Donelan · 1 year, 6 months ago
  73. 0506ef0 GitHub #543 Problem Parsing Mixed-Precision Model by Mike Kelly · 1 year, 6 months ago
  74. 8b4a483 Revert "IVGCVSW-7297 When creating multiple Executors only the last" by TeresaARM · 1 year, 6 months ago
  75. 9d1786e Fix Npu main build issue by Nikhil Raj · 1 year, 6 months ago
  76. 80f71a8 IVGCVSW-7211 Fix float16 operators being wrongly unsupported with android-nn-driver. by Cathal Corbett · 1 year, 6 months ago
  77. 2ae3224 GitHub #709 Provide a CreateNetworkFromBinary method for the ONNX parser by Mike Kelly · 1 year, 7 months ago
  78. 0bb096d IVGCVSW-7343 Add Transpose support to TOSA Reference Backend by Cathal Corbett · 1 year, 6 months ago
  79. 56fb21e Remove Network.cpp debug message merged in "Optimize the calling of IsLayerSupported()." by Cathal Corbett · 1 year, 6 months ago
  80. 9a33946 IVGCVSW-7172 Add ElementwiseBinary (Subtraction & Multiplication) support to TOSA Reference Backend by Nikhil Raj · 1 year, 7 months ago
  81. b42a2b4 Refactor, remove m_ImportFlags from ClTensorHandleFactory by Matthew Bentham · 1 year, 7 months ago
  82. bf3e36f Add profile data for explicit copy of input and outputs by Matthew Bentham · 1 year, 7 months ago
  83. cb223b7 Github #712: Use static libraries not object libraries for support library by Francis Murtagh · 1 year, 7 months ago
  84. 5b58e31 IVGCVSW-7170 Add Concat support to TOSA Reference Backend by Kevin May · 1 year, 7 months ago
  85. 3fbad94 Small fixes in TOSA common and TOSA reference: by Teresa Charlin · 1 year, 7 months ago
  86. 6b5f674 Change the semantics of RefTensorHandle::Import to 'overlay' existing memory by Matthew Bentham · 1 year, 7 months ago
  87. da6bf9e IVGCVSW-7168 Support simple model in the TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  88. fc9d5e7 IVGCVSW-7204 Add TransposeConv2d support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  89. 67fd526 Update TOSA Reference Backend IsLayerSupported by Matthew Sloyan · 1 year, 7 months ago
  90. 404369b Fix bug in EthosNAcc backend detection in unit test by Matthew Bentham · 1 year, 7 months ago
  91. c30abd8 Refactor: Remove m_ImportFlags from RefTensorHandle by Matthew Bentham · 1 year, 7 months ago
  92. 6d2647d Include armnn/IRuntime.hpp in TosaCommon OneToManyMappingTests by Cathal Corbett · 1 year, 7 months ago
  93. 3b9acd5 IVGCVSW-7342 Add Slice support to TOSA Reference Backend by Cathal Corbett · 1 year, 7 months ago
  94. 8107ccc Specified Linker Language for Tosa Reference Backend by Mike Kelly · 1 year, 7 months ago
  95. b30e655 IVGCVSW-7174 Add Reshape support to TOSA Reference Backend by Cathal Corbett · 1 year, 7 months ago
  96. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 7 months ago
  97. 5383767 Optimize the calling of IsLayerSupported(). by Cathal Corbett · 1 year, 10 months ago
  98. a98e79a Updates following execution of Includewhatyouuse on armnn/include. by Colm Donelan · 1 year, 7 months ago
  99. c5fe6e7 IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  100. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago