1. ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
  2. 29a1225 Remove temporary test filters by Miao Wang · 5 years ago
  3. 3722d6d Log NNAPI VTS test case to logcat by Slava Shklyaev · 5 years ago
  4. f904bb1 Add AndroidTest.xml for NNAPI 1.0 VTS and blacklist failing tests by Miao Wang · 5 years ago
  5. 6174f00 More tests for graph validation. by David Gross · 7 years ago
  6. ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
  7. b1865b6 Remove extra tests from NNAPI VTS validation tests by Michael Butler · 5 years ago
  8. 75e63ad Add BLOB AHWB tests in VTS. by Xusong Wang · 6 years ago
  9. 68a6de7 NNAPI VTS: Add validation for Priority by Michael Butler · 5 years ago
  10. 0fff59b Add control flow support to NNAPI VTS tests by Slava Shklyaev · 6 years ago
  11. 0db1b54 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang by David Gross · 6 years ago
  12. 4856370 Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core by Dan Shi · 6 years ago
  13. 0763328 Change NNAPI VTS to use TEST_P to iterate across all service instances by Michael Butler · 6 years ago
  14. 13b0516 Consolidate NNAPI VTS utility code by Michael Butler · 6 years ago
  15. 62749b9 Cleanup NNAPI VTS tests by Michael Butler · 6 years ago
  16. 01ba094 Change NNAPI VTS to use static library by Michael Butler · 6 years ago
  17. ee80b02 Statically check test enums against HIDL definitions. by Xusong Wang · 6 years ago
  18. bcaa782 Update VTS tests with the new test harness. by Xusong Wang · 6 years ago
  19. ead950d Modify 1.2 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  20. 7df4306 Modify 1.0 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
  21. 0da5c34 Refactor generated NNAPI tests (follow-up) by Slava Shklyaev · 6 years ago
  22. e8b2446 Refactor generated NNAPI tests by Slava Shklyaev · 6 years ago
  23. 051cf39 Update NN VTS callback objects by Michael Butler · 6 years ago
  24. cac83ee Update paths to NNAPI VTS models by Slava Shklyaev · 6 years ago
  25. 73ee79d Refactor NNAPI VTS to remove unreasonable dependence between versions by Slava Shklyaev · 6 years ago
  26. 353a624 Follow up CL to "Add validation tests for NNAPI Burst serialized format" by Michael Butler · 6 years ago
  27. d6e38fd Add validation tests for NNAPI Burst serialized format by Michael Butler · 6 years ago
  28. 43562bd Re-enable asan for *VtsHalNeuralnetworksV1_0Test by Pirama Arumuga Nainar · 6 years ago
  29. 51c7218 Propagate ANNMemory_free to IBurstContext::freeMemory -- VTS update by Michael Butler · 6 years ago
  30. 60a2253 NNAPI Burst object cleanup -- VTS update by Michael Butler · 6 years ago
  31. ed0822b Fix caching interface according to vendor feedback. by Xusong Wang · 7 years ago
  32. 0237edd Skip OUTPUT_INSUFFICIENT_SIZE test for zero-sized output. by Xusong Wang · 6 years ago
  33. 603244c Adds TENSOR_QUANT8_SYMM support to test infrastructure by Lev Proleev · 7 years ago
  34. 58caa83 Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworks by Michael Butler · 7 years ago
  35. 8571420 Pretty-print ErrorStatus and DeviceStatus test failure logs by Michael Butler · 7 years ago
  36. 6e06a5c Fix the usage of GTEST_SKIP by Miao Wang · 7 years ago
  37. 96e68dc Add VTS tests for NNAPI compilation caching. by Xusong Wang · 7 years ago
  38. 4faf072 Add VTS test for dynamic output shape. by Xusong Wang · 7 years ago
  39. d2668b5 Report "SKIPPED" for unsupported tests. by Miao Wang · 7 years ago
  40. 29471a8 NNAPI Burst -- HAL VTS tests by Michael Butler · 7 years ago
  41. 55a3d32 Update neuralnetworks HAL to allow collecting execution duration. by David Gross · 7 years ago
  42. b50bc31 Add 1.2 NN HAL interface for dynamic output shape. by Xusong Wang · 7 years ago
  43. e586a23 Update NNAPI VTS test makefile after adding AHardwareBuffer support by Miao Wang · 7 years ago
  44. c3da78a Add support for QUANT8_SYMM_PER_CHANNEL as graph input by Przemyslaw Szczepaniak · 7 years ago
  45. 4592ed1 Add @1.2::IPreparedModel::executeSynchronously() and corresponding VTS tests. by David Gross · 7 years ago
  46. 1a06e77 Add 1.2 NN HAL: IPreparedModel & callbacks. by Xusong Wang · 7 years ago
  47. dc98cb0 Add TENSOR_BOOL8 support to generated tests by Slava Shklyaev · 7 years ago
  48. 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
  49. 650fd18 Adds float16 support to generated tests. by Michael K. Sanders · 7 years ago
  50. a8efddc Autogenerates VTS ValidationTest tests. by Michael K. Sanders · 7 years ago
  51. fc2b10e Separates VTS tests by HAL version. by Michael K. Sanders · 7 years ago
  52. ed7ce7a Add int16_t to MixedTyped by Lev Proleev · 7 years ago
  53. d36b7a8 Add static asserts to functions using MixedTyped by Lev Proleev · 7 years ago
  54. da3bdbc Implements RANDOM_MULTINOMIAL CTS/VTS tests. by Michael K. Sanders · 7 years ago
  55. feb87a9 Add VTS tests for NeuralNetworks v1.2 by Slava Shklyaev · 7 years ago
  56. f6235f8 Fix logics for floating-point comparision in VTS test. by Xusong Wang · 7 years ago
  57. d534d32 Update namespace to match framework/ml/nn by Mika Raento · 7 years ago
  58. 303afec Replace hidl_enum_{iterator -> range}. by Steven Moreland · 7 years ago
  59. f02692d NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
  60. 7ed6135 NN validation tests by Michael Butler · 7 years ago
  61. f8ce213 Fix documentation. by David Gross · 7 years ago
  62. 1ae02d6 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 8 years ago
  63. 7578e51 Minor modification to allow relaxed precision test by Miao Wang · 8 years ago
  64. 4862d61 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 8 years ago
  65. 5bf4edf Refactor test harness for generated VTS tests by I-Jui (Ray) Sung · 8 years ago
  66. 0c7d0a9 Merge "Fix VTS failures on tests with optional inputs" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  67. 959cd78 Fix VTS failures on tests with optional inputs by I-Jui (Ray) Sung · 8 years ago
  68. 13cbc53 Early test termination for unsupported models by Michael Butler · 8 years ago
  69. 0897ab3 Only verify output of models a vendor nn service fully supports by Michael Butler · 8 years ago
  70. cf22a57 NNAPI HAL: Change IEvent to explicit callbacks by Michael Butler · 8 years ago
  71. 39ac22e Remove operationTuple. by Jean-Luc Brouillet · 8 years ago
  72. ee39067 Merge "Add negative tests to the Neuralnetworks HAL" into oc-mr1-dev by Michael Butler · 8 years ago
  73. f6b8550 Downgrade generated test harness for NDK libc++ by I-Jui (Ray) Sung · 8 years ago
  74. 2f499a9 Add negative tests to the Neuralnetworks HAL by Michael Butler · 8 years ago
  75. 7d765bd Support ignored output in test harness by I-Jui (Ray) Sung · 8 years ago
  76. 4385047 Merge "Relax tolerance for FP comparison in test harness" into oc-mr1-dev by Ray Sung · 8 years ago
  77. 773369a Relax tolerance for FP comparison in test harness by I-Jui (Ray) Sung · 8 years ago
  78. 5ea3ece Make the enums signed int, remove unused info. by Miao Wang · 8 years ago
  79. 2c4e136 Test harness for generated tests by I-Jui (Ray) Sung · 8 years ago
  80. 61ae6ed Neuralnetworks HAL cleanup -- hardware/interfaces by Michael Butler · 8 years ago
  81. e9dc167 Make prepareModel asynchronous. by Michael Butler · 8 years ago
  82. 2b39521 Merge "Fix bug in the way an Event handles a bound thread." into oc-mr1-dev by David Gross · 8 years ago
  83. 0380d7f Fix bug in the way an Event handles a bound thread. by David Gross · 8 years ago
  84. 62cc79b Refactor how arguments are tracked. by Jean-Luc Brouillet · 8 years ago
  85. 199aa86 Add FusedActivationFunc enum and renamed certain operations. by Miao Wang · 8 years ago
  86. 0e2ac1b NNAPI Concurrent Query Management -- HAL and VTS update by Michael Butler · 8 years ago
  87. 6afb992 Update vts test to use the updated test template. by Zhuoyao Zhang · 8 years ago
  88. 8454fcd Fix test that broke when number of ADD inputs increased from 2 to 3. by David Gross · 8 years ago
  89. 5a9c0c3 Merge "Remove the data type from the OperationType enum." into oc-mr1-dev by Miao Wang · 8 years ago
  90. a5a663c Remove the data type from the OperationType enum. by Miao Wang · 8 years ago
  91. 0cd9782 Neural networks test static links to HAL def libs. by Tri Vo · 8 years ago
  92. bb4ff65 Initial VTS tests for Neural Networks HAL. by Michael Butler · 8 years ago