1. 7375442 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev am: 2a04b4462f am: 2a3972288c by Treehugger Robot · 3 years ago
  2. 7932492 Make VtsHalNeuralnetworks* tests more binder-friendly. by David Gross · 3 years ago
  3. e8e7a10 Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest by Michael Butler · 3 years, 2 months ago
  4. acd7955 Consolidate NNAPI OWNERS files by Michael Butler · 3 years, 9 months ago
  5. c331067 Move Aidl utility code to aidl/utils -- hal 2/2 by Michael Butler · 3 years, 9 months ago
  6. abc8691 Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
  7. c42a934 Revert "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
  8. cb2c37f Provide explicitly versioned NNAPI AIDL utils libs -- HAL. by Xusong Wang · 3 years, 10 months ago
  9. e08c698 Merge "Backfill owner information for VTS module VtsHalNeuralnetworksV1_1TargetTest." by Treehugger Robot · 4 years ago
  10. 55f41b2 Backfill owner information for VTS module VtsHalNeuralnetworksV1_1TargetTest. by Yiming Pan · 4 years ago
  11. 8472d91 Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  12. ac45a5d Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  13. 77c1b62 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
  14. 9c3c864 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
  15. 338d6f8 Revert^2 "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
  16. ea89e30 Revert "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
  17. a6d6002 Making NN hardware interface libs "host supported" by rayhdez · 4 years, 1 month ago
  18. c22b35b [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  19. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  20. 670532f Increase NNAPI VTS single-test timeout to 20m. by Richard Liu · 4 years, 8 months ago
  21. ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
  22. 29a1225 Remove temporary test filters by Miao Wang · 5 years ago
  23. 3722d6d Log NNAPI VTS test case to logcat by Slava Shklyaev · 5 years ago
  24. e1c1e7e Filter out failing NNAPI validation tests by Miao Wang · 5 years ago
  25. 6174f00 More tests for graph validation. by David Gross · 7 years ago
  26. ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
  27. b1865b6 Remove extra tests from NNAPI VTS validation tests by Michael Butler · 5 years ago
  28. 75e63ad Add BLOB AHWB tests in VTS. by Xusong Wang · 5 years ago
  29. 68a6de7 NNAPI VTS: Add validation for Priority by Michael Butler · 5 years ago
  30. 0fff59b Add control flow support to NNAPI VTS tests by Slava Shklyaev · 6 years ago
  31. 0db1b54 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang by David Gross · 6 years ago
  32. 4856370 Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core by Dan Shi · 6 years ago
  33. 0763328 Change NNAPI VTS to use TEST_P to iterate across all service instances by Michael Butler · 6 years ago
  34. 13b0516 Consolidate NNAPI VTS utility code by Michael Butler · 6 years ago
  35. 62749b9 Cleanup NNAPI VTS tests by Michael Butler · 6 years ago
  36. 3247f76 NNAPI Combine Compatability test with VTS test 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. 8161196 Modify 1.1 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  41. 0da5c34 Refactor generated NNAPI tests (follow-up) by Slava Shklyaev · 6 years ago
  42. e8b2446 Refactor generated NNAPI tests by Slava Shklyaev · 6 years ago
  43. cac83ee Update paths to NNAPI VTS models by Slava Shklyaev · 6 years ago
  44. 73ee79d Refactor NNAPI VTS to remove unreasonable dependence between versions by Slava Shklyaev · 6 years ago
  45. 353a624 Follow up CL to "Add validation tests for NNAPI Burst serialized format" by Michael Butler · 6 years ago
  46. d6e38fd Add validation tests for NNAPI Burst serialized format by Michael Butler · 6 years ago
  47. 58caa83 Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworks by Michael Butler · 7 years ago
  48. 8571420 Pretty-print ErrorStatus and DeviceStatus test failure logs by Michael Butler · 6 years ago
  49. 96e68dc Add VTS tests for NNAPI compilation caching. by Xusong Wang · 7 years ago
  50. 1a06e77 Add 1.2 NN HAL: IPreparedModel & callbacks. by Xusong Wang · 7 years ago
  51. 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
  52. a8efddc Autogenerates VTS ValidationTest tests. by Michael K. Sanders · 7 years ago
  53. fc2b10e Separates VTS tests by HAL version. by Michael K. Sanders · 7 years ago
  54. da3bdbc Implements RANDOM_MULTINOMIAL CTS/VTS tests. by Michael K. Sanders · 7 years ago
  55. 08662c6 Add new OperandType BOOL. by Lev Proleev · 7 years ago
  56. feb87a9 Add VTS tests for NeuralNetworks v1.2 by Slava Shklyaev · 7 years ago
  57. 4933642 Merge "Replace hidl_enum_{iterator -> range}." am: 71d7d91ba8 am: 030935b4a0 by android-build-prod (mdb) · 7 years ago
  58. 95eef46 Merge "Update namespace to match framework/ml/nn" into pi-dev by Mika Raento · 7 years ago
  59. 303afec Replace hidl_enum_{iterator -> range}. by Steven Moreland · 7 years ago
  60. f2036fd NNAPI: Create VTS _relaxed tests for newly added tests by Michael Butler · 7 years ago
  61. de16694 Update namespace to match framework/ml/nn by Mika Raento · 7 years ago
  62. f02692d NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
  63. 7ed6135 NN validation tests by Michael Butler · 7 years ago
  64. fa89f00 Add validation tests for consistency of model inputs and outputs. by David Gross · 7 years ago
  65. 0d8dbee Disable arm32 asan for VtsHalNeuralnetworksV1_1TargetTest by Pirama Arumuga Nainar · 7 years ago
  66. 2504c2f NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
  67. f76acd0 NN validation tests by Michael Butler · 7 years ago
  68. 7a76d8a Add validation tests for consistency of model inputs and outputs. by David Gross · 7 years ago
  69. cca38c5 Disable arm32 asan for VtsHalNeuralnetworksV1_1TargetTest by Pirama Arumuga Nainar · 7 years ago
  70. 1ae02d6 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 7 years ago
  71. a8cd639 Add Capabilities::relaxedFloat32toFloat16Performance for 1.1. by David Gross · 7 years ago
  72. 4862d61 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 8 years ago
  73. 4d5bb10 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 7 years ago
  74. 4b458ca Add Capabilities::relaxedFloat32toFloat16Performance for 1.1. by David Gross · 7 years ago
  75. a2d04c8 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 8 years ago