- 1c4ad4f Remove neuralnetworks_float16. by Yabin Cui · 2 years, 8 months ago
- 7375442 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev am: 2a04b4462f am: 2a3972288c by Treehugger Robot · 3 years ago
- 7932492 Make VtsHalNeuralnetworks* tests more binder-friendly. by David Gross · 3 years ago
- e8e7a10 Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest by Michael Butler · 3 years, 2 months ago
- acd7955 Consolidate NNAPI OWNERS files by Michael Butler · 3 years, 9 months ago
- c331067 Move Aidl utility code to aidl/utils -- hal 2/2 by Michael Butler · 3 years, 9 months ago
- abc8691 Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
- c42a934 Revert "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
- cb2c37f Provide explicitly versioned NNAPI AIDL utils libs -- HAL. by Xusong Wang · 3 years, 10 months ago
- 2551b76 Merge "Backfill owner information for VTS module VtsHalNeuralnetworksV1_0TargetTest." by Treehugger Robot · 4 years ago
- 31a675d Backfill owner information for VTS module VtsHalNeuralnetworksV1_0TargetTest. by Yiming Pan · 4 years ago
- 8472d91 Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
- ac45a5d Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
- 77c1b62 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
- 9c3c864 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
- 338d6f8 Revert^2 "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
- ea89e30 Revert "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
- a6d6002 Making NN hardware interface libs "host supported" by rayhdez · 4 years, 1 month ago
- c22b35b [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
- b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
- 670532f Increase NNAPI VTS single-test timeout to 20m. by Richard Liu · 4 years, 8 months ago
- ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
- 29a1225 Remove temporary test filters by Miao Wang · 5 years ago
- 3722d6d Log NNAPI VTS test case to logcat by Slava Shklyaev · 5 years ago
- f904bb1 Add AndroidTest.xml for NNAPI 1.0 VTS and blacklist failing tests by Miao Wang · 5 years ago
- 6174f00 More tests for graph validation. by David Gross · 7 years ago
- ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
- b1865b6 Remove extra tests from NNAPI VTS validation tests by Michael Butler · 5 years ago
- 75e63ad Add BLOB AHWB tests in VTS. by Xusong Wang · 5 years ago
- 68a6de7 NNAPI VTS: Add validation for Priority by Michael Butler · 5 years ago
- 0fff59b Add control flow support to NNAPI VTS tests by Slava Shklyaev · 6 years ago
- 0db1b54 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang by David Gross · 6 years ago
- 4856370 Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core by Dan Shi · 6 years ago
- 0763328 Change NNAPI VTS to use TEST_P to iterate across all service instances by Michael Butler · 6 years ago
- 13b0516 Consolidate NNAPI VTS utility code by Michael Butler · 6 years ago
- 62749b9 Cleanup NNAPI VTS tests by Michael Butler · 6 years ago
- 01ba094 Change NNAPI VTS to use static library by Michael Butler · 6 years ago
- ee80b02 Statically check test enums against HIDL definitions. by Xusong Wang · 6 years ago
- bcaa782 Update VTS tests with the new test harness. by Xusong Wang · 6 years ago
- ead950d Modify 1.2 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
- 7df4306 Modify 1.0 VTS tests to consume test struct directly. by Xusong Wang · 6 years ago
- 0da5c34 Refactor generated NNAPI tests (follow-up) by Slava Shklyaev · 6 years ago
- e8b2446 Refactor generated NNAPI tests by Slava Shklyaev · 6 years ago
- 051cf39 Update NN VTS callback objects by Michael Butler · 6 years ago
- cac83ee Update paths to NNAPI VTS models by Slava Shklyaev · 6 years ago
- 73ee79d Refactor NNAPI VTS to remove unreasonable dependence between versions by Slava Shklyaev · 6 years ago
- 353a624 Follow up CL to "Add validation tests for NNAPI Burst serialized format" by Michael Butler · 6 years ago
- d6e38fd Add validation tests for NNAPI Burst serialized format by Michael Butler · 6 years ago
- 43562bd Re-enable asan for *VtsHalNeuralnetworksV1_0Test by Pirama Arumuga Nainar · 6 years ago
- 51c7218 Propagate ANNMemory_free to IBurstContext::freeMemory -- VTS update by Michael Butler · 6 years ago
- 60a2253 NNAPI Burst object cleanup -- VTS update by Michael Butler · 6 years ago
- ed0822b Fix caching interface according to vendor feedback. by Xusong Wang · 6 years ago
- 0237edd Skip OUTPUT_INSUFFICIENT_SIZE test for zero-sized output. by Xusong Wang · 6 years ago
- 603244c Adds TENSOR_QUANT8_SYMM support to test infrastructure by Lev Proleev · 6 years ago
- 58caa83 Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworks by Michael Butler · 7 years ago
- 8571420 Pretty-print ErrorStatus and DeviceStatus test failure logs by Michael Butler · 6 years ago
- 6e06a5c Fix the usage of GTEST_SKIP by Miao Wang · 7 years ago
- 96e68dc Add VTS tests for NNAPI compilation caching. by Xusong Wang · 7 years ago
- 4faf072 Add VTS test for dynamic output shape. by Xusong Wang · 7 years ago
- d2668b5 Report "SKIPPED" for unsupported tests. by Miao Wang · 7 years ago
- 29471a8 NNAPI Burst -- HAL VTS tests by Michael Butler · 7 years ago
- 55a3d32 Update neuralnetworks HAL to allow collecting execution duration. by David Gross · 7 years ago
- b50bc31 Add 1.2 NN HAL interface for dynamic output shape. by Xusong Wang · 7 years ago
- e586a23 Update NNAPI VTS test makefile after adding AHardwareBuffer support by Miao Wang · 7 years ago
- c3da78a Add support for QUANT8_SYMM_PER_CHANNEL as graph input by Przemyslaw Szczepaniak · 7 years ago
- 4592ed1 Add @1.2::IPreparedModel::executeSynchronously() and corresponding VTS tests. by David Gross · 7 years ago
- 1a06e77 Add 1.2 NN HAL: IPreparedModel & callbacks. by Xusong Wang · 7 years ago
- dc98cb0 Add TENSOR_BOOL8 support to generated tests by Slava Shklyaev · 7 years ago
- 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
- 650fd18 Adds float16 support to generated tests. by Michael K. Sanders · 7 years ago
- a8efddc Autogenerates VTS ValidationTest tests. by Michael K. Sanders · 7 years ago
- fc2b10e Separates VTS tests by HAL version. by Michael K. Sanders · 7 years ago
- ed7ce7a Add int16_t to MixedTyped by Lev Proleev · 7 years ago
- d36b7a8 Add static asserts to functions using MixedTyped by Lev Proleev · 7 years ago
- da3bdbc Implements RANDOM_MULTINOMIAL CTS/VTS tests. by Michael K. Sanders · 7 years ago
- a57eb5b Update OWNERS by Miao Wang · 7 years ago
- feb87a9 Add VTS tests for NeuralNetworks v1.2 by Slava Shklyaev · 7 years ago
- f6235f8 Fix logics for floating-point comparision in VTS test. by Xusong Wang · 7 years ago
- 4933642 Merge "Replace hidl_enum_{iterator -> range}." am: 71d7d91ba8 am: 030935b4a0 by android-build-prod (mdb) · 7 years ago
- 95eef46 Merge "Update namespace to match framework/ml/nn" into pi-dev by Mika Raento · 7 years ago
- 303afec Replace hidl_enum_{iterator -> range}. by Steven Moreland · 7 years ago
- d42a6d4 Update NNAPI OWNERS file -- VTS by Michael Butler · 7 years ago
- de16694 Update namespace to match framework/ml/nn by Mika Raento · 7 years ago
- f02692d NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
- 7ed6135 NN validation tests by Michael Butler · 7 years ago
- 2504c2f NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
- f8ce213 Fix documentation. by David Gross · 7 years ago
- 541e243 Fix documentation. by David Gross · 7 years ago
- f76acd0 NN validation tests by Michael Butler · 7 years ago
- 1ae02d6 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 7 years ago
- 7578e51 Minor modification to allow relaxed precision test by Miao Wang · 7 years ago
- 4862d61 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 8 years ago
- 4d5bb10 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 7 years ago
- 842e1a0 Minor modification to allow relaxed precision test by Miao Wang · 7 years ago
- a2d04c8 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 8 years ago
- 5bf4edf Refactor test harness for generated VTS tests by I-Jui (Ray) Sung · 8 years ago
- 0c7d0a9 Merge "Fix VTS failures on tests with optional inputs" into oc-mr1-dev by TreeHugger Robot · 8 years ago
- 959cd78 Fix VTS failures on tests with optional inputs by I-Jui (Ray) Sung · 8 years ago
- 13cbc53 Early test termination for unsupported models by Michael Butler · 8 years ago
- 0897ab3 Only verify output of models a vendor nn service fully supports by Michael Butler · 8 years ago