1. d3e413e Merge "Cleanup NN utility libraries' dependencies" by Michael Butler · 3 years, 7 months ago
  2. 9257d6d Cleanup NN utility libraries' dependencies by Michael Butler · 3 years, 9 months ago
  3. b5c8a82 HAL interface for compilation and execution hints by Miao Wang · 3 years, 10 months ago
  4. 60a7b86 Rename Version::ANDROID_* to kVersionFeatureLevel* -- hal by Michael Butler · 3 years, 9 months ago
  5. 34f0a8f Make NNAPI Version more structured -- hal by Michael Butler · 3 years, 9 months ago
  6. acd7955 Consolidate NNAPI OWNERS files by Michael Butler · 3 years, 9 months ago
  7. c331067 Move Aidl utility code to aidl/utils -- hal 2/2 by Michael Butler · 3 years, 9 months ago
  8. abc8691 Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
  9. 49d95e0 Move NN HandleError from utils/common to 1.0/utils by Michael Butler · 3 years, 10 months ago
  10. e8645c3 Relocate NN ProtectCallback to 1.0/utils by Michael Butler · 3 years, 10 months ago
  11. 1596582 Move NN memory utils from utils/common to 1.0/utils by Michael Butler · 3 years, 10 months ago
  12. 301ef06 Remove hal::utils::countNumberOfConsumers by Michael Butler · 3 years, 10 months ago
  13. ff9a5a5 Allow implicit conversions for NN errors -- hal by Michael Butler · 3 years, 10 months ago
  14. 2551b76 Merge "Backfill owner information for VTS module VtsHalNeuralnetworksV1_0TargetTest." by Treehugger Robot · 4 years ago
  15. 31a675d Backfill owner information for VTS module VtsHalNeuralnetworksV1_0TargetTest. by Yiming Pan · 4 years ago
  16. ac45a5d Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  17. 9c3c864 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
  18. 338d6f8 Revert^2 "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
  19. ea89e30 Revert "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
  20. a6d6002 Making NN hardware interface libs "host supported" by rayhdez · 4 years, 1 month ago
  21. e3d0dad Use proper alignment and padding for pointer arguments -- HAL. by Xusong Wang · 4 years, 3 months ago
  22. b2e8085 Introduce reusable burst to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
  23. 5f6bedb Introduce reusable execution to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
  24. 3e9720b Remove NN canonical IDevice::isUpdatable -- hal by Michael Butler · 4 years, 4 months ago
  25. 8414a6e Add additional parameters for NN Burst -- HAL by Michael Butler · 4 years, 5 months ago
  26. 388bceb Add missing validation for NN canonical types by Michael Butler · 4 years, 6 months ago
  27. 6910bec Move NNAPI type information to types.spec by Slava Shklyaev · 5 years ago
  28. 65de531 Merge changes from topic "nnapi-numberOfConsumers" by Michael Butler · 4 years, 6 months ago
  29. a02e5e5 Non ABI changes to neuralnetworks HAL by Przemysław Szczepaniak · 4 years, 6 months ago
  30. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  31. 68b6926 Make NNAPI countNumberOfConsumers return GeneralResult -- hal by Michael Butler · 4 years, 6 months ago
  32. ab2f482 Store AHWB in NN canonical memory type -- hal by Michael Butler · 4 years, 6 months ago
  33. fadeb8a Change NNAPI Memory to ref-counted SharedMemory -- hal by Michael Butler · 4 years, 6 months ago
  34. e5e6702 Add dynamic interface casting to NN utility code by Michael Butler · 4 years, 6 months ago
  35. eafa061 Merge "Increase NNAPI VTS single-test timeout to 20m." by Xusong Wang · 4 years, 7 months ago
  36. 9533151 Implement partial canonical Burst in NN util code by Michael Butler · 4 years, 8 months ago
  37. 2a8b679 Introduce canonical IBurst object in NNAPI -- hal by Michael Butler · 4 years, 8 months ago
  38. 9adab0c Add isUpdatable to NNAPI canonical IDevice -- hal by Michael Butler · 4 years, 7 months ago
  39. 6e492a6 Create unit tests for NN interface utility code by Michael Butler · 4 years, 8 months ago
  40. 7fd03c2 Cleanup NN callback error handling by Michael Butler · 4 years, 8 months ago
  41. aad934b Add HIDL lifetime and protecting callback info to NN README by Michael Butler · 4 years, 8 months ago
  42. 4024d8f Change NN canonical timings to nanoseconds -- hal by Michael Butler · 4 years, 8 months ago
  43. 670532f Increase NNAPI VTS single-test timeout to 20m. by Richard Liu · 4 years, 8 months ago
  44. cca3e20 Cleanup how transport errors are handled in NN utils by Michael Butler · 4 years, 9 months ago
  45. 6547b2a Validate during NN conversions by default -- hal by Michael Butler · 4 years, 9 months ago
  46. 49817a0 Replace nn::NativeHandle with nn::SharedHandle by Slava Shklyaev · 4 years, 10 months ago
  47. 4b276a7 Implement NNAPI canonical interfaces by Michael Butler · 5 years ago
  48. b98aa6d Create conversions to/from NNAPI canonical types by Michael Butler · 5 years ago
  49. ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
  50. d610435 update hidl .bp by Jooyung Han · 5 years ago
  51. 29a1225 Remove temporary test filters by Miao Wang · 5 years ago
  52. 3722d6d Log NNAPI VTS test case to logcat by Slava Shklyaev · 5 years ago
  53. f904bb1 Add AndroidTest.xml for NNAPI 1.0 VTS and blacklist failing tests by Miao Wang · 5 years ago
  54. 6174f00 More tests for graph validation. by David Gross · 7 years ago
  55. 6048fd9 Update the specification for the following operations by Miao Wang · 5 years ago
  56. ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
  57. b1865b6 Remove extra tests from NNAPI VTS validation tests by Michael Butler · 5 years ago
  58. 75e63ad Add BLOB AHWB tests in VTS. by Xusong Wang · 5 years ago
  59. 68a6de7 NNAPI VTS: Add validation for Priority by Michael Butler · 5 years ago
  60. 0fff59b Add control flow support to NNAPI VTS tests by Slava Shklyaev · 6 years ago
  61. 0db1b54 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang by David Gross · 6 years ago
  62. c9d7f1c NNAPI: Update docs for ops with signed quantization by Lev Proleev · 6 years ago
  63. 0e1efc5 Merge "Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core" by Dan Shi · 6 years ago
  64. 4856370 Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core by Dan Shi · 6 years ago
  65. 8c0a48b Replace sync_enums_to_hal.py with generate_api.{py,sh} and regenerate */types.hal by David Gross · 6 years ago
  66. 0763328 Change NNAPI VTS to use TEST_P to iterate across all service instances by Michael Butler · 6 years ago
  67. 29d90d1 "successful preparation means successful execution" guarantee neglects bad operation inputs by David Gross · 6 years ago
  68. 13b0516 Consolidate NNAPI VTS utility code by Michael Butler · 6 years ago
  69. 62749b9 Cleanup NNAPI VTS tests by Michael Butler · 6 years ago
  70. 01ba094 Change NNAPI VTS to use static library by Michael Butler · 6 years ago
  71. ee80b02 Statically check test enums against HIDL definitions. by Xusong Wang · 6 years ago
  72. bcaa782 Update VTS tests with the new test harness. by Xusong Wang · 6 years ago
  73. ead950d Modify 1.2 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  74. 7df4306 Modify 1.0 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  75. 0da5c34 Refactor generated NNAPI tests (follow-up) by Slava Shklyaev · 6 years ago
  76. e8b2446 Refactor generated NNAPI tests by Slava Shklyaev · 6 years ago
  77. 051cf39 Update NN VTS callback objects by Michael Butler · 6 years ago
  78. cac83ee Update paths to NNAPI VTS models by Slava Shklyaev · 6 years ago
  79. 73ee79d Refactor NNAPI VTS to remove unreasonable dependence between versions by Slava Shklyaev · 6 years ago
  80. f406bf9 Improve documentation related to execution. by David Gross · 6 years ago
  81. e61b7b9 Fix LSTM documentation by Lev Proleev · 6 years ago
  82. 353a624 Follow up CL to "Add validation tests for NNAPI Burst serialized format" by Michael Butler · 6 years ago
  83. d6e38fd Add validation tests for NNAPI Burst serialized format by Michael Butler · 6 years ago
  84. 9bfecb5 Fix the order of width and height for NNAPI RESIZE_BILINEAR and by Miao Wang · 6 years ago
  85. e19c191 Clarify NNAPI documentation for RESHAPE by Slava Shklyaev · 6 years ago
  86. 8e0b1c0 Merge "Re-enable asan for *VtsHalNeuralnetworksV1_0Test" by Pirama Arumuga Nainar · 6 years ago
  87. 43562bd Re-enable asan for *VtsHalNeuralnetworksV1_0Test by Pirama Arumuga Nainar · 6 years ago
  88. 1ae4615 Update hidl makefiles for bpfmt by Steven Moreland · 6 years ago
  89. 51c7218 Propagate ANNMemory_free to IBurstContext::freeMemory -- VTS update by Michael Butler · 6 years ago
  90. 60a2253 NNAPI Burst object cleanup -- VTS update by Michael Butler · 6 years ago
  91. ed0822b Fix caching interface according to vendor feedback. by Xusong Wang · 6 years ago
  92. 0237edd Skip OUTPUT_INSUFFICIENT_SIZE test for zero-sized output. by Xusong Wang · 6 years ago
  93. a878aee Update makefies: no 'types' by Steven Moreland · 6 years ago
  94. 603244c Adds TENSOR_QUANT8_SYMM support to test infrastructure by Lev Proleev · 6 years ago
  95. 58caa83 Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworks by Michael Butler · 7 years ago
  96. 8571420 Pretty-print ErrorStatus and DeviceStatus test failure logs by Michael Butler · 6 years ago
  97. 6e06a5c Fix the usage of GTEST_SKIP by Miao Wang · 7 years ago
  98. 7081726 Deprecate OEM types in NNAPI by Slava Shklyaev · 7 years ago
  99. 96e68dc Add VTS tests for NNAPI compilation caching. by Xusong Wang · 7 years ago
  100. 4faf072 Add VTS test for dynamic output shape. by Xusong Wang · 7 years ago