1. 5e90b83 IVGCVSW-7569 GpuFsa Op: Add Reshape Operator by Declan-ARM · 5 months ago
  2. a4b6090 Add and tidy up activation and elementwise binary end to end tests by Teresa Charlin · 5 months ago
  3. a52bca2 IVGCVSW-7623: GpuFsa Op: Add Pool2d operator by Teresa Charlin · 5 months ago
  4. 829e13e IVGCVSW-7568 Implement Sub ElementwiseBinary operator GpuFsa by John Mcloughlin · 5 months ago
  5. e7d2785 IVGCVSW-7550 GpuFsa Op: Add ElementWiseBinary Operator ADD by Tracy Narine · 5 months ago
  6. 28658bc Fix for Resize with align corners = true creates a memory leak when using valgrind by Teresa Charlin · 6 months ago
  7. a7bd3fa IVGCVSW-7830 Remove Reshape where possible by Mike Kelly · 6 months ago
  8. 21a9f33 IVGCVSW-7835 Add ReverseV2 CL and Neon Workloads by Tianle Cheng · 8 months ago
  9. 3b3dcbf IVGCVSW-2291 TILE Operator CL Implementation by Cian McGriskin · 11 months ago
  10. 980446b Enable Slice EndToEndTests in all backends and Signed32 in CpuRef by Ryan OShea · 1 year, 1 month ago
  11. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  12. 34c1c38 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE to CpuAcc and GpuAcc by John Mcloughlin · 1 year, 1 month ago
  13. 97a3aef IVGCVSW-7308 Add GpuAcc Batch MatMul workload by Teresa Charlin · 1 year, 6 months ago
  14. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 6 months ago
  15. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  16. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  17. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 8 months ago
  18. d7ceec5 IVGCVSW-6896 Fix pre-import when using sync execute. by Colm Donelan · 2 years ago
  19. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago
  20. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  21. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 4 years ago
  22. 4408850 IVGCVSW-4712 Add EndToEnd test for FILL by Teresa Charlin · 4 years ago
  23. 0800bf5 IVGCVSW-4452 Add QLstm EndToEndTest by James Conroy · 4 years, 1 month ago
  24. a83af7b IVGCVSW-4446 Add HardSwish EndToEnd tests by Jan Eilers · 4 years, 3 months ago
  25. bca73e1 IVGCVSW-4444 Adding Elu end to end test by Jan Eilers · 4 years, 4 months ago
  26. 0a99a14 IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android R by David Monahan · 4 years, 4 months ago
  27. 1426a3f IVGCVSW-4152 Remove check for QAsymm8 in ArgMinMax CL layer support by Ryan OShea · 4 years, 5 months ago
  28. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  29. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  30. 68a4dbc IVGCVSW-4053 Enable ArgMinMax EndToEndTest for NEON/CL by James Conroy · 4 years, 8 months ago
  31. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 9 months ago
  32. 062e0e9 IVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMALIZATION by Sadik Armagan · 4 years, 9 months ago
  33. f97f6da IVGCVSW-3738 Add end-to-end layer test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  34. 8204694 IVGCVSW-3823 Add CL workload support for ABS by Aron Virginas-Tar · 4 years, 10 months ago
  35. 00d306e IVGCVSW-3381 Break up LayerTests.hpp into more manageable files by Aron Virginas-Tar · 4 years, 10 months ago
  36. b3fc252 IVGCVSW-3474 Add end to end tests for Quantized_LSTM by Francis Murtagh · 4 years, 11 months ago
  37. 2ec73ac IVGCVSW-3480 Add End to End test for Prelu in the CL backend by Nikhil Raj · 5 years ago
  38. 6059784 IVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToEnd tests by James Conroy · 5 years ago
  39. 7a3e2fe IVGCVSW-3162 Support CL workload for TransposeConv2D by Aron Virginas-Tar · 5 years ago
  40. 8c7324d IVGCVSW-3148 Add end to end test for Dequantize layer to Ref, Cl, Neon by Narumol Prangnawarat · 5 years ago
  41. 0f072ab IVGCVSW-2771 Add more end to end tests for splitter on Cl, Neon, Ref by Narumol Prangnawarat · 5 years ago
  42. e242f2d IVGCVSW-3119 Rename MergerLayer to ConcatLayer by Jim Flynn · 5 years ago
  43. 0be4338 IVGCVSW-2771 Add end to end tests for splitter on Cl, Neon, Ref by Narumol Prangnawarat · 5 years ago
  44. c6a41ff IVGCVSW-2443 Add Cl support for Greater operator by Nattapat Chaimanowong · 5 years ago
  45. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  46. b9546cf IVGCVSW-2173 - Add end to end layer test implementation and example usage by narpra01 · 6 years ago
  47. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  48. 7010400 IVGCVSW-2073: Move remaining backend-specific tests from armnn to backends by Aron Virginas-Tar · 6 years ago