summaryrefslogtreecommitdiffstats
path: root/neuralnetworks
Commit message (Expand)AuthorAgeFilesLines
* Remove subdirsSteven Moreland2017-11-281-5/+0
* Updating makefiles for hidl_interface.Steven Moreland2017-11-131-75/+25
* Refactor test harness for generated VTS testsI-Jui (Ray) Sung2017-10-091-7/+5
* Corrected performanceInfo documentationJean-Luc Brouillet2017-10-051-2/+6
* Merge "Fix VTS failures on tests with optional inputs" into oc-mr1-devTreeHugger Robot2017-10-051-2/+5
|\
| * Fix VTS failures on tests with optional inputsI-Jui (Ray) Sung2017-10-041-2/+5
* | Early test termination for unsupported modelsMichael Butler2017-10-041-11/+11
|/
* Only verify output of models a vendor nn service fully supportsMichael Butler2017-10-041-1/+31
* Merge "Fix problem passing null optional operands." into oc-mr1-devTreeHugger Robot2017-10-041-3/+15
|\
| * Fix problem passing null optional operands.Jean-Luc Brouillet2017-10-031-3/+15
* | NNAPI HAL: Change IEvent to explicit callbacksMichael Butler2017-10-0314-497/+778
|/
* Remove operationTuple.Jean-Luc Brouillet2017-09-243-39/+4
* Merge "Removed WIP tag from Neuralnetworks HAL" into oc-mr1-devMichael Butler2017-09-234-18/+47
|\
| * Removed WIP tag from Neuralnetworks HALMichael Butler2017-09-224-18/+47
* | Merge "Add negative tests to the Neuralnetworks HAL" into oc-mr1-devMichael Butler2017-09-235-147/+382
|\ \
| * | Add negative tests to the Neuralnetworks HALMichael Butler2017-09-205-147/+382
| |/
* / Downgrade generated test harness for NDK libc++I-Jui (Ray) Sung2017-09-211-31/+23
|/
* Support ignored output in test harnessI-Jui (Ray) Sung2017-09-132-6/+18
* Merge "Add documentation to the Neuralnetworks HIDL HAL." into oc-mr1-devMiao Wang2017-09-144-114/+1238
|\
| * Add documentation to the Neuralnetworks HIDL HAL.Michael Butler2017-09-134-114/+1238
* | Merge "Relax tolerance for FP comparison in test harness" into oc-mr1-devRay Sung2017-09-141-1/+1
|\ \ | |/ |/|
| * Relax tolerance for FP comparison in test harnessI-Jui (Ray) Sung2017-09-131-1/+1
* | Make the enums signed int, remove unused info.Miao Wang2017-09-132-11/+5
|/
* Move OEM codes out of NeuralNetworks.h to new file NeuralNetworksOEM.h.David Gross2017-09-131-44/+43
* Test harness for generated testsI-Jui (Ray) Sung2017-09-133-16/+217
* Neuralnetworks HAL cleanup -- hardware/interfacesMichael Butler2017-09-127-53/+63
* Make prepareModel asynchronous.Michael Butler2017-09-112-8/+13
* Merge "Fix bug in the way an Event handles a bound thread." into oc-mr1-devDavid Gross2017-09-122-8/+52
|\
| * Fix bug in the way an Event handles a bound thread.David Gross2017-09-112-8/+52
* | Refactor how arguments are tracked.Jean-Luc Brouillet2017-09-102-22/+49
|/
* Add FusedActivationFunc enum and renamed certain operations.Miao Wang2017-09-083-33/+39
* NNAPI Concurrent Query Management -- HAL and VTS updateMichael Butler2017-09-019-8/+361
* Cleanup the constants.Jean-Luc Brouillet2017-08-311-33/+33
* Add OEM_OPERATION to NN HAL.Miao Wang2017-08-311-34/+35
* Merge "Replace LOOKUP with EMBEDDING and HASHTABLE_LOOKUP" into oc-mr1-devYang Ni2017-08-311-1/+2
|\
| * Replace LOOKUP with EMBEDDING and HASHTABLE_LOOKUPYang Ni2017-08-211-1/+2
* | Update vts test to use the updated test template.Zhuoyao Zhang2017-08-291-5/+3
* | Fix test that broke when number of ADD inputs increased from 2 to 3.David Gross2017-08-251-6/+21
|/
* Merge "Remove the data type from the OperationType enum." into oc-mr1-devMiao Wang2017-08-162-43/+52
|\
| * Remove the data type from the OperationType enum.Miao Wang2017-08-112-43/+52
* | Merge "Neural networks test static links to HAL def libs." into oc-mr1-devTri Vo2017-08-101-13/+3
|\ \
| * | Neural networks test static links to HAL def libs.Tri Vo2017-08-041-13/+3
* | | Update make file for vndk enabled.Justin Yun2017-08-041-0/+3
|/ /
* / Update Android.bp HIDL makefilesTri Vo2017-08-031-1/+1
|/
* Add OWNERS file to Neuralnetworks VTS test directoryMichael Butler2017-08-021-0/+11
* Initial VTS tests for Neural Networks HAL.Michael Butler2017-07-314-0/+365
* Move neuralnetworks HAL to hardware/interfacesMichael Butler2017-07-295-0/+304