1. af9ac3b Suppress gtest error for tests without any instance by Xusong Wang · 5 years ago
  2. aab6678 Merge "Increase NNAPI VTS single-test timeout to 20m." am: e551cc102e by Xusong Wang · 5 years ago
  3. 7a8a6dd Increase NNAPI VTS single-test timeout to 20m. by Xusong Wang · 5 years ago
  4. 36dcf1a Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  5. 898088d Update language to comply with Android's inclusive language guidance by Sushil Nath · 5 years ago
  6. 9df50c6 vts: remove deprecated gtest macros by Jim Pollock · 5 years ago
  7. ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
  8. 3dca799 Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE." by Xusong Wang · 5 years ago
  9. 29a1225 Remove temporary test filters by Miao Wang · 5 years ago
  10. 0b617ae Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE. by Xusong Wang · 5 years ago
  11. 12f483f Merge "Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE."" into rvc-dev by Xusong Wang · 5 years ago
  12. 81fa760 Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE." by Xusong Wang · 5 years ago
  13. 3722d6d Log NNAPI VTS test case to logcat by Slava Shklyaev · 5 years ago
  14. a6d65ad Merge "Log NNAPI VTS test case to logcat" into rvc-dev by Slava Shklyaev · 5 years ago
  15. 8c8efd6 Log NNAPI VTS test case to logcat by Slava Shklyaev · 5 years ago
  16. c55a62b Merge "Remove temporary test filters" into rvc-dev by TreeHugger Robot · 5 years ago
  17. eeb0068 Remove temporary test filters by Miao Wang · 5 years ago
  18. 362dfd6 Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE. by Xusong Wang · 5 years ago
  19. e1c1e7e Filter out failing NNAPI validation tests by Miao Wang · 5 years ago
  20. 398adea Add AndroidTest.xml for NNAPI 1.2 VTS and blacklist failing tests by Miao Wang · 5 years ago
  21. 4429d85 Filter out failing NNAPI validation tests by Miao Wang · 5 years ago
  22. f7c55d5 Add AndroidTest.xml for NNAPI 1.2 VTS and blacklist failing tests by Miao Wang · 5 years ago
  23. 6174f00 More tests for graph validation. by David Gross · 7 years ago
  24. 12ab6c5 More tests for graph validation. by David Gross · 7 years ago
  25. b79c31a Remove BLOB AHWB tests from 1.2 VTS. by Xusong Wang · 5 years ago
  26. d923a3f Merge "Remove BLOB AHWB tests from 1.2 VTS." into rvc-dev by Xusong Wang · 5 years ago
  27. b642700 Remove BLOB AHWB tests from 1.2 VTS. by Xusong Wang · 5 years ago
  28. aad51fa Rename vts-core to vts by Dan Shi · 5 years ago
  29. ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
  30. b1865b6 Remove extra tests from NNAPI VTS validation tests by Michael Butler · 5 years ago
  31. 75e63ad Add BLOB AHWB tests in VTS. by Xusong Wang · 5 years ago
  32. 3c8593c Merge "Remove extra tests from NNAPI VTS validation tests" into rvc-dev by Michael Butler · 5 years ago
  33. 678a106 Remove extra tests from NNAPI VTS validation tests by Michael Butler · 5 years ago
  34. 68a6de7 NNAPI VTS: Add validation for Priority by Michael Butler · 5 years ago
  35. d09c0ee NNAPI VTS: decouple 1.2 tests from 1.3 types by Michael Butler · 5 years ago
  36. 41adc5b Add BLOB AHWB tests in VTS. by Xusong Wang · 5 years ago
  37. b715967 Merge "NNAPI VTS: Add validation for Priority" into rvc-dev by Michael Butler · 5 years ago
  38. 4876af1 NNAPI VTS: decouple 1.2 tests from 1.3 types by Michael Butler · 5 years ago
  39. da1a692 NNAPI VTS: Add validation for Priority by Michael Butler · 5 years ago
  40. 0fff59b Add control flow support to NNAPI VTS tests by Slava Shklyaev · 6 years ago
  41. 1f98e2e Add control flow support to NNAPI VTS tests by Slava Shklyaev · 6 years ago
  42. cc18d3f Add a VTS test to validate NNAPI driver name string. by Miao Wang · 6 years ago
  43. c231f0b Merge "Revert "Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite"" am: 20a5d89241 am: 3251b30fb2 am: 38d5f26305 by Automerger Merge Worker · 5 years ago
  44. 20a5d89 Merge "Revert "Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite"" by Treehugger Robot · 5 years ago
  45. 6e48bde Revert "Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite" by Dan Shi · 5 years ago
  46. e3966e9 Merge "Add a VTS test to validate NNAPI driver name string." by Miao Wang · 6 years ago
  47. 2729d82 Add a VTS test to validate NNAPI driver name string. by Miao Wang · 6 years ago
  48. 0db1b54 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang by David Gross · 6 years ago
  49. 2452ee5 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang by David Gross · 6 years ago
  50. 79a41d7 Update NNAPI 1.3 VTS tests with new types by Michael Butler · 6 years ago
  51. 9449a28 Update NNAPI 1.3 VTS tests with new types by Michael Butler · 6 years ago
  52. af5fc23 Fix use-after-free error in NNAPI VTS tests am: 56cda83f8c am: 0854f5f759 by Lev Proleev · 6 years ago
  53. 56cda83 Fix use-after-free error in NNAPI VTS tests by Lev Proleev · 6 years ago
  54. 0d4ba3f Combine test parameters into TestConfig structure by Lev Proleev · 6 years ago
  55. 4c3a94d Merge "Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite" am: 86c7aabcc0 am: 572970bcc6 by Dan Shi · 6 years ago
  56. 07f4235 Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite by Dan Shi · 6 years ago
  57. 66f598e Combine test parameters into TestConfig structure by Lev Proleev · 6 years ago
  58. 648ada5 NNAPI VTS update in response to utility function change by Michael Butler · 6 years ago
  59. 26d1bc8 Modify NNAPI VTS tests to run on version 1.3 by Lev Proleev · 6 years ago
  60. ce8c632a Create NNAPI HAL v1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType by Lev Proleev · 6 years ago
  61. ecbc1ab Merge "Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core" am: 0e1efc568c am: 7626cc8cd5 am: 86395146bf by Dan Shi · 6 years ago
  62. 4856370 Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core by Dan Shi · 6 years ago
  63. 5756887 NNAPI VTS update in response to utility function change by Michael Butler · 6 years ago
  64. b49dadf Modify NNAPI VTS tests to run on version 1.3 by Lev Proleev · 6 years ago
  65. 5a7b67a Create NNAPI HAL v1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType by Lev Proleev · 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. 7076f62 Change NNAPI VTS to use TEST_P to iterate across all service instances by Michael Butler · 6 years ago
  68. 13b0516 Consolidate NNAPI VTS utility code by Michael Butler · 6 years ago
  69. e16af0a Consolidate NNAPI VTS utility code by Michael Butler · 6 years ago
  70. f952add Cleanup NNAPI VTS tests am: 62749b917e by Michael Butler · 6 years ago
  71. 62749b9 Cleanup NNAPI VTS tests by Michael Butler · 6 years ago
  72. bbe5dad Cleanup NNAPI VTS tests by Michael Butler · 6 years ago
  73. 52da1b8 NNAPI Combine Compatability test with VTS test am: 3247f76e35 by Michael Butler · 6 years ago
  74. ba2da6c Change NNAPI VTS to use static library am: 01ba094edb by Michael Butler · 6 years ago
  75. 0ac1896 Merge changes from topic "nnapi_test_dynamic_reg" am: 6568622209 by Xusong Wang · 6 years ago
  76. 5fb57da Update VTS tests with the new test harness. am: bcaa78293a by Xusong Wang · 6 years ago
  77. 3247f76 NNAPI Combine Compatability test with VTS test by Michael Butler · 6 years ago
  78. 01ba094 Change NNAPI VTS to use static library by Michael Butler · 6 years ago
  79. 72227f3 NNAPI Combine Compatability test with VTS test by Michael Butler · 6 years ago
  80. 05f50b3 Merge "Change NNAPI VTS to use static library" by Michael Butler · 6 years ago
  81. ee80b02 Statically check test enums against HIDL definitions. by Xusong Wang · 6 years ago
  82. bcaa782 Update VTS tests with the new test harness. by Xusong Wang · 6 years ago
  83. f7a8f03 Change NNAPI VTS to use static library by Michael Butler · 6 years ago
  84. c6145e4 Merge "Statically check test enums against HIDL definitions." by TreeHugger Robot · 6 years ago
  85. 323ba2e Modify validateBurstSanitized to take a single request. by Xusong Wang · 6 years ago
  86. 6d0270b Modify 1.2 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  87. ead950d Modify 1.2 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  88. cbfa6b9 Statically check test enums against HIDL definitions. by Xusong Wang · 6 years ago
  89. 9e2b97b Update VTS tests with the new test harness. by Xusong Wang · 6 years ago
  90. 8fc4622 Modify validateBurstSanitized to take a single request. by Xusong Wang · 6 years ago
  91. 491b0a8 Modify 1.2 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  92. 1c4b95f Merge "Refactor generated NNAPI tests (follow-up)" am: 651869e0c6 am: adf64d6cbe am: 6c1d24473f am: 0deb8aa21b by Slava Shklyaev · 6 years ago
  93. adf64d6 Merge "Refactor generated NNAPI tests (follow-up)" am: 651869e0c6 by Slava Shklyaev · 6 years ago
  94. e2f9d55 Merge "Refactor generated NNAPI tests" am: caedc76b18 by Slava Shklyaev · 6 years ago
  95. 0da5c34 Refactor generated NNAPI tests (follow-up) by Slava Shklyaev · 6 years ago
  96. e8b2446 Refactor generated NNAPI tests by Slava Shklyaev · 6 years ago
  97. 8f77ce7 NNAPI VTS fix from NNAPI CL: Cleanup HalInterfaces.h am: 3835f61986 by Michael Butler · 6 years ago
  98. 6e8f985 Move strided_slice_invalid_output_dims to spec directory. am: ee7fe25e99 by Xusong Wang · 6 years ago
  99. 3835f61 NNAPI VTS fix from NNAPI CL: Cleanup HalInterfaces.h by Michael Butler · 6 years ago
  100. ee7fe25 Move strided_slice_invalid_output_dims to spec directory. by Xusong Wang · 6 years ago