1. 405db5f Migrate NNAPI to canonical types by Slava Shklyaev · 5 years ago
  2. 7f40613 Suppress gtest error for tests without any instance by Xusong Wang · 5 years ago
  3. 1136876 Merge Android R by Xin Li · 5 years ago
  4. 7a8a6dd Increase NNAPI VTS single-test timeout to 20m. by Xusong Wang · 5 years ago
  5. 36dcf1a Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 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. 91521ab Add checks of output shapes when OUTPUT_INSUFFICIENT_SIZE. by Xusong Wang · 5 years ago
  20. d454751 Add checks of output shapes when OUTPUT_INSUFFICIENT_SIZE. by Xusong Wang · 5 years ago
  21. 4749010 Add AndroidTest.xml for NNAPI 1.3 VTS and temporarily blacklist failing tests by Miao Wang · 5 years ago
  22. 338acf5 Add AndroidTest.xml for NNAPI 1.3 VTS and temporarily 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. af1c77d Exclude unused operands from removeOperandTest by Slava Shklyaev · 5 years ago
  26. baa4cf0 Exclude unused operands from removeOperandTest by Slava Shklyaev · 5 years ago
  27. 6ca8276 Add VtsHalNeuralnetworksV1_3TargetTest to vts. by Steven Moreland · 5 years ago
  28. b1865b6 Remove extra tests from NNAPI VTS validation tests by Michael Butler · 5 years ago
  29. 702a91a Fix the timing initialization error for failed executeFenced case by Miao Wang · 5 years ago
  30. 75e63ad Add BLOB AHWB tests in VTS. by Xusong Wang · 5 years ago
  31. 2844165 Add fenced compute path to memory domain validation test. by Xusong Wang · 5 years ago
  32. 5b0c58d Add memory domain VTS validation tests. by Xusong Wang · 6 years ago
  33. 3c8593c Merge "Remove extra tests from NNAPI VTS validation tests" into rvc-dev by Michael Butler · 5 years ago
  34. 1be73e8 Merge "Fix the timing initialization error for failed executeFenced case" into rvc-dev by Miao Wang · 5 years ago
  35. ad7678c Fix the timing initialization error for failed executeFenced case by Miao Wang · 5 years ago
  36. e71fa3a Merge "Add BLOB AHWB tests in VTS." into rvc-dev by Xusong Wang · 5 years ago
  37. 9c41591 Add fenced compute path to memory domain validation test. by Xusong Wang · 5 years ago
  38. fed2f52 Add memory domain VTS validation tests. by Xusong Wang · 6 years ago
  39. 3e64ecc Exclude invalid test models from QuantizationCouplingTest. by Xusong Wang · 5 years ago
  40. 678a106 Remove extra tests from NNAPI VTS validation tests by Michael Butler · 5 years ago
  41. 962fdb2 Exclude invalid test models from QuantizationCouplingTest. by Xusong Wang · 5 years ago
  42. f07a957 Fix VTS of fenced execution with zero-sized output. by Xusong Wang · 5 years ago
  43. 68a6de7 NNAPI VTS: Add validation for Priority by Michael Butler · 5 years ago
  44. d09c0ee NNAPI VTS: decouple 1.2 tests from 1.3 types by Michael Butler · 5 years ago
  45. 4068907 Add tests to make sure executeFenced validate unspecified output shapes by Miao Wang · 5 years ago
  46. 2d74d7d Add more tests exercising IPreparedModel::executeFenced API by Miao Wang · 5 years ago
  47. 41adc5b Add BLOB AHWB tests in VTS. by Xusong Wang · 5 years ago
  48. 140597c Merge "Fix VTS of fenced execution with zero-sized output." into rvc-dev by TreeHugger Robot · 5 years ago
  49. 5882d6d Fix VTS of fenced execution with zero-sized output. by Xusong Wang · 5 years ago
  50. b715967 Merge "NNAPI VTS: Add validation for Priority" into rvc-dev by Michael Butler · 5 years ago
  51. 4876af1 NNAPI VTS: decouple 1.2 tests from 1.3 types by Michael Butler · 5 years ago
  52. da1a692 NNAPI VTS: Add validation for Priority by Michael Butler · 5 years ago
  53. fa161c7 Add tests to make sure executeFenced validate unspecified output shapes by Miao Wang · 5 years ago
  54. 34dfa2f Add more tests exercising IPreparedModel::executeFenced API by Miao Wang · 5 years ago
  55. e3080db Add align_corners and half_pixel_centers parameters to resize ops by Lev Proleev · 5 years ago
  56. 5c40bcc Fix NNAPI QoS Deadline test by Michael Butler · 5 years ago
  57. ff7d6c5 Relax NNAPI QoS deadline parameter by Michael Butler · 5 years ago
  58. a37c2c8 Add NNAPI loop timeout VTS test by Slava Shklyaev · 5 years ago
  59. 3ab17d6 Add align_corners and half_pixel_centers parameters to resize ops by Lev Proleev · 5 years ago
  60. c7327c5 Fix NNAPI QoS Deadline test by Michael Butler · 5 years ago
  61. 9b9a804 Relax NNAPI QoS deadline parameter by Michael Butler · 5 years ago
  62. a96ab74 Add NNAPI loop timeout API by Slava Shklyaev · 5 years ago
  63. 0fff59b Add control flow support to NNAPI VTS tests by Slava Shklyaev · 6 years ago
  64. 315e9b8 Add control flow performance to NNAPI Capabilities by Slava Shklyaev · 6 years ago
  65. 36902cb NNAPI VTS: use max time point instead of uint64_t max by Michael Butler · 5 years ago
  66. 17689aa NNAPI: Add state outputs for {UNI|BI}DIRECTIONAL_SEQUENCE_{RNN|LSTM} by Lev Proleev · 6 years ago
  67. cc873ae Add NNAPI loop timeout VTS test by Slava Shklyaev · 5 years ago
  68. f034bf9 Add NNAPI loop timeout API by Slava Shklyaev · 5 years ago
  69. 5efd0f7 Merge "Add control flow support to NNAPI VTS tests" by TreeHugger Robot · 5 years ago
  70. 372b792 Merge "Add control flow performance to NNAPI Capabilities" by TreeHugger Robot · 5 years ago
  71. c16a760 Merge "NNAPI VTS: use max time point instead of uint64_t max" by Michael Butler · 5 years ago
  72. 79d6bb1 NNAPI VTS: use max time point instead of uint64_t max by Michael Butler · 5 years ago
  73. c3e1a29 NN 1.3 HAL: ANAPIC review follow up by Michael Butler · 6 years ago
  74. 1f98e2e Add control flow support to NNAPI VTS tests by Slava Shklyaev · 6 years ago
  75. 8a9b306 Add control flow performance to NNAPI Capabilities by Slava Shklyaev · 6 years ago
  76. aaa3c24 Update VTS tests for executeFenced by Miao Wang · 6 years ago
  77. 188a8f9 NNAPI: Add state outputs for {UNI|BI}DIRECTIONAL_SEQUENCE_{RNN|LSTM} by Lev Proleev · 6 years ago
  78. 78743e1 Merge "Update VTS tests for executeFenced" by Miao Wang · 5 years ago
  79. aba3fc0 Merge "NN 1.3 HAL: ANAPIC review follow up" by Michael Butler · 6 years ago
  80. 15a25f6 Update VTS tests for executeFenced by Miao Wang · 6 years ago
  81. 68a868b NNAPI HAL: Remove priority from prepareModelFromCache_1_3 by Michael Butler · 6 years ago
  82. 0db1b54 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang by David Gross · 6 years ago
  83. 2ca858a Merge "redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang" by David Gross · 6 years ago
  84. 6a4172c NN 1.3 HAL: ANAPIC review follow up by Michael Butler · 6 years ago
  85. c90250f NNAPI HAL: Remove priority from prepareModelFromCache_1_3 by Michael Butler · 6 years ago
  86. 2452ee5 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang by David Gross · 6 years ago
  87. 99753d9 Update sync fence related API for NNAPI by Miao Wang · 6 years ago
  88. 3fd70b0 Update sync fence related API for NNAPI by Miao Wang · 6 years ago
  89. e51e4a9 Fix the NNAPI vts tests about validateExecuteFenced by Miao Wang · 6 years ago
  90. 2b5c4cd Add VTS tests for NNAPI IPreparedModel::executeFenced by Miao Wang · 6 years ago
  91. 53a51cb Add FILL and RANK ops by Lev Proleev · 6 years ago
  92. 95899b3 Create VTS tests for QoS in NNAPI by Michael Butler · 6 years ago
  93. 79a41d7 Update NNAPI 1.3 VTS tests with new types by Michael Butler · 6 years ago
  94. f8124a8 Add NNAPI control flow by Slava Shklyaev · 6 years ago
  95. e9da985 Add memory domain VTS generated tests. by Xusong Wang · 6 years ago
  96. 33173a3 Fix the NNAPI vts tests about validateExecuteFenced by Miao Wang · 6 years ago
  97. 6604e51 Merge changes from topic "nn_sync_fence" by Miao Wang · 6 years ago
  98. 2c4e023 Add VTS tests for NNAPI IPreparedModel::executeFenced by Miao Wang · 6 years ago
  99. 8b3f240 Add FILL and RANK ops by Lev Proleev · 6 years ago
  100. 616701d Create VTS tests for QoS in NNAPI by Michael Butler · 6 years ago