1. 70dc5e9 IVGCVSW-8233 ScatterNd End to End tests added by Teresa Charlin · 4 months ago
  2. 5e90b83 IVGCVSW-7569 GpuFsa Op: Add Reshape Operator by Declan-ARM · 5 months ago
  3. 3375390 IVGCVSW-7624 GpuFsa Op: Add Softmax operator by John Mcloughlin · 5 months ago
  4. a4b6090 Add and tidy up activation and elementwise binary end to end tests by Teresa Charlin · 5 months ago
  5. a52bca2 IVGCVSW-7623: GpuFsa Op: Add Pool2d operator by Teresa Charlin · 5 months ago
  6. 829e13e IVGCVSW-7568 Implement Sub ElementwiseBinary operator GpuFsa by John Mcloughlin · 5 months ago
  7. e7d2785 IVGCVSW-7550 GpuFsa Op: Add ElementWiseBinary Operator ADD by Tracy Narine · 5 months ago
  8. fbfa49e IVGCVSW-7571 GpuFsa Op: Add Depthwise Conv2d by Tianle Cheng · 5 months ago
  9. 10403ec IVGCVSW-7344 Add LeakyRelu Activation support to TOSA Reference Backend by Tracy Narine · 7 months ago
  10. 28658bc Fix for Resize with align corners = true creates a memory leak when using valgrind by Teresa Charlin · 6 months ago
  11. ca5a23a Add Quantize Support to TOSA Ref Backend by Teresa Charlin · 6 months ago
  12. 0587dd0 Remove the 2 resize tests with align corners from RefEndToEnd. by Teresa Charlin · 6 months ago
  13. 1bea6be Add Split support to TOSA Reference Backend by Kevin May · 7 months ago
  14. ce65588 Add Resize Nearest Neighbour support to TOSA Reference Backend by Teresa Charlin · 7 months ago
  15. 564c13d IVGCVSW-7525 Add broadcast_to to TFLite Parser by Idriss Chaouch · 10 months ago
  16. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 10 months ago
  17. 980446b Enable Slice EndToEndTests in all backends and Signed32 in CpuRef by Ryan OShea · 1 year, 1 month ago
  18. 1bf56cd IVGCVSW-7836 Add ReverseV2 End-to-End Tests by Declan-ARM · 11 months ago
  19. 160edb3 IVGCVSW-7887 Add TILE End to End tests by Cian McGriskin · 11 months ago
  20. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  21. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 1 month ago
  22. 1fe6c81 IVGCVSW-7307 Add CpuAcc Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  23. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  24. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 6 months ago
  25. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  26. c5fe6e7 IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  27. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  28. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  29. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 8 months ago
  30. a38da59 IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  31. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  32. 1682971 IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reused by David Monahan · 2 years, 5 months ago
  33. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago
  34. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 5 months ago
  35. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  36. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  37. b8cc2b9 IVGCVSW-6416 AddFullyConnected API crashes without connected weights/bias layers by Cathal Corbett · 2 years, 9 months ago
  38. 521032f IVGCVSW-6417: Catch AddFullyConnected API error when weights TensorInfo isn't set by Cathal Corbett · 2 years, 9 months ago
  39. 43baf50 IVGCVSW-3716 Add EndToEnd Layer test for Channel Shuffle Workload by Teresa Charlin · 2 years, 9 months ago
  40. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  41. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  42. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years, 1 month ago
  43. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years, 1 month ago
  44. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 2 months ago
  45. b8181f7 IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkload by Finn Williams · 3 years, 3 months ago
  46. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  47. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  48. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 4 years ago
  49. 2e3f4d2 IVGCVSW-4713 Add EndToEnd test for RANK by Teresa Charlin · 4 years ago
  50. 4408850 IVGCVSW-4712 Add EndToEnd test for FILL by Teresa Charlin · 4 years ago
  51. 0800bf5 IVGCVSW-4452 Add QLstm EndToEndTest by James Conroy · 4 years, 1 month ago
  52. a83af7b IVGCVSW-4446 Add HardSwish EndToEnd tests by Jan Eilers · 4 years, 3 months ago
  53. bca73e1 IVGCVSW-4444 Adding Elu end to end test by Jan Eilers · 4 years, 4 months ago
  54. 0a99a14 IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android R by David Monahan · 4 years, 4 months ago
  55. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  56. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  57. d1f5773 IVGCVSW-3698 Add EndToEnd Layer test for ArgMinMax by Narumol Prangnawarat · 4 years, 8 months ago
  58. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 8 months ago
  59. 20bea00 IVGCVSW-3895 Add EndToEndLayerTest for the Reference Implementation of LOG_SOFTMAX by Sadik Armagan · 4 years, 9 months ago
  60. 062e0e9 IVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMALIZATION by Sadik Armagan · 4 years, 9 months ago
  61. f97f6da IVGCVSW-3738 Add end-to-end layer test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  62. 83239f9 IVGCVSW-3689 Support Import of Output Tensors for the Neon Backend by Ferran Balaguer · 4 years, 9 months ago
  63. 4f1e8e4 IVGCVSW-3687 Add INetworkProperties to LoadNetwork by David Monahan · 4 years, 10 months ago
  64. 8fccd86 IVGCVSW-3743 Add end-to-end test for ABS on CpuRef by Aron Virginas-Tar · 4 years, 10 months ago
  65. 00d306e IVGCVSW-3381 Break up LayerTests.hpp into more manageable files by Aron Virginas-Tar · 4 years, 10 months ago
  66. dcaa610 IVGCVSW-3175 Add Regression Tests for Zero Copy by Ferran Balaguer · 4 years, 10 months ago
  67. bfeb271 IVGCVSW-3606 Support memory import for Reference backend by Ferran Balaguer · 5 years ago
  68. 747f586 IVGCVSW-3479 Add End to End test for Prelu by Nikhil Raj · 5 years ago
  69. 6059784 IVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToEnd tests by James Conroy · 5 years ago
  70. fe15eff IVGCVSW-3361 Add end-to-end tests for Resize on CpuRef by Aron Virginas-Tar · 5 years ago
  71. 98180ef IVGCVSW-3324 Add end-to-end tests for TransposeConvolution2d on CpuRef by Aron Virginas-Tar · 5 years ago
  72. e24e3cd IVGCVSW-3347 Add EndToEnd test for BatchToSpaceNd by Francis Murtagh · 5 years ago
  73. e0dbedf IVGCVSW-3250 Extend the Gather workload for QSymm16 support by Ellen Norris-Thompson · 5 years ago
  74. 9515c7e IVGCVSW-3263 - Add End to End tests for SpaceToDepth on Ref by Keith Davis · 5 years ago
  75. b6441e4 Add support for all data type for input and output layers by Narumol Prangnawarat · 5 years ago
  76. 8c7324d IVGCVSW-3148 Add end to end test for Dequantize layer to Ref, Cl, Neon by Narumol Prangnawarat · 5 years ago
  77. 0f072ab IVGCVSW-2771 Add more end to end tests for splitter on Cl, Neon, Ref by Narumol Prangnawarat · 5 years ago
  78. e242f2d IVGCVSW-3119 Rename MergerLayer to ConcatLayer by Jim Flynn · 5 years ago
  79. 0be4338 IVGCVSW-2771 Add end to end tests for splitter on Cl, Neon, Ref by Narumol Prangnawarat · 5 years ago
  80. 6d302bf IVGCVSW-2559 End to end tests for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  81. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  82. db2b160 IVGCVSW-2511 Add end to end Gather layer test by narpra01 · 5 years ago
  83. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  84. 2262bbd IVGCVSW-2401 & IVGCVSW-2402 Add end-to-end test for Greater/Equal Operator by FrancisMurtagh · 6 years ago
  85. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago
  86. b9546cf IVGCVSW-2173 - Add end to end layer test implementation and example usage by narpra01 · 6 years ago
  87. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  88. 7010400 IVGCVSW-2073: Move remaining backend-specific tests from armnn to backends by Aron Virginas-Tar · 6 years ago