1. 603244c Adds TENSOR_QUANT8_SYMM support to test infrastructure by Lev Proleev · 6 years ago
  2. 58caa83 Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworks by Michael Butler · 7 years ago
  3. 8571420 Pretty-print ErrorStatus and DeviceStatus test failure logs by Michael Butler · 6 years ago
  4. 6e06a5c Fix the usage of GTEST_SKIP by Miao Wang · 7 years ago
  5. 96e68dc Add VTS tests for NNAPI compilation caching. by Xusong Wang · 7 years ago
  6. 4faf072 Add VTS test for dynamic output shape. by Xusong Wang · 7 years ago
  7. d2668b5 Report "SKIPPED" for unsupported tests. by Miao Wang · 7 years ago
  8. 29471a8 NNAPI Burst -- HAL VTS tests by Michael Butler · 7 years ago
  9. 55a3d32 Update neuralnetworks HAL to allow collecting execution duration. by David Gross · 7 years ago
  10. b50bc31 Add 1.2 NN HAL interface for dynamic output shape. by Xusong Wang · 7 years ago
  11. e586a23 Update NNAPI VTS test makefile after adding AHardwareBuffer support by Miao Wang · 7 years ago
  12. c3da78a Add support for QUANT8_SYMM_PER_CHANNEL as graph input by Przemyslaw Szczepaniak · 7 years ago
  13. 4592ed1 Add @1.2::IPreparedModel::executeSynchronously() and corresponding VTS tests. by David Gross · 7 years ago
  14. 1a06e77 Add 1.2 NN HAL: IPreparedModel & callbacks. by Xusong Wang · 7 years ago
  15. dc98cb0 Add TENSOR_BOOL8 support to generated tests by Slava Shklyaev · 7 years ago
  16. 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
  17. 650fd18 Adds float16 support to generated tests. by Michael K. Sanders · 7 years ago
  18. a8efddc Autogenerates VTS ValidationTest tests. by Michael K. Sanders · 7 years ago
  19. fc2b10e Separates VTS tests by HAL version. by Michael K. Sanders · 7 years ago
  20. ed7ce7a Add int16_t to MixedTyped by Lev Proleev · 7 years ago
  21. d36b7a8 Add static asserts to functions using MixedTyped by Lev Proleev · 7 years ago
  22. da3bdbc Implements RANDOM_MULTINOMIAL CTS/VTS tests. by Michael K. Sanders · 7 years ago
  23. a57eb5b Update OWNERS by Miao Wang · 7 years ago
  24. feb87a9 Add VTS tests for NeuralNetworks v1.2 by Slava Shklyaev · 7 years ago
  25. f6235f8 Fix logics for floating-point comparision in VTS test. by Xusong Wang · 7 years ago
  26. 4933642 Merge "Replace hidl_enum_{iterator -> range}." am: 71d7d91ba8 am: 030935b4a0 by android-build-prod (mdb) · 7 years ago
  27. 95eef46 Merge "Update namespace to match framework/ml/nn" into pi-dev by Mika Raento · 7 years ago
  28. 303afec Replace hidl_enum_{iterator -> range}. by Steven Moreland · 7 years ago
  29. d42a6d4 Update NNAPI OWNERS file -- VTS by Michael Butler · 7 years ago
  30. de16694 Update namespace to match framework/ml/nn by Mika Raento · 7 years ago
  31. f02692d NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
  32. 7ed6135 NN validation tests by Michael Butler · 7 years ago
  33. 2504c2f NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
  34. f8ce213 Fix documentation. by David Gross · 7 years ago
  35. 541e243 Fix documentation. by David Gross · 7 years ago
  36. f76acd0 NN validation tests by Michael Butler · 7 years ago
  37. 1ae02d6 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 7 years ago
  38. 7578e51 Minor modification to allow relaxed precision test by Miao Wang · 7 years ago
  39. 4862d61 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 8 years ago
  40. 4d5bb10 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 7 years ago
  41. 842e1a0 Minor modification to allow relaxed precision test by Miao Wang · 7 years ago
  42. a2d04c8 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 8 years ago
  43. 5bf4edf Refactor test harness for generated VTS tests by I-Jui (Ray) Sung · 8 years ago
  44. 0c7d0a9 Merge "Fix VTS failures on tests with optional inputs" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  45. 959cd78 Fix VTS failures on tests with optional inputs by I-Jui (Ray) Sung · 8 years ago
  46. 13cbc53 Early test termination for unsupported models by Michael Butler · 8 years ago
  47. 0897ab3 Only verify output of models a vendor nn service fully supports by Michael Butler · 8 years ago
  48. cf22a57 NNAPI HAL: Change IEvent to explicit callbacks by Michael Butler · 8 years ago
  49. 39ac22e Remove operationTuple. by Jean-Luc Brouillet · 8 years ago
  50. ee39067 Merge "Add negative tests to the Neuralnetworks HAL" into oc-mr1-dev by Michael Butler · 8 years ago
  51. f6b8550 Downgrade generated test harness for NDK libc++ by I-Jui (Ray) Sung · 8 years ago
  52. 2f499a9 Add negative tests to the Neuralnetworks HAL by Michael Butler · 8 years ago
  53. 7d765bd Support ignored output in test harness by I-Jui (Ray) Sung · 8 years ago
  54. 4385047 Merge "Relax tolerance for FP comparison in test harness" into oc-mr1-dev by Ray Sung · 8 years ago
  55. 773369a Relax tolerance for FP comparison in test harness by I-Jui (Ray) Sung · 8 years ago
  56. 5ea3ece Make the enums signed int, remove unused info. by Miao Wang · 8 years ago
  57. 2c4e136 Test harness for generated tests by I-Jui (Ray) Sung · 8 years ago
  58. 61ae6ed Neuralnetworks HAL cleanup -- hardware/interfaces by Michael Butler · 8 years ago
  59. e9dc167 Make prepareModel asynchronous. by Michael Butler · 8 years ago
  60. 2b39521 Merge "Fix bug in the way an Event handles a bound thread." into oc-mr1-dev by David Gross · 8 years ago
  61. 0380d7f Fix bug in the way an Event handles a bound thread. by David Gross · 8 years ago
  62. 62cc79b Refactor how arguments are tracked. by Jean-Luc Brouillet · 8 years ago
  63. 199aa86 Add FusedActivationFunc enum and renamed certain operations. by Miao Wang · 8 years ago
  64. 0e2ac1b NNAPI Concurrent Query Management -- HAL and VTS update by Michael Butler · 8 years ago
  65. 6afb992 Update vts test to use the updated test template. by Zhuoyao Zhang · 8 years ago
  66. 8454fcd Fix test that broke when number of ADD inputs increased from 2 to 3. by David Gross · 8 years ago
  67. 5a9c0c3 Merge "Remove the data type from the OperationType enum." into oc-mr1-dev by Miao Wang · 8 years ago
  68. a5a663c Remove the data type from the OperationType enum. by Miao Wang · 8 years ago
  69. 0cd9782 Neural networks test static links to HAL def libs. by Tri Vo · 8 years ago
  70. dfc529d Add OWNERS file to Neuralnetworks VTS test directory by Michael Butler · 8 years ago
  71. bb4ff65 Initial VTS tests for Neural Networks HAL. by Michael Butler · 8 years ago