1. 1c4ad4f Remove neuralnetworks_float16. by Yabin Cui · 2 years, 8 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. 7932492 Make VtsHalNeuralnetworks* tests more binder-friendly. by David Gross · 3 years ago
  4. e8e7a10 Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest by Michael Butler · 3 years, 2 months ago
  5. acd7955 Consolidate NNAPI OWNERS files by Michael Butler · 3 years, 9 months ago
  6. c331067 Move Aidl utility code to aidl/utils -- hal 2/2 by Michael Butler · 3 years, 9 months ago
  7. abc8691 Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
  8. c42a934 Revert "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
  9. cb2c37f Provide explicitly versioned NNAPI AIDL utils libs -- HAL. by Xusong Wang · 3 years, 10 months ago
  10. 2551b76 Merge "Backfill owner information for VTS module VtsHalNeuralnetworksV1_0TargetTest." by Treehugger Robot · 4 years ago
  11. 31a675d Backfill owner information for VTS module VtsHalNeuralnetworksV1_0TargetTest. by Yiming Pan · 4 years ago
  12. 8472d91 Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  13. ac45a5d Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  14. 77c1b62 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
  15. 9c3c864 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
  16. 338d6f8 Revert^2 "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
  17. ea89e30 Revert "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
  18. a6d6002 Making NN hardware interface libs "host supported" by rayhdez · 4 years, 1 month ago
  19. c22b35b [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  20. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  21. 670532f Increase NNAPI VTS single-test timeout to 20m. by Richard Liu · 4 years, 8 months ago
  22. ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
  23. 29a1225 Remove temporary test filters by Miao Wang · 5 years ago
  24. 3722d6d Log NNAPI VTS test case to logcat by Slava Shklyaev · 5 years ago
  25. f904bb1 Add AndroidTest.xml for NNAPI 1.0 VTS and blacklist failing tests by Miao Wang · 5 years ago
  26. 6174f00 More tests for graph validation. by David Gross · 7 years ago
  27. ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
  28. b1865b6 Remove extra tests from NNAPI VTS validation tests by Michael Butler · 5 years ago
  29. 75e63ad Add BLOB AHWB tests in VTS. by Xusong Wang · 5 years ago
  30. 68a6de7 NNAPI VTS: Add validation for Priority by Michael Butler · 5 years ago
  31. 0fff59b Add control flow support to NNAPI VTS tests by Slava Shklyaev · 6 years ago
  32. 0db1b54 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang by David Gross · 6 years ago
  33. 4856370 Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core by Dan Shi · 6 years ago
  34. 0763328 Change NNAPI VTS to use TEST_P to iterate across all service instances by Michael Butler · 6 years ago
  35. 13b0516 Consolidate NNAPI VTS utility code by Michael Butler · 6 years ago
  36. 62749b9 Cleanup NNAPI VTS tests by Michael Butler · 6 years ago
  37. 01ba094 Change NNAPI VTS to use static library by Michael Butler · 6 years ago
  38. ee80b02 Statically check test enums against HIDL definitions. by Xusong Wang · 6 years ago
  39. bcaa782 Update VTS tests with the new test harness. by Xusong Wang · 6 years ago
  40. ead950d Modify 1.2 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  41. 7df4306 Modify 1.0 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  42. 0da5c34 Refactor generated NNAPI tests (follow-up) by Slava Shklyaev · 6 years ago
  43. e8b2446 Refactor generated NNAPI tests by Slava Shklyaev · 6 years ago
  44. 051cf39 Update NN VTS callback objects by Michael Butler · 6 years ago
  45. cac83ee Update paths to NNAPI VTS models by Slava Shklyaev · 6 years ago
  46. 73ee79d Refactor NNAPI VTS to remove unreasonable dependence between versions by Slava Shklyaev · 6 years ago
  47. 353a624 Follow up CL to "Add validation tests for NNAPI Burst serialized format" by Michael Butler · 6 years ago
  48. d6e38fd Add validation tests for NNAPI Burst serialized format by Michael Butler · 6 years ago
  49. 43562bd Re-enable asan for *VtsHalNeuralnetworksV1_0Test by Pirama Arumuga Nainar · 6 years ago
  50. 51c7218 Propagate ANNMemory_free to IBurstContext::freeMemory -- VTS update by Michael Butler · 6 years ago
  51. 60a2253 NNAPI Burst object cleanup -- VTS update by Michael Butler · 6 years ago
  52. ed0822b Fix caching interface according to vendor feedback. by Xusong Wang · 6 years ago
  53. 0237edd Skip OUTPUT_INSUFFICIENT_SIZE test for zero-sized output. by Xusong Wang · 6 years ago
  54. 603244c Adds TENSOR_QUANT8_SYMM support to test infrastructure by Lev Proleev · 6 years ago
  55. 58caa83 Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworks by Michael Butler · 7 years ago
  56. 8571420 Pretty-print ErrorStatus and DeviceStatus test failure logs by Michael Butler · 6 years ago
  57. 6e06a5c Fix the usage of GTEST_SKIP by Miao Wang · 7 years ago
  58. 96e68dc Add VTS tests for NNAPI compilation caching. by Xusong Wang · 7 years ago
  59. 4faf072 Add VTS test for dynamic output shape. by Xusong Wang · 7 years ago
  60. d2668b5 Report "SKIPPED" for unsupported tests. by Miao Wang · 7 years ago
  61. 29471a8 NNAPI Burst -- HAL VTS tests by Michael Butler · 7 years ago
  62. 55a3d32 Update neuralnetworks HAL to allow collecting execution duration. by David Gross · 7 years ago
  63. b50bc31 Add 1.2 NN HAL interface for dynamic output shape. by Xusong Wang · 7 years ago
  64. e586a23 Update NNAPI VTS test makefile after adding AHardwareBuffer support by Miao Wang · 7 years ago
  65. c3da78a Add support for QUANT8_SYMM_PER_CHANNEL as graph input by Przemyslaw Szczepaniak · 7 years ago
  66. 4592ed1 Add @1.2::IPreparedModel::executeSynchronously() and corresponding VTS tests. by David Gross · 7 years ago
  67. 1a06e77 Add 1.2 NN HAL: IPreparedModel & callbacks. by Xusong Wang · 7 years ago
  68. dc98cb0 Add TENSOR_BOOL8 support to generated tests by Slava Shklyaev · 7 years ago
  69. 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
  70. 650fd18 Adds float16 support to generated tests. by Michael K. Sanders · 7 years ago
  71. a8efddc Autogenerates VTS ValidationTest tests. by Michael K. Sanders · 7 years ago
  72. fc2b10e Separates VTS tests by HAL version. by Michael K. Sanders · 7 years ago
  73. ed7ce7a Add int16_t to MixedTyped by Lev Proleev · 7 years ago
  74. d36b7a8 Add static asserts to functions using MixedTyped by Lev Proleev · 7 years ago
  75. da3bdbc Implements RANDOM_MULTINOMIAL CTS/VTS tests. by Michael K. Sanders · 7 years ago
  76. a57eb5b Update OWNERS by Miao Wang · 7 years ago
  77. feb87a9 Add VTS tests for NeuralNetworks v1.2 by Slava Shklyaev · 7 years ago
  78. f6235f8 Fix logics for floating-point comparision in VTS test. by Xusong Wang · 7 years ago
  79. 4933642 Merge "Replace hidl_enum_{iterator -> range}." am: 71d7d91ba8 am: 030935b4a0 by android-build-prod (mdb) · 7 years ago
  80. 95eef46 Merge "Update namespace to match framework/ml/nn" into pi-dev by Mika Raento · 7 years ago
  81. 303afec Replace hidl_enum_{iterator -> range}. by Steven Moreland · 7 years ago
  82. d42a6d4 Update NNAPI OWNERS file -- VTS by Michael Butler · 7 years ago
  83. de16694 Update namespace to match framework/ml/nn by Mika Raento · 7 years ago
  84. f02692d NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
  85. 7ed6135 NN validation tests by Michael Butler · 7 years ago
  86. 2504c2f NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
  87. f8ce213 Fix documentation. by David Gross · 7 years ago
  88. 541e243 Fix documentation. by David Gross · 7 years ago
  89. f76acd0 NN validation tests by Michael Butler · 7 years ago
  90. 1ae02d6 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 7 years ago
  91. 7578e51 Minor modification to allow relaxed precision test by Miao Wang · 7 years ago
  92. 4862d61 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 8 years ago
  93. 4d5bb10 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 7 years ago
  94. 842e1a0 Minor modification to allow relaxed precision test by Miao Wang · 7 years ago
  95. a2d04c8 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 8 years ago
  96. 5bf4edf Refactor test harness for generated VTS tests by I-Jui (Ray) Sung · 8 years ago
  97. 0c7d0a9 Merge "Fix VTS failures on tests with optional inputs" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  98. 959cd78 Fix VTS failures on tests with optional inputs by I-Jui (Ray) Sung · 8 years ago
  99. 13cbc53 Early test termination for unsupported models by Michael Butler · 8 years ago
  100. 0897ab3 Only verify output of models a vendor nn service fully supports by Michael Butler · 8 years ago