1. 28c768e Remove mention of lack of support for HAL1.3 in GpuAcc by Teresa Charlin · 3 years, 9 months ago branches/android-nn-driver_20_08
  2. 5c3d5cd Minor update to docs/FAQ.md by Nikhil Raj · 3 years, 9 months ago v20.08
  3. 08703ac Update Integrator guide in android nn driver by Nikhil Raj · 3 years, 9 months ago
  4. 44f652f Update FAQ in android-nn-driver by Nikhil Raj · 3 years, 9 months ago
  5. 7e45ef9 IVGCVSW-4809 Update Nnapisupport.txt by Ryan OShea · 3 years, 9 months ago
  6. 199dba8 IVGCVSW-5220 Set all operations to unsupported after encountering an unsupported operation with with dynamic inputs by Finn Williams · 3 years, 9 months ago
  7. 6346051 IVGCVSW-5224 Fix for UnknownDimensionsTest in CpuRef and GpuAcc by Kevin May · 3 years, 9 months ago
  8. 9a04441 IVGCVSW-5220 Fix UnknownCombinationsTest/UnknownDimensionsTest by Finn Williams · 3 years, 9 months ago
  9. 1910a18 IVGCVSW-5182 Bug fix for Comparison layer introduced by dynamic tensors by Teresa Charlin · 3 years, 9 months ago
  10. 4bd9a74 IVGCVSW-5182 Update Convert functions to use ShapeInferenceMethod. 1/2. by Teresa Charlin · 3 years, 9 months ago
  11. a4983ce IVGCVSW-4931 Update NN Driver to support dynamic tensors by Finn Williams · 3 years, 10 months ago
  12. bf866e2 IVGCVSW-3568 Eliminate rank and axis restriction in Softmax. by Teresa Charlin · 3 years, 9 months ago
  13. f057e6f IVGCVSW-4709 Re-enable Android-NN Resize Parameters by David Monahan · 3 years, 11 months ago
  14. cbc20d3 IVGCVSW-4891 CTS Q 1.2 CpuRef LargeGraph_TENSOR_FLOAT16_Rank2/20 failure. by Teresa Charlin · 3 years, 10 months ago
  15. 896572b IVGCVSW-5105 Fix CTS R 1.3 all backends Graph INT32 RANK1 ArgMinMax by Teresa Charlin · 3 years, 10 months ago
  16. 8f3d33e IVGCVSW-4988 Add handling output shape parameter to TransposeConvolution2d by Colm Donelan · 3 years, 10 months ago
  17. fc884b4 Add support for Rank and scalar tensors by Finn Williams · 4 years ago
  18. 00b586b IVGCVSW-4920 Invalid Negative Stride fix by Ryan OShea · 3 years, 10 months ago
  19. 5d4873f IVGCVSW-4903 Gather support for axis != 0 by Teresa Charlin · 4 years ago
  20. 2e32961 IVGCVSW-4623 Add android-nn-driver Support for FILL by Sadik Armagan · 3 years, 11 months ago
  21. 0cc2b31 IVGCVSW-4912 Enable CL in Android.mk for Android R by Kevin May · 3 years, 11 months ago
  22. 594b283 IVGCVSW-4836 Build EthosNRef on Android and run VTS and CTS test suites on it by FrancisMurtagh · 3 years, 11 months ago
  23. 57aebf6 IVGCVSW-4850 Create QLSTM unit test in android-nn-driver by Sadik Armagan · 4 years ago
  24. 157f8f4 IVGCVSW-4871 Update Android.mk file to build with platform version 11 by Kevin May · 4 years ago
  25. cad4e91 IVGCVSW-4780 Add QoS to AndroidNNDriver by Narumol Prangnawarat · 4 years ago
  26. 24a9c58 IVGCVSW-4888 Rename of Resize parameter by David Monahan · 4 years ago
  27. f931af9 IVGCVSW-3847 Add Support for GATHER by Teresa Charlin · 4 years, 1 month ago
  28. e75d09e IVGCVSW-4787 Update NNAPISupport.txt for 20.05 by Teresa Charlin · 4 years ago
  29. e4c7d6f Minor updates to FAQ in the android-nn-driver/docs by Nikhil Raj · 4 years ago
  30. 6a903a7 IVGCVSW-4850 Create QLSTM unit test in android-nn-driver by Sadik Armagan · 4 years ago
  31. a0301f1 Updating boost download URL in the setup.sh by Nikhil Raj · 4 years ago
  32. 352d508 IVGCVSW-4792 Update android-nn-driver README and IntegratorGuide by Narumol Prangnawarat · 4 years ago
  33. 24af8b2 IVGCVSW-4453 Add Support for ANEURALNETWORKS_QLSTM to HAL 1.3 Driver by Sadik Armagan · 4 years ago
  34. c60d0fd IVGCVSW-IVGCVSW-4772 Fixes for android-nn-driver unit tests on Android R by David Monahan · 4 years ago
  35. 813f230 IVGCVSW-4453 Add Support for ANEURALNETWORKS_QLSTM to HAL 1.3 Driver by Sadik Armagan · 4 years ago
  36. abc95d0 IVGCVSW-4837 Add driver service name command line option by Kevin May · 4 years ago
  37. be6b3c2 IVGCVSW-4531 StridedSlice Failures on HAL Drivers by Sadik Armagan · 4 years ago
  38. 8a510e8 IVGCVSW-4673 Change ArmNN driver service name to arm-armnn by Kevin May · 4 years ago
  39. b248ec1 IVGCVSW-4771 Add support for Boolean and QAsymmS8 in dump files by Teresa Charlin · 4 years ago
  40. d463687 IVGCVSW-4692 HAL 1.3 VTS/NNT, Unit test Failures by Sadik Armagan · 4 years ago
  41. 949a69e IVGCVSW-4677 Refactor Timepoint duplication by Kevin May · 4 years, 1 month ago
  42. d7be72e IVGCVSW-4677 Fix FencedComputeTest Hal 1.3 by Sadik Armagan · 4 years, 1 month ago
  43. 51e0b13 IVGCVSW-4675 Fix VTS 1.3 GeneratedTest.Test/armnn_resize* by David Monahan · 4 years, 1 month ago
  44. 7b9ce8d IVGCVSW-4679 Fix VTS DeadlineTest failures 1.3 CpuAcc CpuRef by Sadik Armagan · 4 years, 1 month ago
  45. 5c8b8b1 MLCE-186 Adding Android Q VTS and CTS failures to FAQ by Mike Kelly · 4 years, 1 month ago
  46. 2eaa119 IVGCVSW-4672 Fix VTS 1.2/1.3 GetCapabilities test by Kevin May · 4 years, 1 month ago
  47. ef8a393 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 1 month ago
  48. 185f588 IVGCVSW-4378 Fix transpose outputInfo for skipped Concat VTS in CL and Neon by Teresa Charlin · 4 years, 1 month ago
  49. 4d07e5e IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 1 month ago
  50. dbae247 Fixed missed change to libOpenCL exclusion flow by alered01 · 4 years, 1 month ago
  51. 7c395b2 Add flow to exclude libOpenCL when building AndroidnNN by alered01 · 4 years, 1 month ago
  52. 871fe6d IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 1 month ago
  53. 1153d1e IVGCVSW-4441 Add Support for ANEURALNETWORKS_ELU to HAL 1.3 Driver by Sadik Armagan · 4 years, 1 month ago
  54. 352d838 IVGCVSW-4640 Fix HAL 1.3 build issues from update of AOSP master by Kevin May · 4 years, 1 month ago
  55. 51ba2c6 IVGCVSW-4407 HAL 1.3 Operators Support by Sadik Armagan · 4 years, 1 month ago
  56. a984702 Downloading boost from sourceforge instead of boostorg by Nikhil Raj · 4 years, 1 month ago
  57. 42477c1 IVGCVSW-4447 Add Hal 1_3 Support by Kevin May · 4 years, 2 months ago
  58. cae7e92 IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-driver by Sadik Armagan · 4 years, 2 months ago
  59. 793a70c IVGCVSW-4565 TENSOR_BOOL8 data type not supported in AndroidNN Driver by Sadik Armagan · 4 years, 2 months ago
  60. 4de83c5 Less code duplication in HAL 1.2 by Derek Lamberti · 4 years, 2 months ago
  61. 0b7a419 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 2 months ago
  62. 9ada14e MLCE-149 Build problems by Mike Kelly · 4 years, 2 months ago
  63. ec1e5b8 IVGCVSW-4473 Android R pre Hal 1_3 build changes by Kevin May · 4 years, 2 months ago
  64. 4a95658 IVGCVSW-4375 Add driver support for Transpose by Mike Kelly · 4 years, 2 months ago
  65. 43a430d IVGCVSW-4525 Adding TPIP comments to source by Jan Eilers · 4 years, 2 months ago
  66. 3a3ce56 Update IntegratorGuide.md file by Nikhil Raj · 4 years, 2 months ago
  67. f74a310 IVGCVSW-4471 ValidationTestIntrospection.DeviceGetType fails in Q NN tests by Sadik Armagan · 4 years, 3 months ago
  68. eec836e IVGCVSW-4375 Fixed driver crashes by Mike Kelly · 4 years, 3 months ago
  69. 5ca1abf IVGCVSW-4432 Update Readme for 20.02 by Sadik Armagan · 4 years, 3 months ago
  70. f0458f4 IVGCVSW-4430 Update NNAPISupport.txt for 20.02 by Sadik Armagan · 4 years, 3 months ago
  71. 0e41513 Partial Revert "IVGCVSW-4130 Remove clframework from android-nn-driver build." by Mike Kelly · 4 years, 3 months ago
  72. 7bdaac5 IVGCVSW-3987 Add armnn::Exception warning and std::exception error by Kevin May · 4 years, 3 months ago
  73. 826dd41 IVGCVSW-4130 Remove clframework from android-nn-driver build. by Colm Donelan · 4 years, 5 months ago
  74. 4a0431a IVGCVSW-4388 Update ACL pin by Teresa Charlin · 4 years, 3 months ago
  75. 26123db MLCE-153 Padding calculation for TransposeConv ignores stride by Mike Kelly · 4 years, 4 months ago
  76. 370b9b7 IVGCVSW-4360 Update ACL pin * Update Android.bp file with new created files. by Sadik Armagan · 4 years, 4 months ago
  77. 6fd4ceb IVGCVSW-4301 Correctly validate reshape for broadcastable inputs by Derek Lamberti · 4 years, 5 months ago
  78. aed08ac IVGCVSW-4262 Add Calls to IsReshapeSupported and IsPermuteSupported by Kevin May · 4 years, 5 months ago
  79. 829ad30 IVGCVSW-4270 Change .dot file name to start with netId by Jim Flynn · 4 years, 5 months ago
  80. 1bde8e3 IVGCVSW-4260 Fix Transpose CpuRef VTS failures by James Conroy · 4 years, 4 months ago
  81. f2e175c IVGCVSW-4266 Dump float16 input/output tensors by Jim Flynn · 4 years, 5 months ago
  82. d00ad91 IVGCVSW-4370 Remove use of deprecated per-axis type by Derek Lamberti · 4 years, 4 months ago
  83. 00a963b IVGCVSW-3813 Add Unary Elementwise Operation support to the android-nn-driver by josh minor · 4 years, 4 months ago
  84. 1a38cda Rename quantized data types by Derek Lamberti · 4 years, 4 months ago
  85. 7b8d2e6 IVGCVSW-4315 Fix Fully Connected infer output shape bug by FinnWilliamsArm · 4 years, 4 months ago
  86. 7100649 IVGCVSW-4192 Add DEQUANTIZE to the android-nn-driver by Keith Davis · 4 years, 4 months ago
  87. d410b60 IVGCVSW-4181 Add RESIZE_NEAREST_NEIGHBOUR to the android_nn_driver by Keith Davis · 4 years, 5 months ago
  88. 972603f MLCE-133: Driver infers scratchBuffer shape. by Pablo Tello · 4 years, 5 months ago
  89. 624fe9f IVGCVSW-4211 Rename QuantisedSymm8 to QSymmS8 by FinnWilliamsArm · 4 years, 5 months ago experimental/resizeCheck
  90. 0182fd3 IVGCVSW-4225 Reject dynamic tensors to TRANSPOSE by Matthew Bentham · 4 years, 5 months ago
  91. 4f4ea04 IVGCVSW-4041 Adding Instance Normalization issue to FAQ by Mike Kelly · 4 years, 5 months ago
  92. b29d55a MLCE-149 Failure to build armnn 19.08 obtained from github by Mike Kelly · 4 years, 5 months ago
  93. bf19d2a IVGCVSW-4209 Remove the Half.hpp header usage from the driver by Matteo Martincigh · 4 years, 5 months ago
  94. b9cb844 Catch std::exception instead of armnn::Exception by Derek Lamberti · 4 years, 5 months ago
  95. 00d6ed1 IVGCVSW-4209 Create a public API for the ArmNN Utils by Matteo Martincigh · 4 years, 5 months ago
  96. c4aacb3 MLCE-115 Remove redundant support checking for Permute by Matthew Bentham · 4 years, 6 months ago
  97. e9eeb20 IVGCVSW-4204 Review NNAPISupport.txt for 19.11 by Teresa Charlin · 4 years, 6 months ago
  98. 493e9b7 MLCE-144 Fix 2d pooling convert function by FinnWilliamsArm · 4 years, 6 months ago
  99. aa5df2d Refactor DequantizeIfRequired() by Aron Virginas-Tar · 4 years, 6 months ago
  100. 1d59555 Add FAQ for android-nn-driver, refactor README by Matthew Bentham · 4 years, 6 months ago