1. 8bb7c0e Review and update documentation for supported operators by Kevin May · 3 months ago branches/android-nn-driver_24_02 main v24.02
  2. d261ffe IVGCVSW-6294 Added Split support to Android-NN-Driver by Mike Kelly · 9 months ago branches/android-nn-driver_23_11 v23.11
  3. f762b83 IVGCVSW-7957 Fix weights checking when converting Conv2d/DepthwiseConv2d by Kevin May · 8 months ago
  4. 693c5ad Fixed issue where schema wasn't being updated by Mike Kelly · 9 months ago
  5. 23eccd8 MLCE-1093 Reshape and concat invalid results by Mike Kelly · 9 months ago
  6. 2c37fb7 Updating usage of HasCapability to use HasMatchingCapability. by Colm Donelan · 9 months ago branches/android-nn-driver_23_08 v23.08
  7. a92b3f3 IVGCVSW-7900 Added parameter checks to executeFenced by Mike Kelly · 9 months ago
  8. 60101b3 IVGCVSW-7899 Cannot handle tensors with more than 5 dimensions by Mike Kelly · 9 months ago
  9. d735550 IVGCVSW-7701 Add TILE to NnapiSupport.txt by Nikhil Raj · 9 months ago
  10. 17de62e IVGCVSW-7787 Fix READ memory access caused by missing printf arguments by Kevin May · 9 months ago
  11. 15b0530 IVGCVSW-7825 Resolving CTS failures with Android Q and Hal 1.2. by Colm Donelan · 9 months ago
  12. 7f0ff16 IVGCVSW-7888 Add Tile convert function by Teresa Charlin · 9 months ago
  13. 5862bc4 IVGCVSW-7760 Add support for Android 14 by Kevin May · 9 months ago
  14. 9a29dac IVGCVSW-7400 Add support for Pow by Teresa Charlin · 12 months ago
  15. e9fd941 MLCE-1035 Add documentation around NNAPI Capabilities by Mike Kelly · 12 months ago branches/android-nn-driver_23_05 v23.05
  16. 5eaf28e Update cxxopts from 3.0 to 3.1.1 by Jim Flynn · 1 year, 1 month ago
  17. 7c4fc93 IVGCVSW-7197 Android NN driver Opaque delegate changes by John Mcloughlin · 1 year, 1 month ago
  18. ee5872d IVGCVSW-3809 Refactor Elementwise Binary ops to use ElementwiseBinaryLayer by Teresa Charlin · 2 years, 5 months ago
  19. de54716 IVGCVSW-7404 Out of bounds detection by Mike Kelly · 1 year, 2 months ago
  20. 4f0d5d1 IVGCVSW-7420 Prevent CpuAcc & GpuAcc from running during android-nn-driver aync execution by Cathal Corbett · 1 year, 4 months ago
  21. 0637bf3 IVGCVSW-7211 Fix float16 operators being wrongly unsupported with android-nn-driver. by Cathal Corbett · 1 year, 4 months ago
  22. 8de96f7 Optimize the calling of IsLayerSupported(). by Cathal Corbett · 1 year, 8 months ago
  23. e0fd650 Bug fix gather for negative axis by Teresa Charlin · 1 year, 5 months ago
  24. 7ff622e Update Integrator guide and FAQs by Nikhil Raj · 1 year, 6 months ago branches/android-nn-driver_22_11 v22.11
  25. b51aab9 IVGCVSW--7126 Update setup.sh to use Flat Buffers v2.0.6 by Colm Donelan · 1 year, 6 months ago
  26. f869626 IVGCVSW-7006 Remove deprecated code due to be removed in 22.08 by Teresa Charlin · 1 year, 8 months ago
  27. b86b7eb IVGCVSW-7091 Add LICENSE.spdx autogenerated by reuse by Jim Flynn · 1 year, 9 months ago
  28. 0e57709 IVGCVSW-7090 Add licensing info to awkward files by Jim Flynn · 1 year, 9 months ago
  29. b8fed7d IVGCVSW-6899 Add basic Android 13 support to Android.mk by Kevin May · 1 year, 10 months ago
  30. bc9721d Add Mapfiles generation to Android.mk by Ryan OShea · 1 year, 11 months ago
  31. 5b47854 IVGCVSW-6983 Fix for failing Android P build by Mike Kelly · 1 year, 11 months ago
  32. a3ba4be GitHub #644 fails to build with flatbuffers 2.0.6 by Mike Kelly · 2 years ago
  33. 3fe3a54 IVGCVSW-696 Coverity: Variable declared without initializing by Cathal Corbett · 1 year, 11 months ago
  34. 8f22bed IVGCVSW-6124 ConstTensorsAsInput: Convolution2d by Keith Davis · 2 years ago
  35. bb7b281 IVGCVSW-6127 Fixing seg fault in LayerInputHandle by Colm Donelan · 2 years ago
  36. 915f2a7 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years ago
  37. 0ae102a IVGCVSW-6806 Fixed issue with missing TensorInfos in UnidirectionalSequenceLSTM by Mike Kelly · 2 years ago
  38. be9d99e IVGCVSW-6838 Disable Import/Export by default in the Android-NN-Driver by David Monahan · 2 years ago
  39. a6d99be IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-nn-driver do not execute. by Cathal Corbett · 2 years, 2 months ago
  40. 06a4a8b IVGCVSW-6706 Update header includes for new client profiling lib by Jim Flynn · 2 years, 1 month ago
  41. 0fc16c6 IVGCVSW-6801 Add some timing information to ExecuteGraph. by Colm Donelan · 2 years, 1 month ago
  42. c7756cf IVGCVSW-6649 Add Timepoints to Android NN Driver by Ryan OShea · 2 years, 2 months ago
  43. f45e3ab IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe in android-nn-driver by Cathal Corbett · 2 years, 2 months ago
  44. a0675cc IVGCVSW-6700 Enable Import by default by David Monahan · 2 years, 2 months ago
  45. d1a947f Revert "Revert "IVGCVSW-6700 Enable import aligned host memory in android-nn-driver"" by Narumol Prangnawarat · 2 years, 3 months ago
  46. 29520c4 Document updates by Nikhil Raj · 2 years, 2 months ago
  47. 2048b68 IVGCVSW-6783 Re-ordering DumpJsonProfilingIfRequired in ArmnnPreparedModel by Colm Donelan · 2 years, 2 months ago
  48. 0c65ddb IVGCVSW-6388 Update android-nn-driver NnapiSupport.txt for 22.02 by Nikhil Raj · 2 years, 3 months ago
  49. d6304fb Add Android S info to Integrator guide by Nikhil Raj · 2 years, 3 months ago
  50. 8069603 Revert "IVGCVSW-6700 Enable import aligned host memory in android-nn-driver" by David Monahan · 2 years, 3 months ago
  51. 20c6225 Make ETHOSN backend disabled by default by Kevin May · 2 years, 3 months ago
  52. 8509422 IVGCVSW-6700 Enable import aligned host memory in android-nn-driver by Narumol Prangnawarat · 2 years, 3 months ago
  53. 7c56149 Cast Device and Driver in log message to unsigned long by Zingo Andersen · 2 years, 3 months ago
  54. 0fa5e6d IVGCVSW-6269 Add support of Unidirectional Sequence Lstm fp32/fp16 to Android by Cathal Corbett · 2 years, 3 months ago
  55. e02562b Make it possible to add libs from armnn backends during linking for test by Zingo Andersen · 2 years, 5 months ago
  56. 37c3e50 Fixed Driver Crash in DumpTensor by Mike Kelly · 2 years, 6 months ago
  57. ee6818b IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 6 months ago
  58. e27d4e8 IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 6 months ago
  59. 0a2dfab IVGCVSW-5636 'Implement NNAPI caching functions' by Sadik Armagan · 2 years, 7 months ago
  60. 1b46d13 IVGCVSW-6430 Clear up coverity issues by Mike Kelly · 2 years, 6 months ago
  61. f65b266 Make it possible to add libs from armnn backends during linking by Zingo Andersen · 2 years, 6 months ago
  62. 1099960 IVGCVSW-6035 Update android-nn-driver NnapiSupport.txt for 21.11 by Teresa Charlin · 2 years, 6 months ago
  63. d19ac0c IVGCVSW-6515 Restricting CpuRef LSTM tests to run only when CpuRef is enabled by Teresa Charlin · 2 years, 6 months ago
  64. daf7dd0 IVGCVSW-6440 Enable internal profiling of Optimizer in Arm NN Driver by Kevin May · 2 years, 6 months ago
  65. e2d611e IVGCVSW-6428 Remove asserts by Mike Kelly · 2 years, 7 months ago
  66. 4bd8f7c IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 7 months ago
  67. 7f5b51e IVGCVSW-3715 Add Channel Shuffle support by Teresa Charlin · 2 years, 8 months ago
  68. 6bf3f43 android-nn-driver getType returns the right device by Pablo Tello · 2 years, 8 months ago
  69. 69e3861 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 9 months ago
  70. 63dda91 IVGCVSW-5919 Update android-nn-driver NnapiSupport.txt for 21.08 by Matthew Sloyan · 2 years, 9 months ago
  71. 56c249c BugFix: Fix skipping VTS tests. by Matthew Sloyan · 2 years, 9 months ago
  72. 29cc961 IVGCVSW-6158 ConstTensorsAsInput: FullyConnected - Tools by Matthew Sloyan · 2 years, 10 months ago
  73. 44db354 IVGCVSW-5354 Fix skipped VTS DynamicOutputShape Comparison by Teresa Charlin · 2 years, 9 months ago
  74. 083be70 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 2 years, 9 months ago
  75. b90ab63 IVGCVSW-5965: Remove the boost library from android-nn-driver build files. by Sadik Armagan · 2 years, 10 months ago
  76. fdf2eae IVGCVSW-6062 update ArmnnPreparedModels to have a single static instance of the threadpool by Finn Williams · 2 years, 10 months ago
  77. f769f29 IVGCVSW-6178 Add additional compiler warnings to the driver by Finn Williams · 2 years, 10 months ago
  78. d27c13b IVGCVSW-6178 Fix Wsign-compare error in android driver by Finn Williams · 2 years, 10 months ago
  79. ca3a3e0 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 2 years, 11 months ago
  80. dc873f6 IVGCVSW-5943 Updates for latest Android by Kevin May · 2 years, 11 months ago
  81. 2d71002 IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 2 years, 11 months ago
  82. d3381d5 Add QUANT8_ASYMM_SIGNED in PadV2 for HAL1.3 by Teresa Charlin · 2 years, 11 months ago
  83. a20d2b8 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years ago
  84. 9150bff IVGCVSW-4618 'Transition Units Test Suites' by Sadik Armagan · 3 years ago
  85. 07648f4 Add armnn/profiling to test/Android.mk by Nikhil Raj · 3 years ago
  86. 8fde84b IVGCVSW-6081 Fix hal 1.0 async execution by Finn Williams · 2 years, 11 months ago
  87. d8fb540 IVGCVSW-5781 Add Async Support to Android-NN-Driver by Finn Williams · 3 years ago
  88. 8920cae IVGCVSW-6015 Fix uninitialised m_Optional field in ConstTensorPin by Jim Flynn · 3 years ago
  89. a07d275 IVGCVSW-5839 'HAL 1.3 Test Failure' by Sadik Armagan · 3 years ago
  90. a593af9 IVGCVSW-5903 Update android-nn-driver NnapiSupport.txt for 21.05 by Nikhil Raj · 3 years ago
  91. fc628d8 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years ago
  92. 204f9e2 Update boostorg URL to download boost by Nikhil Raj · 3 years ago
  93. 7780e60 IVGCVSW-5940 Enabling NN Driver dumps results in a driver segfault by Mike Kelly · 3 years ago
  94. cfa20ec IVGCVSW-5880 Update Integrator guide by Nikhil Raj · 3 years ago
  95. 92b5fd1 IVGCVSW-5416 'Add android-nn-driver support for CAST' by Sadik Armagan · 3 years ago
  96. a71c063 IVGCVSW-5826 Remove cross-wireing in depthwise by Jan Eilers · 3 years, 1 month ago
  97. 32fe97e IVGCVSW-5763 Remove datalayout from dumps, as it is not known. by Teresa Charlin · 3 years, 2 months ago
  98. c5e0bb0 IVGCVSW-5355 Skipped VTS DynamicOutputShape Expand Dims should be passing by Nikhil Raj · 3 years, 1 month ago
  99. ccfeb5e IVGCVSW-5766 Avoiding driver abort when Cts tests use invalid filter shape. by Colm Donelan · 3 years, 1 month ago
  100. 2e4a24a IVGCVSW-5742 'NonConstWeights: Update FullyConnected in android-nn-driver' by Sadik Armagan · 3 years, 1 month ago