1. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 10 months ago
  2. 9145e38 IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernel by Teresa Charlin · 11 months ago
  3. 09e4d05 IVGCVSW-7243 Remove deprecated code due to be removed in 23.05 by Kevin May · 1 year, 4 months ago
  4. 160edb3 IVGCVSW-7887 Add TILE End to End tests by Cian McGriskin · 12 months ago
  5. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 12 months ago
  6. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  7. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 1 year ago
  8. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 2 months ago
  9. a9bea1a IVGCVSW-7404 Replacing asserts with exceptions in CopyTensorContentsGeneric by Colm Donelan · 1 year, 2 months ago
  10. 6fe9ef9 IVGCVSW-7662 Update BuildGuideAndroidNDK.md by Mike Kelly · 1 year, 3 months ago
  11. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  12. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  13. 9a33946 IVGCVSW-7172 Add ElementwiseBinary (Subtraction & Multiplication) support to TOSA Reference Backend by Nikhil Raj · 1 year, 7 months ago
  14. 3b9acd5 IVGCVSW-7342 Add Slice support to TOSA Reference Backend by Cathal Corbett · 1 year, 7 months ago
  15. b30e655 IVGCVSW-7174 Add Reshape support to TOSA Reference Backend by Cathal Corbett · 1 year, 7 months ago
  16. c5fe6e7 IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  17. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  18. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  19. ce8204a IVGCVSW-7209 Remove deprecated code due to be removed in 22.11 by Teresa Charlin · 1 year, 10 months ago
  20. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 2 years ago
  21. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  22. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 3 months ago
  23. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  24. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 4 months ago
  25. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  26. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  27. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  28. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 9 months ago
  29. ca58839 IVGCVSW-6301 Create the MemoryManager class by Teresa Charlin · 2 years, 9 months ago
  30. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 9 months ago
  31. b8a26d8 IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support in BackendRegistry' by Sadik Armagan · 2 years, 9 months ago
  32. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  33. 43baf50 IVGCVSW-3716 Add EndToEnd Layer test for Channel Shuffle Workload by Teresa Charlin · 2 years, 9 months ago
  34. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  35. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  36. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 3 years ago experimental/daves_custom_allocator_dmabuf
  37. 87b5296 IVGCVSW-5810 Create a skeleton armnnTestUtils library by Matthew Sloyan · 3 years, 1 month ago
  38. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 2 months ago
  39. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  40. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  41. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years, 1 month ago
  42. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  43. b76eaed IVGCVSW-5793 Add default ExecuteAsync implementation to Workload by Finn Williams · 3 years, 3 months ago
  44. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  45. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  46. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  47. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  48. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  49. c53ceec IVGCVSW-5221 Fix dynamic backend build failure by Narumol Prangnawarat · 3 years, 11 months ago
  50. b8d771a IVGCVSW-5012 Enable zero copy for Neon by Narumol Prangnawarat · 3 years, 11 months ago
  51. 2e3f4d2 IVGCVSW-4713 Add EndToEnd test for RANK by Teresa Charlin · 4 years ago
  52. 4408850 IVGCVSW-4712 Add EndToEnd test for FILL by Teresa Charlin · 4 years ago
  53. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  54. f4bfa6a IVGCVSW-4620 Add Fill Reference Implementation by Ryan OShea · 4 years, 1 month ago
  55. 9fabf43 IVGCVSW-4200 Add CL EXP Workload IVGCVSW-4203 Add Neon EXP Workload by Sadik Armagan · 4 years, 1 month ago
  56. 0800bf5 IVGCVSW-4452 Add QLstm EndToEndTest by James Conroy · 4 years, 2 months ago
  57. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 2 months ago
  58. ac47210 IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-driver by Sadik Armagan · 4 years, 3 months ago
  59. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  60. bca73e1 IVGCVSW-4444 Adding Elu end to end test by Jan Eilers · 4 years, 4 months ago
  61. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  62. c1536d6 IVGCVSW-4400 Backend Counter Registry Functionality by David Monahan · 4 years, 5 months ago
  63. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  64. 85ad78c IVGCVSW-4068 Add Guid to Workload by Narumol Prangnawarat · 4 years, 8 months ago
  65. 94d3b93 IVGCVSW-3839 Add support of per-axis quantization to reference TransposeConvolution2d by Aron Virginas-Tar · 4 years, 8 months ago
  66. d1f5773 IVGCVSW-3698 Add EndToEnd Layer test for ArgMinMax by Narumol Prangnawarat · 4 years, 8 months ago
  67. b3670b1 Refactor Resize layer tests by Aron Virginas-Tar · 4 years, 8 months ago
  68. 48623a0 IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils by Aron Virginas-Tar · 4 years, 9 months ago
  69. 3bc00ec IVGCVSW-3999 Add unit tests for new comparison operations by Aron Virginas-Tar · 4 years, 9 months ago
  70. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 9 months ago
  71. 20bea00 IVGCVSW-3895 Add EndToEndLayerTest for the Reference Implementation of LOG_SOFTMAX by Sadik Armagan · 4 years, 9 months ago
  72. 062e0e9 IVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMALIZATION by Sadik Armagan · 4 years, 9 months ago
  73. e662a94 IVGCVSW-3975 Add reference workload for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 9 months ago
  74. 8168f40 IVGCVSW-3889 Add CL workload for INSTANCE_NORMALIZATION by Aron Virginas-Tar · 4 years, 9 months ago
  75. f97f6da IVGCVSW-3738 Add end-to-end layer test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  76. 73f6642 IVGCVSW-3885 Add reference workload for DepthToSpace by Aron Virginas-Tar · 4 years, 10 months ago
  77. 68c2c90 IVGCVSW-3723 Adding reference workload support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  78. 92b9f87 IVGCVSW-3878 Add reference workload for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  79. 46ff1ca IVGCVSW-3854 Fix QuantizedLstmEndToEndTest on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  80. e69c399 IVGCVSW-3824 Implement Float 16 Encoder and Decoder by Matthew Jackson · 4 years, 10 months ago
  81. 8fccd86 IVGCVSW-3743 Add end-to-end test for ABS on CpuRef by Aron Virginas-Tar · 4 years, 10 months ago
  82. 9199e58 IVGCVSW-3740 Add Reference Workload support for ABS by Sadik Armagan · 4 years, 10 months ago
  83. 00d306e IVGCVSW-3381 Break up LayerTests.hpp into more manageable files by Aron Virginas-Tar · 4 years, 10 months ago
  84. e89ebad IVGCVSW-2325 Reduce duplication in LayerTests by reusing the ElementwiseTestHelper by Aron Virginas-Tar · 4 years, 10 months ago
  85. db16dd3 IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF by Matteo Martincigh · 4 years, 10 months ago
  86. 146b2e1 IVGCVSW-3605 Add direct compatibility between Cl and Neon backends by Jan Eilers · 5 years ago
  87. e67edb2 IVGCVSW-3656 Make the reference backend optional by Matteo Martincigh · 5 years ago
  88. b3fc252 IVGCVSW-3474 Add end to end tests for Quantized_LSTM by Francis Murtagh · 5 years ago
  89. 0c2b289 IVGCVSW-3596 Register the dynamic backends in the BackendRegistry by Matteo Martincigh · 5 years ago
  90. e54aa06 IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime class by Matteo Martincigh · 5 years ago
  91. f0a0a9e IVGCVSW-3541 Change the makefiles to generate the necessary test files by Matteo Martincigh · 5 years ago
  92. d0dc770 IVGCVSW-3561 Fix the linker issues of the test shared objects in by Matteo Martincigh · 5 years ago
  93. bc2e210 IVGCVSW-3561 Test the DynamicBackend class by Matteo Martincigh · 5 years ago
  94. 986c186 IVGCVSW-3555 Add unit tests for the dynamic backend utility functions by Matteo Martincigh · 5 years ago
  95. ac60d28 IVGCVSW-3543 Implement the backend versioning algorithm by Matteo Martincigh · 5 years ago
  96. 747f586 IVGCVSW-3479 Add End to End test for Prelu by Nikhil Raj · 5 years ago
  97. fe15eff IVGCVSW-3361 Add end-to-end tests for Resize on CpuRef by Aron Virginas-Tar · 5 years ago
  98. 9515c7e IVGCVSW-3263 - Add End to End tests for SpaceToDepth on Ref by Keith Davis · 5 years ago
  99. a57eccb IVGCVSW-3231 Add reference workload support for SpaceToDepth by Keith Davis · 5 years ago
  100. 8c7324d IVGCVSW-3148 Add end to end test for Dequantize layer to Ref, Cl, Neon by Narumol Prangnawarat · 5 years ago