1. 2786a12 IVGCVSW-5347 Update Android-NN driver FAQ.md and IntegratorsGuide.md. by Sadik Armagan · 3 years, 6 months ago branches/android-nn-driver_20_11 v20.11
  2. e15e0c0 IVGCVSW-5347 Update Readme for 20.11 by Teresa Charlin · 3 years, 6 months ago
  3. 5821aa2 ConvertMaximum. Fix wrong function name in log by Teresa Charlin · 3 years, 6 months ago
  4. 39214c8 Added SECURITY.md file by Mike Kelly · 3 years, 6 months ago
  5. 0629eb8 IVGCVSW-5090 Add android-nn-driver Support for Logical operators by Narumol Prangnawarat · 3 years, 6 months ago
  6. d7fdbe2 IVGCVSW-5267 Remove use of boost::array from unit tests. by Colm Donelan · 3 years, 6 months ago
  7. 2408c59 IVGCVSW-5267 Remove boost from core android-nn-driver by James Ward · 3 years, 6 months ago
  8. 4e22f60 IVGCVSW-5267 Remove boost from core android-nn-driver by James Ward · 3 years, 7 months ago
  9. 7f492ac IVGCVSW-5353 - Fix skipped concat VTS tests by David Monahan · 3 years, 7 months ago
  10. c24bb03 IVGCVSW-5445 Fix for Android-NN-Driver cmd line parameters by Mike Kelly · 3 years, 7 months ago
  11. 6df71fd IVGCVSW-5335 Documentation for fast_math by Mike Kelly · 3 years, 7 months ago
  12. 8fe50c6 IVGCVSW-5359 Fix Transpose Conv2d Dynamic tests by Finn Williams · 3 years, 7 months ago
  13. b033117 IVGCVSW-5357 Fix skipping Dynamic Grouped Conv2d tests by Finn Williams · 3 years, 7 months ago
  14. 9bf0d32 IVGCVSW-5278 Fixing an error in the definition of fp16-enabled parameter. by Colm Donelan · 3 years, 7 months ago
  15. 0cc6178 IVGCVSW-5278 Switch Android-nn-driver/DriverOptions.cpp over to cxxopts by Colm Donelan · 3 years, 7 months ago
  16. 08d9a1c IVGCVSW-5298 Remove boost::format from Android-nn-driver by Colm Donelan · 3 years, 8 months ago
  17. 4918446 IVGCVSW-5356 Fix skipping VTS DynamicOutputShape FullyConnected by Finn Williams · 3 years, 7 months ago
  18. cb31b3b IVGCVSW-4566 Add support for EXP operator by Teresa Charlin · 3 years, 7 months ago
  19. 7ed56dd MLCE-233 Added ability to enable fast_math through the NNAPI driver by Mike Kelly · 3 years, 7 months ago
  20. 9b088d9 IVGCVSW-5304 Remove boost::numeric_cast from Android-nn-driver by Matthew Sloyan · 3 years, 8 months ago
  21. fcf2a15 IVGCVSW-5245 Support Fused Activations for Dynamic Tensors by Kevin May · 3 years, 8 months ago
  22. 6e4081f IVGCVSW-5270 Update ConvertConcatenation function to use ShapeInferenceMethod by Keith Davis · 3 years, 8 months ago
  23. 34db187 IVGCVSW-5274 'Update ConvertQuantizedLstm function to use ShapeInferenceMethod' by Sadik Armagan · 3 years, 8 months ago
  24. baa1f9f IVGCVSW-5271 'Update ConvertQuantized16BitLstm function to use ShapeInferenceMethod' by Sadik Armagan · 3 years, 8 months ago
  25. dbda4b7 IVGCVSW-5272 'Update ConvertLstm function to use ShapeInferenceMethod' by Sadik Armagan · 3 years, 8 months ago
  26. 346e811 IVGCVSW-5276 'Update ConvertSqueeze function to use ShapeInferenceMethod' by Sadik Armagan · 3 years, 8 months ago
  27. 8260956 IVGCVSW-4917 Adding Unit test to Android-nn-driver for Hal1.3 Qos by David Monahan · 3 years, 8 months ago
  28. 5ccbdf1 Remove mention of lack of support for HAL1.3 in GpuAcc by Teresa Charlin · 3 years, 9 months ago
  29. 686fd0e Minor update to docs/FAQ.md by Nikhil Raj · 3 years, 9 months ago
  30. d7377bb Update Integrator guide in android nn driver by Nikhil Raj · 3 years, 9 months ago
  31. b218ebe Update FAQ in android-nn-driver by Nikhil Raj · 3 years, 9 months ago
  32. 7cc2bc5 IVGCVSW-4809 Update Nnapisupport.txt by Ryan OShea · 3 years, 9 months ago
  33. 291a16b IVGCVSW-5220 Set all operations to unsupported after encountering an unsupported operation with with dynamic inputs by Finn Williams · 3 years, 9 months ago
  34. 81f27fd IVGCVSW-5224 Fix for UnknownDimensionsTest in CpuRef and GpuAcc by Kevin May · 3 years, 9 months ago
  35. 9a04441 IVGCVSW-5220 Fix UnknownCombinationsTest/UnknownDimensionsTest by Finn Williams · 3 years, 9 months ago
  36. 1910a18 IVGCVSW-5182 Bug fix for Comparison layer introduced by dynamic tensors by Teresa Charlin · 3 years, 9 months ago
  37. 4bd9a74 IVGCVSW-5182 Update Convert functions to use ShapeInferenceMethod. 1/2. by Teresa Charlin · 3 years, 9 months ago
  38. a4983ce IVGCVSW-4931 Update NN Driver to support dynamic tensors by Finn Williams · 3 years, 10 months ago
  39. bf866e2 IVGCVSW-3568 Eliminate rank and axis restriction in Softmax. by Teresa Charlin · 3 years, 9 months ago
  40. f057e6f IVGCVSW-4709 Re-enable Android-NN Resize Parameters by David Monahan · 3 years, 11 months ago
  41. cbc20d3 IVGCVSW-4891 CTS Q 1.2 CpuRef LargeGraph_TENSOR_FLOAT16_Rank2/20 failure. by Teresa Charlin · 3 years, 10 months ago
  42. 896572b IVGCVSW-5105 Fix CTS R 1.3 all backends Graph INT32 RANK1 ArgMinMax by Teresa Charlin · 3 years, 10 months ago
  43. 8f3d33e IVGCVSW-4988 Add handling output shape parameter to TransposeConvolution2d by Colm Donelan · 3 years, 10 months ago
  44. fc884b4 Add support for Rank and scalar tensors by Finn Williams · 4 years ago
  45. 00b586b IVGCVSW-4920 Invalid Negative Stride fix by Ryan OShea · 3 years, 10 months ago
  46. 5d4873f IVGCVSW-4903 Gather support for axis != 0 by Teresa Charlin · 4 years ago
  47. 2e32961 IVGCVSW-4623 Add android-nn-driver Support for FILL by Sadik Armagan · 3 years, 11 months ago
  48. 0cc2b31 IVGCVSW-4912 Enable CL in Android.mk for Android R by Kevin May · 3 years, 11 months ago
  49. 594b283 IVGCVSW-4836 Build EthosNRef on Android and run VTS and CTS test suites on it by FrancisMurtagh · 4 years ago
  50. 57aebf6 IVGCVSW-4850 Create QLSTM unit test in android-nn-driver by Sadik Armagan · 4 years ago
  51. 157f8f4 IVGCVSW-4871 Update Android.mk file to build with platform version 11 by Kevin May · 4 years ago
  52. cad4e91 IVGCVSW-4780 Add QoS to AndroidNNDriver by Narumol Prangnawarat · 4 years ago
  53. 24a9c58 IVGCVSW-4888 Rename of Resize parameter by David Monahan · 4 years ago
  54. f931af9 IVGCVSW-3847 Add Support for GATHER by Teresa Charlin · 4 years, 1 month ago
  55. e75d09e IVGCVSW-4787 Update NNAPISupport.txt for 20.05 by Teresa Charlin · 4 years ago
  56. e4c7d6f Minor updates to FAQ in the android-nn-driver/docs by Nikhil Raj · 4 years ago
  57. 6a903a7 IVGCVSW-4850 Create QLSTM unit test in android-nn-driver by Sadik Armagan · 4 years ago
  58. a0301f1 Updating boost download URL in the setup.sh by Nikhil Raj · 4 years ago
  59. 352d508 IVGCVSW-4792 Update android-nn-driver README and IntegratorGuide by Narumol Prangnawarat · 4 years ago
  60. 24af8b2 IVGCVSW-4453 Add Support for ANEURALNETWORKS_QLSTM to HAL 1.3 Driver by Sadik Armagan · 4 years ago
  61. c60d0fd IVGCVSW-IVGCVSW-4772 Fixes for android-nn-driver unit tests on Android R by David Monahan · 4 years ago
  62. 813f230 IVGCVSW-4453 Add Support for ANEURALNETWORKS_QLSTM to HAL 1.3 Driver by Sadik Armagan · 4 years ago
  63. abc95d0 IVGCVSW-4837 Add driver service name command line option by Kevin May · 4 years ago
  64. be6b3c2 IVGCVSW-4531 StridedSlice Failures on HAL Drivers by Sadik Armagan · 4 years ago
  65. 8a510e8 IVGCVSW-4673 Change ArmNN driver service name to arm-armnn by Kevin May · 4 years ago
  66. b248ec1 IVGCVSW-4771 Add support for Boolean and QAsymmS8 in dump files by Teresa Charlin · 4 years ago
  67. d463687 IVGCVSW-4692 HAL 1.3 VTS/NNT, Unit test Failures by Sadik Armagan · 4 years, 1 month ago
  68. 949a69e IVGCVSW-4677 Refactor Timepoint duplication by Kevin May · 4 years, 1 month ago
  69. d7be72e IVGCVSW-4677 Fix FencedComputeTest Hal 1.3 by Sadik Armagan · 4 years, 1 month ago
  70. 51e0b13 IVGCVSW-4675 Fix VTS 1.3 GeneratedTest.Test/armnn_resize* by David Monahan · 4 years, 1 month ago
  71. 7b9ce8d IVGCVSW-4679 Fix VTS DeadlineTest failures 1.3 CpuAcc CpuRef by Sadik Armagan · 4 years, 1 month ago
  72. 5c8b8b1 MLCE-186 Adding Android Q VTS and CTS failures to FAQ by Mike Kelly · 4 years, 1 month ago
  73. 2eaa119 IVGCVSW-4672 Fix VTS 1.2/1.3 GetCapabilities test by Kevin May · 4 years, 1 month ago
  74. ef8a393 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 1 month ago
  75. 185f588 IVGCVSW-4378 Fix transpose outputInfo for skipped Concat VTS in CL and Neon by Teresa Charlin · 4 years, 1 month ago
  76. 4d07e5e IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 1 month ago
  77. dbae247 Fixed missed change to libOpenCL exclusion flow by alered01 · 4 years, 1 month ago
  78. 7c395b2 Add flow to exclude libOpenCL when building AndroidnNN by alered01 · 4 years, 1 month ago
  79. 871fe6d IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 1 month ago
  80. 1153d1e IVGCVSW-4441 Add Support for ANEURALNETWORKS_ELU to HAL 1.3 Driver by Sadik Armagan · 4 years, 1 month ago
  81. 352d838 IVGCVSW-4640 Fix HAL 1.3 build issues from update of AOSP master by Kevin May · 4 years, 1 month ago
  82. 51ba2c6 IVGCVSW-4407 HAL 1.3 Operators Support by Sadik Armagan · 4 years, 1 month ago
  83. a984702 Downloading boost from sourceforge instead of boostorg by Nikhil Raj · 4 years, 1 month ago
  84. 42477c1 IVGCVSW-4447 Add Hal 1_3 Support by Kevin May · 4 years, 2 months ago
  85. cae7e92 IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-driver by Sadik Armagan · 4 years, 2 months ago
  86. 793a70c IVGCVSW-4565 TENSOR_BOOL8 data type not supported in AndroidNN Driver by Sadik Armagan · 4 years, 2 months ago
  87. 4de83c5 Less code duplication in HAL 1.2 by Derek Lamberti · 4 years, 2 months ago
  88. 0b7a419 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 2 months ago
  89. 9ada14e MLCE-149 Build problems by Mike Kelly · 4 years, 2 months ago
  90. ec1e5b8 IVGCVSW-4473 Android R pre Hal 1_3 build changes by Kevin May · 4 years, 3 months ago
  91. 4a95658 IVGCVSW-4375 Add driver support for Transpose by Mike Kelly · 4 years, 2 months ago
  92. 43a430d IVGCVSW-4525 Adding TPIP comments to source by Jan Eilers · 4 years, 2 months ago
  93. 3a3ce56 Update IntegratorGuide.md file by Nikhil Raj · 4 years, 3 months ago
  94. f74a310 IVGCVSW-4471 ValidationTestIntrospection.DeviceGetType fails in Q NN tests by Sadik Armagan · 4 years, 3 months ago
  95. eec836e IVGCVSW-4375 Fixed driver crashes by Mike Kelly · 4 years, 3 months ago
  96. 5ca1abf IVGCVSW-4432 Update Readme for 20.02 by Sadik Armagan · 4 years, 3 months ago
  97. f0458f4 IVGCVSW-4430 Update NNAPISupport.txt for 20.02 by Sadik Armagan · 4 years, 3 months ago
  98. 0e41513 Partial Revert "IVGCVSW-4130 Remove clframework from android-nn-driver build." by Mike Kelly · 4 years, 3 months ago
  99. 7bdaac5 IVGCVSW-3987 Add armnn::Exception warning and std::exception error by Kevin May · 4 years, 3 months ago
  100. 826dd41 IVGCVSW-4130 Remove clframework from android-nn-driver build. by Colm Donelan · 4 years, 5 months ago