1. 9349246 IVGCVSW-3847 Support INT32 in Gather operator by Teresa Charlin · 4 years, 1 month ago
  2. 9fabf43 IVGCVSW-4200 Add CL EXP Workload IVGCVSW-4203 Add Neon EXP Workload by Sadik Armagan · 4 years, 1 month ago
  3. ecb6b8e IVGCVSW-4863 ADD,SUB,DIV,MUL,MAXIMUM and MINIMUM int32 VTS test by Teresa Charlin · 4 years, 1 month ago
  4. e300b36 IVGCVSW-4604 ARGMINMAX float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years, 1 month ago
  5. 6fa8ce6 IVGCVSW-4611 PRELU float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years, 1 month ago
  6. 985ef1f Fix some build errors spotted on Windows: by Rob Hughes · 4 years, 2 months ago
  7. 0800bf5 IVGCVSW-4452 Add QLstm EndToEndTest by James Conroy · 4 years, 2 months ago
  8. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 2 months ago
  9. 4f1f899 IVGCVSW-4449 Add QLstm ref implementation by James Conroy · 4 years, 2 months ago
  10. be88a57 IVGCVSW-4753 Fix CpuAcc Hal 1.3 Softmax Failures by Sadik Armagan · 4 years, 2 months ago
  11. 366d723 IVGCVSW-4686 Fix NNT GeneratedTests.Tests by Narumol Prangnawarat · 4 years, 2 months ago
  12. 303980c IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef operators by Sadik Armagan · 4 years, 3 months ago
  13. 0886ac4 MLCE-190: Neon and CL Constant Workloads do not support newer DataTypes by Mike Kelly · 4 years, 2 months ago
  14. ec52c3a IVGCVSW-4686 Fix NNT GeneratedTests Abs_int32 by Kevin May · 4 years, 2 months ago
  15. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 3 months ago
  16. 3c9e045 IVGCVSW-4483 Removes boost::polymorphic_pointer_downcast by Jan Eilers · 4 years, 3 months ago
  17. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  18. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  19. e8cddeb IVGCVSW-4643 Add Convolution2D tests with Bfloat16 input and Float32 output by Narumol Prangnawarat · 4 years, 3 months ago
  20. db73c98 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 3 months ago
  21. 2b030d9 IVGCVSW-4603 Support comparison operators in CL by Teresa Charlin · 4 years, 3 months ago
  22. 57ef008 IVGCVSW-4597 Modify BF16 optimizer to Convert only inputs and weights of by Narumol Prangnawarat · 4 years, 3 months ago
  23. ac47210 IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-driver by Sadik Armagan · 4 years, 3 months ago
  24. b60dd24 IVGCVSW-4565 TENSOR_BOOL8 data type not supported in AndroidNN Driver by Sadik Armagan · 4 years, 4 months ago
  25. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  26. a83af7b IVGCVSW-4446 Add HardSwish EndToEnd tests by Jan Eilers · 4 years, 4 months ago
  27. bca73e1 IVGCVSW-4444 Adding Elu end to end test by Jan Eilers · 4 years, 4 months ago
  28. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  29. 0a99a14 IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android R by David Monahan · 4 years, 4 months ago
  30. 403a185 IVGCVSW-4512 Add BFloat16 Debug Workload by Narumol Prangnawarat · 4 years, 4 months ago
  31. 44179c3 IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit tests by Narumol Prangnawarat · 4 years, 4 months ago
  32. ddb1d06 MLCE-159 Add QAsymmS8 to ArmnnQuantizer by Francis Murtagh · 4 years, 4 months ago
  33. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  34. 8832522 IVGCVSW-4517 Implement BFloat16 Encoder and Decoder by Narumol Prangnawarat · 4 years, 4 months ago
  35. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 4 months ago
  36. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  37. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  38. cf34f51 IVGCVSW-4368 Update Android.mk and backend.mk files with latest unit tests by Colm Donelan · 4 years, 4 months ago
  39. 67e6c54 IVGCVSW-4472 Yolo v3 ExecuteNetwork failing by Keith Davis · 4 years, 5 months ago
  40. 0c2eeac IVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8 by Keith Davis · 4 years, 5 months ago
  41. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 5 months ago
  42. 820eb14 MLCE-139: add capability to align corners for bilinear resize by Sang-Hoon Park · 4 years, 6 months ago
  43. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 5 months ago
  44. 3d8bc97 IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder types by Keith Davis · 4 years, 5 months ago
  45. 9d0ff74 IVGCVSW-4334 Wire Signed Quantized 8 bit type into ACL by Keith Davis · 4 years, 5 months ago
  46. 5e51cd8 IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder types by Keith Davis · 4 years, 5 months ago
  47. e49755b IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContext by Colm Donelan · 4 years, 5 months ago
  48. 5204aa8 IVGCVSW-4306 Verify the tflite Yolo v3 by Keith Davis · 4 years, 5 months ago
  49. a023c40 IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CL by Kevin May · 4 years, 7 months ago
  50. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 5 months ago
  51. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  52. 246bd46 Remove inclusion of ArmNN.hpp where it is unnecessary. by Matthew Bentham · 4 years, 6 months ago
  53. d2d917d Add Signed32 to debug layer by Narumol Prangnawarat · 4 years, 6 months ago
  54. f48afc6 Remove Logging.hpp from ArmNN.hpp by Matthew Bentham · 4 years, 6 months ago
  55. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  56. ba25aee IVGCVSW-4246 Enable -Wextra by default by Derek Lamberti · 4 years, 7 months ago
  57. 901ea11 IVGCVSW-4246 Clean build of backends with -Wextra by Derek Lamberti · 4 years, 7 months ago
  58. 94a88d2 IVGCVSW-4246 Clean build Layers with -Wextra by Derek Lamberti · 4 years, 7 months ago
  59. fd27106 IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backend by Finn Williams · 4 years, 7 months ago
  60. 6a5e5e8 IVGCVSW-4227 Add CpuAcc backend support for DetectionPostProcess by Derek Lamberti · 4 years, 7 months ago
  61. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 7 months ago
  62. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 7 months ago
  63. e011d20 IVGCVSW-4209 Create a public API for the ArmNN Utils by Matteo Martincigh · 4 years, 7 months ago
  64. 85ad78c IVGCVSW-4068 Add Guid to Workload by Narumol Prangnawarat · 4 years, 8 months ago
  65. 721b82f Print CMake messages on stdout rather than stderr by Rob Hughes · 4 years, 8 months ago
  66. db1a283 Add FP16 support to DebugWorkload by Aron Virginas-Tar · 4 years, 8 months ago
  67. 1939df5 IVGCVSW-4128 Add Signed32 to supported input types for Ref ArgMinMax by Francis Murtagh · 4 years, 8 months ago
  68. d8df026 IVGCVSW-4079 Add support of per-axis quantization to DepthwiseConvolution2d by Teresa Charlin · 4 years, 8 months ago
  69. 94d3b93 IVGCVSW-3839 Add support of per-axis quantization to reference TransposeConvolution2d by Aron Virginas-Tar · 4 years, 8 months ago
  70. 70f609b MLCE-144 Fix cts MAX_POOL_2D_V1_0 tests by Finn Williams · 4 years, 8 months ago
  71. 5edc881 IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d workload by Aron Virginas-Tar · 4 years, 8 months ago
  72. ec33a91 IVGCVSW-4038 Convert Strided_Slice Shrink_Axis_Mask Parameter to ACL format by Francis Murtagh · 4 years, 8 months ago
  73. b67f957 IVGCVSW-3836 Add support for Int32 per-axis scales by Aron Virginas-Tar · 4 years, 8 months ago
  74. 5236e1d IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxis by Keith Davis · 4 years, 8 months ago
  75. f710793 Add fp16 support for dequantize by Jan Eilers · 4 years, 8 months ago
  76. d1f5773 IVGCVSW-3698 Add EndToEnd Layer test for ArgMinMax by Narumol Prangnawarat · 4 years, 8 months ago
  77. c601aa6 GitHub #292 Move BackendRegistry.hpp to the public API by Matteo Martincigh · 4 years, 8 months ago
  78. 3bc00ec IVGCVSW-3999 Add unit tests for new comparison operations by Aron Virginas-Tar · 4 years, 9 months ago
  79. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 9 months ago
  80. 20bea00 IVGCVSW-3895 Add EndToEndLayerTest for the Reference Implementation of LOG_SOFTMAX by Sadik Armagan · 4 years, 9 months ago
  81. 062e0e9 IVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMALIZATION by Sadik Armagan · 4 years, 9 months ago
  82. e662a94 IVGCVSW-3975 Add reference workload for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 9 months ago
  83. 09ca49c IVGCVSW-3888 Add INSTANCE_NORMALIZATION Reference implementation by Kevin May · 4 years, 9 months ago
  84. c6e5a6e IVGCVSW-3925 Add Backward compatibility for ITensorHandle CreateTensorHandle functions by David Monahan · 4 years, 9 months ago
  85. d47a064 IVGCVSW-3696 Add NEON ArgMinMax workload and tests by James Conroy · 4 years, 10 months ago
  86. f97f6da IVGCVSW-3738 Add end-to-end layer test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  87. 83239f9 IVGCVSW-3689 Support Import of Output Tensors for the Neon Backend by Ferran Balaguer · 4 years, 10 months ago
  88. 9926e58 IVGCVSW-3908 Fix DepthToSpace reference unit test failures on Android Q by Aron Virginas-Tar · 4 years, 9 months ago
  89. 73f6642 IVGCVSW-3885 Add reference workload for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  90. 3fb7e10 IVGCVSW-3623 Implement NeonTensorHandle::Import by David Monahan · 4 years, 11 months ago
  91. 68c2c90 IVGCVSW-3723 Adding reference workload support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  92. 92b9f87 IVGCVSW-3878 Add reference workload for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  93. 4dc64a6 IVGCVSW-3694 Add ArgMinMax implementation for Ref by Narumol Prangnawarat · 4 years, 10 months ago
  94. 4f1e8e4 IVGCVSW-3687 Add INetworkProperties to LoadNetwork by David Monahan · 4 years, 10 months ago
  95. 0718ee9 IVGCVSW-3868 Add support of Int32 to Reshape layer by Narumol Prangnawarat · 4 years, 10 months ago
  96. d9f7c8b IVGCVSW-3858 Fix RefTensorHandleTests on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  97. 6095ba5 IVGCVSW-3660 Add SQRT unit tests for Neon and CL backends by Sadik Armagan · 4 years, 10 months ago
  98. 9bff144 IVGCVSW-3857 Add Reference FP16 workload support to remaining layers by Matthew Jackson · 4 years, 10 months ago
  99. 252df3a IVGCVSW-3845 Add Reference FP16 support for required layers by Matthew Jackson · 4 years, 10 months ago
  100. e69c399 IVGCVSW-3824 Implement Float 16 Encoder and Decoder by Matthew Jackson · 4 years, 10 months ago