1. 2d7c55d Make apex_available of nn hidl interfaces explicit in Android.bp by Spandan Das · 2 years, 3 months ago
  2. 7375442 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev am: 2a04b4462f am: 2a3972288c by Treehugger Robot · 3 years ago
  3. 2a39722 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev am: 2a04b4462f by Treehugger Robot · 3 years ago
  4. 7932492 Make VtsHalNeuralnetworks* tests more binder-friendly. by David Gross · 3 years ago
  5. bc24c9b Merge "Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest" by Michael Butler · 3 years, 2 months ago
  6. e8e7a10 Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest by Michael Butler · 3 years, 2 months ago
  7. 745c351 vts: Upsize 8bit uniform_int_distribution by Jordan R Abrahams-Whitehead · 3 years, 2 months ago
  8. b0cf0db AIDL interface changes for NNAPI feature level 6. by Ian Hua · 3 years, 11 months ago
  9. ad643b6 Move NN_TRY macro out of struct initialization by Michael Butler · 3 years, 4 months ago
  10. fe9368b Merge "Remove NN host specific build defines" by Michael Butler · 3 years, 6 months ago
  11. 323bddc Remove NN host specific build defines by Michael Butler · 3 years, 6 months ago
  12. ad1bf31 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 3 years, 6 months ago
  13. d3e413e Merge "Cleanup NN utility libraries' dependencies" by Michael Butler · 3 years, 7 months ago
  14. 9257d6d Cleanup NN utility libraries' dependencies by Michael Butler · 3 years, 9 months ago
  15. b5c8a82 HAL interface for compilation and execution hints by Miao Wang · 3 years, 10 months ago
  16. 061d341 Freeze neuralnetworks AIDL version as v3 for FL7 by David Gross · 3 years, 7 months ago
  17. 77414eb Fix NNAPI HIDL 1.3 VTS MemoryDomainExecutionTest by Michael Butler · 3 years, 7 months ago
  18. aaeda0e AIDL interface changes for NNAPI feature level 6. by Ian Hua · 3 years, 11 months ago
  19. 60a7b86 Rename Version::ANDROID_* to kVersionFeatureLevel* -- hal by Michael Butler · 3 years, 9 months ago
  20. 34f0a8f Make NNAPI Version more structured -- hal by Michael Butler · 3 years, 9 months ago
  21. acd7955 Consolidate NNAPI OWNERS files by Michael Butler · 3 years, 9 months ago
  22. ee7a476 Merge changes from topic "libneuralnetworks_common-cleanup" by Michael Butler · 3 years, 9 months ago
  23. c331067 Move Aidl utility code to aidl/utils -- hal 2/2 by Michael Butler · 3 years, 9 months ago
  24. 137ee99 Re-organize NNAPI Burst utility classes by Michael Butler · 3 years, 9 months ago
  25. abc8691 Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
  26. 49d95e0 Move NN HandleError from utils/common to 1.0/utils by Michael Butler · 3 years, 10 months ago
  27. e8645c3 Relocate NN ProtectCallback to 1.0/utils by Michael Butler · 3 years, 10 months ago
  28. 1596582 Move NN memory utils from utils/common to 1.0/utils by Michael Butler · 3 years, 10 months ago
  29. 301ef06 Remove hal::utils::countNumberOfConsumers by Michael Butler · 3 years, 10 months ago
  30. 68e98f4 Merge "Allow implicit conversions for NN errors -- hal" by Michael Butler · 3 years, 10 months ago
  31. 068df81 AIDL interface changes for NNAPI feature level 6. by Ian Hua · 3 years, 11 months ago
  32. ff9a5a5 Allow implicit conversions for NN errors -- hal by Michael Butler · 3 years, 10 months ago
  33. 3bd069f Merge "Add OWNERS for VTS module VtsHalNeuralnetworksV1_3TargetTest" by Treehugger Robot · 4 years ago
  34. 2520ea1 Add OWNERS for VTS module VtsHalNeuralnetworksV1_3TargetTest by Yiming Pan · 4 years ago
  35. d910bd6 Fix HAL and AIDL files to be consistent with API generation tool. by Ian Hua · 4 years ago
  36. 535f8c8 Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  37. 8472d91 Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  38. ac45a5d Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  39. 77c1b62 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
  40. 9c3c864 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
  41. 2cac932 Merge "Revert^2 "Making NN hardware interface libs "host supported""" by Treehugger Robot · 4 years ago
  42. 338d6f8 Revert^2 "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
  43. e0b2d17 Merge "Revert "Making NN hardware interface libs "host supported""" by Michael Butler · 4 years ago
  44. ea89e30 Revert "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
  45. 7519960 Merge "Making NN hardware interface libs "host supported"" by Treehugger Robot · 4 years ago
  46. a6d6002 Making NN hardware interface libs "host supported" by rayhdez · 4 years, 1 month ago
  47. 27f77fe Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  48. e52a77e Simplify NNAPI SharedHandle -- hal by Michael Butler · 4 years, 2 months ago
  49. e3d0dad Use proper alignment and padding for pointer arguments -- HAL. by Xusong Wang · 4 years, 3 months ago
  50. b2e8085 Introduce reusable burst to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
  51. 5f6bedb Introduce reusable execution to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
  52. 8bfa243 Use proper alignment and padding for pointer arguments -- HAL. by Xusong Wang · 4 years, 3 months ago
  53. e84db6b Merge changes from topics "nnapi-reusable-execution-canonical-2", "nnapi-reusable-execution-canonical-burst" into sc-dev by Xusong Wang · 4 years, 3 months ago
  54. ead6d37 Introduce reusable burst to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
  55. 727a7b2 Introduce reusable execution to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
  56. 889c46c Fix typo in PAD_V2 comments by Andy Dyer-Smith · 4 years, 4 months ago
  57. 3e9720b Remove NN canonical IDevice::isUpdatable -- hal by Michael Butler · 4 years, 4 months ago
  58. 382d513 Change NNAPI time from steady_clock to boot_clock -- hal by Michael Butler · 4 years, 5 months ago
  59. 8414a6e Add additional parameters for NN Burst -- HAL by Michael Butler · 4 years, 5 months ago
  60. 388bceb Add missing validation for NN canonical types by Michael Butler · 4 years, 6 months ago
  61. 3633d07 Rename BufferRole.frequency -> probability -- HAL. by Xusong Wang · 4 years, 5 months ago
  62. 6910bec Move NNAPI type information to types.spec by Slava Shklyaev · 5 years ago
  63. 76e491f Implement full canonical Burst in NN util code by Michael Butler · 4 years, 8 months ago
  64. 7b0b546 Add missing NNAPI HIDL interface mock tests by Lev Proleev · 4 years, 5 months ago
  65. 4205aec Fix formatting by Slava Shklyaev · 4 years, 5 months ago
  66. 65de531 Merge changes from topic "nnapi-numberOfConsumers" by Michael Butler · 4 years, 6 months ago
  67. a02e5e5 Non ABI changes to neuralnetworks HAL by Przemysław Szczepaniak · 4 years, 6 months ago
  68. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  69. 68b6926 Make NNAPI countNumberOfConsumers return GeneralResult -- hal by Michael Butler · 4 years, 6 months ago
  70. ab2f482 Store AHWB in NN canonical memory type -- hal by Michael Butler · 4 years, 6 months ago
  71. fadeb8a Change NNAPI Memory to ref-counted SharedMemory -- hal by Michael Butler · 4 years, 6 months ago
  72. c185e88 Implement VTS tests for NNAPI AIDL interface by Lev Proleev · 4 years, 8 months ago
  73. e5e6702 Add dynamic interface casting to NN utility code by Michael Butler · 4 years, 6 months ago
  74. 9533151 Implement partial canonical Burst in NN util code by Michael Butler · 4 years, 8 months ago
  75. 2a8b679 Introduce canonical IBurst object in NNAPI -- hal by Michael Butler · 4 years, 8 months ago
  76. 9adab0c Add isUpdatable to NNAPI canonical IDevice -- hal by Michael Butler · 4 years, 7 months ago
  77. 6e492a6 Create unit tests for NN interface utility code by Michael Butler · 4 years, 8 months ago
  78. 7fd03c2 Cleanup NN callback error handling by Michael Butler · 4 years, 8 months ago
  79. aad934b Add HIDL lifetime and protecting callback info to NN README by Michael Butler · 4 years, 8 months ago
  80. 4024d8f Change NN canonical timings to nanoseconds -- hal by Michael Butler · 4 years, 8 months ago
  81. cca3e20 Cleanup how transport errors are handled in NN utils by Michael Butler · 4 years, 9 months ago
  82. 6547b2a Validate during NN conversions by default -- hal by Michael Butler · 4 years, 9 months ago
  83. 77e06d8 Fix a bug where 1.3 Device ignores 1.3 capabilities by Slava Shklyaev · 4 years, 8 months ago
  84. 49817a0 Replace nn::NativeHandle with nn::SharedHandle by Slava Shklyaev · 4 years, 10 months ago
  85. 4b276a7 Implement NNAPI canonical interfaces by Michael Butler · 5 years ago
  86. 405db5f Migrate NNAPI to canonical types by Slava Shklyaev · 5 years ago
  87. b98aa6d Create conversions to/from NNAPI canonical types by Michael Butler · 5 years ago
  88. 7f40613 Suppress gtest error for tests without any instance by Xusong Wang · 5 years ago
  89. 1136876 Merge Android R by Xin Li · 5 years ago
  90. 7a8a6dd Increase NNAPI VTS single-test timeout to 20m. by Xusong Wang · 5 years ago
  91. 36dcf1a Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  92. 9df50c6 vts: remove deprecated gtest macros by Jim Pollock · 5 years ago
  93. ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
  94. a2fbeef Fix typo in NNAPI documentation by Slava Shklyaev · 5 years ago
  95. d23380f Fix stale NNAPI documentation by Slava Shklyaev · 5 years ago
  96. d610435 update hidl .bp by Jooyung Han · 5 years ago
  97. d18cba8 update hidl .bp by Jooyung Han · 5 years ago
  98. dfe1525 Clarify NNAPI control flow shape constraints RESTRICT AUTOMERGE by Slava Shklyaev · 5 years ago
  99. 3dca799 Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE." by Xusong Wang · 5 years ago
  100. 29a1225 Remove temporary test filters by Miao Wang · 5 years ago