summaryrefslogtreecommitdiffstats
path: root/neuralnetworks
Commit message (Expand)AuthorAgeFilesLines
* Merge "Clarify NNAPI control flow shape constraints" into rvc-devTreeHugger Robot2020-06-262-12/+24
|\
| * Clarify NNAPI control flow shape constraintsSlava Shklyaev2020-06-232-12/+24
* | Merge "Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILUR...Xusong Wang2020-06-232-76/+18
|\ \
| * | Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE."Xusong Wang2020-06-222-76/+18
* | | Merge "Log NNAPI VTS test case to logcat" into rvc-devSlava Shklyaev2020-06-1711-1/+147
|\ \ \
| * | | Log NNAPI VTS test case to logcatSlava Shklyaev2020-06-1711-1/+147
| | |/ | |/|
* | | Merge "Remove temporary test filters" into rvc-devTreeHugger Robot2020-06-164-16/+0
|\ \ \ | |_|/ |/| |
| * | Remove temporary test filtersMiao Wang2020-06-164-16/+0
| |/
* / Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE.Xusong Wang2020-06-152-18/+76
|/
* Add checks of output shapes when OUTPUT_INSUFFICIENT_SIZE.Xusong Wang2020-05-261-2/+18
* Merge "NNAPI: Clarify behaviour of ops that reduce dimensions" into rvc-devLev Proleev2020-05-183-0/+22
|\
| * NNAPI: Clarify behaviour of ops that reduce dimensionsLev Proleev2020-05-133-0/+22
* | Merge "Add AndroidTest.xml for NNAPI 1.3 VTS and temporarily blacklist failin...Miao Wang2020-05-151-0/+36
|\ \
| * | Add AndroidTest.xml for NNAPI 1.3 VTS and temporarily blacklist failing testsMiao Wang2020-05-151-0/+36
* | | Merge "NNAPI: Clarify behaviour of REDUCE_* ops" into rvc-devLev Proleev2020-05-152-0/+24
|\ \ \ | |/ / |/| / | |/
| * NNAPI: Clarify behaviour of REDUCE_* opsLev Proleev2020-05-132-0/+24
* | Filter out failing NNAPI validation testsMiao Wang2020-05-102-2/+38
* | Add AndroidTest.xml for NNAPI 1.0 VTS and blacklist failing testsMiao Wang2020-05-051-0/+36
* | Add AndroidTest.xml for NNAPI 1.2 VTS and blacklist failing testsMiao Wang2020-05-041-0/+36
|/
* More tests for graph validation.David Gross2020-05-0216-29/+2838
* Exclude unused operands from removeOperandTestSlava Shklyaev2020-04-161-5/+10
* Merge "Remove BLOB AHWB tests from 1.2 VTS." into rvc-devXusong Wang2020-04-101-1/+1
|\
| * Remove BLOB AHWB tests from 1.2 VTS.Xusong Wang2020-04-091-1/+1
* | Merge "Update loopTimeoutDuration documentation in NNAPI" into rvc-devTreeHugger Robot2020-04-091-21/+15
|\ \
| * | Update loopTimeoutDuration documentation in NNAPISlava Shklyaev2020-04-071-21/+15
* | | Rename vts-core to vtsDan Shi2020-04-073-3/+3
| |/ |/|
* | Add VtsHalNeuralnetworksV1_3TargetTest to vts.Steven Moreland2020-04-021-1/+4
|/
* Update the specification for the following operationsMiao Wang2020-03-253-13/+17
* Merge "Remove extra tests from NNAPI VTS validation tests" into rvc-devMichael Butler2020-03-2312-4/+52
|\
| * Remove extra tests from NNAPI VTS validation testsMichael Butler2020-03-1912-4/+52
* | Merge "Fix the timing initialization error for failed executeFenced case" int...Miao Wang2020-03-231-0/+1
|\ \
| * | Fix the timing initialization error for failed executeFenced caseMiao Wang2020-03-231-0/+1
* | | Merge "Add BLOB AHWB tests in VTS." into rvc-devXusong Wang2020-03-2111-108/+272
|\ \ \
| * | | Add BLOB AHWB tests in VTS.Xusong Wang2020-03-1311-108/+272
| | |/ | |/|
* | | Add fenced compute path to memory domain validation test.Xusong Wang2020-03-203-9/+48
* | | Add memory domain VTS validation tests.Xusong Wang2020-03-205-2/+1186
| |/ |/|
* | Exclude invalid test models from QuantizationCouplingTest.Xusong Wang2020-03-161-1/+2
|/
* Merge "Fix VTS of fenced execution with zero-sized output." into rvc-devTreeHugger Robot2020-03-141-7/+14
|\
| * Fix VTS of fenced execution with zero-sized output.Xusong Wang2020-03-131-7/+14
* | Merge "NNAPI VTS: Add validation for Priority" into rvc-devMichael Butler2020-03-1310-198/+300
|\ \
| * | NNAPI VTS: Add validation for PriorityMichael Butler2020-03-1210-198/+300
| |/
* | Merge "NNAPI VTS: decouple 1.2 tests from 1.3 types" into rvc-devMichael Butler2020-03-136-20/+14
|\ \
| * | NNAPI VTS: decouple 1.2 tests from 1.3 typesMichael Butler2020-03-136-20/+14
| |/
* / Clarify supported ranks for new ops in RLev Proleev2020-03-121-0/+8
|/
* Add tests to make sure executeFenced validate unspecified output shapesMiao Wang2020-03-041-7/+20
* Add more tests exercising IPreparedModel::executeFenced APIMiao Wang2020-02-261-10/+17
* Add align_corners and half_pixel_centers parameters to resize opsLev Proleev2020-02-202-2/+55
* Fix NNAPI QoS Deadline testMichael Butler2020-02-191-25/+14
* Relax NNAPI QoS deadline parameterMichael Butler2020-02-1911-201/+135
* Merge "Add NNAPI loop timeout VTS test"Slava Shklyaev2020-02-192-15/+55
|\