summaryrefslogtreecommitdiffstats
path: root/neuralnetworks/1.0
Commit message (Expand)AuthorAgeFilesLines
* NNAPI: Update docs for ops with signed quantizationLev Proleev2020-01-061-13/+12
* Merge "Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core"Dan Shi2019-10-141-1/+1
|\
| * Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-coreDan Shi2019-10-101-1/+1
* | Replace sync_enums_to_hal.py with generate_api.{py,sh} and regenerate */types...David Gross2019-10-092-239/+659
|/
* Change NNAPI VTS to use TEST_P to iterate across all service instancesMichael Butler2019-09-208-95/+111
* "successful preparation means successful execution" guarantee neglects bad op...David Gross2019-09-121-5/+8
* Consolidate NNAPI VTS utility codeMichael Butler2019-09-119-148/+101
* Cleanup NNAPI VTS testsMichael Butler2019-08-299-176/+74
* Change NNAPI VTS to use static libraryMichael Butler2019-08-281-2/+6
* Statically check test enums against HIDL definitions.Xusong Wang2019-08-272-0/+75
* Update VTS tests with the new test harness.Xusong Wang2019-08-278-88/+108
* Modify 1.2 VTS tests to consume test struct directly.Xusong Wang2019-08-261-3/+12
* Modify 1.0 VTS tests to consume test struct directly.Xusong Wang2019-08-269-282/+198
* Refactor generated NNAPI tests (follow-up)Slava Shklyaev2019-08-071-3/+0
* Refactor generated NNAPI testsSlava Shklyaev2019-08-075-56/+45
* Update NN VTS callback objectsMichael Butler2019-07-192-326/+151
* Update paths to NNAPI VTS modelsSlava Shklyaev2019-07-191-1/+1
* Refactor NNAPI VTS to remove unreasonable dependence between versionsSlava Shklyaev2019-07-1912-634/+260
* Improve documentation related to execution.David Gross2019-06-211-0/+7
* Fix LSTM documentationLev Proleev2019-05-151-12/+13
* Follow up CL to "Add validation tests for NNAPI Burst serialized format"Michael Butler2019-05-083-59/+66
* Add validation tests for NNAPI Burst serialized formatMichael Butler2019-05-082-2/+10
* Fix the order of width and height for NNAPI RESIZE_BILINEAR andMiao Wang2019-05-081-2/+2
* Clarify NNAPI documentation for RESHAPESlava Shklyaev2019-04-241-0/+5
* Merge "Re-enable asan for *VtsHalNeuralnetworksV1_0Test"Pirama Arumuga Nainar2019-04-181-9/+0
|\
| * Re-enable asan for *VtsHalNeuralnetworksV1_0TestPirama Arumuga Nainar2019-04-181-9/+0
* | Update hidl makefiles for bpfmtSteven Moreland2019-04-171-1/+0
|/
* Propagate ANNMemory_free to IBurstContext::freeMemory -- VTS updateMichael Butler2019-04-031-2/+2
* NNAPI Burst object cleanup -- VTS updateMichael Butler2019-04-021-1/+1
* Fix caching interface according to vendor feedback.Xusong Wang2019-03-221-1/+3
* Skip OUTPUT_INSUFFICIENT_SIZE test for zero-sized output.Xusong Wang2019-03-201-3/+11
* Update makefies: no 'types'Steven Moreland2019-03-041-16/+0
* Adds TENSOR_QUANT8_SYMM support to test infrastructureLev Proleev2019-02-211-1/+2
* Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworksMichael Butler2019-02-192-2/+24
* Pretty-print ErrorStatus and DeviceStatus test failure logsMichael Butler2019-02-152-8/+14
* Fix the usage of GTEST_SKIPMiao Wang2019-02-131-1/+4
* Deprecate OEM types in NNAPISlava Shklyaev2019-02-121-3/+14
* Add VTS tests for NNAPI compilation caching.Xusong Wang2019-02-083-74/+119
* Add VTS test for dynamic output shape.Xusong Wang2019-01-301-33/+109
* Report "SKIPPED" for unsupported tests.Miao Wang2019-01-291-3/+3
* NNAPI Burst -- HAL VTS testsMichael Butler2019-01-292-46/+89
* Update neuralnetworks HAL to allow collecting execution duration.David Gross2019-01-243-46/+119
* Add 1.2 NN HAL interface for dynamic output shape.Xusong Wang2019-01-243-21/+94
* Update NNAPI VTS test makefile after adding AHardwareBuffer supportMiao Wang2019-01-241-0/+6
* Add support for QUANT8_SYMM_PER_CHANNEL as graph inputPrzemyslaw Szczepaniak2019-01-091-1/+2
* Add @1.2::IPreparedModel::executeSynchronously() and corresponding VTS tests.David Gross2019-01-021-16/+48
* Add 1.2 NN HAL: IPreparedModel & callbacks.Xusong Wang2018-12-136-48/+131
* Add TENSOR_BOOL8 support to generated testsSlava Shklyaev2018-12-131-1/+3
* pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-071-0/+1
* Adds float16 support to generated tests.Michael K. Sanders2018-11-291-19/+20