summaryrefslogtreecommitdiffstats
path: root/neuralnetworks
Commit message (Expand)AuthorAgeFilesLines
* Fix indexing bug in NNAPISlava Shklyaev2018-09-271-8/+8
* Attach a bug to syncing docsSlava Shklyaev2018-09-251-1/+1
* Reserve enums for new NNAPI ops.Przemyslaw Szczepaniak2018-09-251-0/+46
* Add new op PAD_V2Slava Shklyaev2018-09-251-0/+1
* Add new ops ARGMAX and ARGMINSlava Shklyaev2018-09-251-1/+3
* Sync docs with NeuralNetworks.hSlava Shklyaev2018-09-243-32/+117
* Add VTS tests for NeuralNetworks v1.2Slava Shklyaev2018-09-2113-1/+1632
* Create NeuralNetworks HAL v1.2 for new OperationTypesSlava Shklyaev2018-09-213-0/+242
* Fix logics for floating-point comparision in VTS test.Xusong Wang2018-09-061-7/+12
* resolve merge conflicts of ad2db12b3a6d1cd72b50a09ae19164e9815eb219 to stage-...David Gross2018-06-192-19/+37
|\
| * Documentation improvements.David Gross2018-06-192-19/+37
* | resolve merge conflicts of 2a970cb851cf10115cc876190c03e0e049167ee3 to stage-...David Gross2018-06-193-4/+11
|\|
| * Documentation improvements.David Gross2018-06-193-4/+11
| * Document unspecified dimensions.David Gross2018-06-151-4/+48
| * Update namespace to match framework/ml/nnMika Raento2018-05-097-21/+21
| * NNAPI: sync NDK and HAL documentationMichael Butler2018-05-092-504/+698
| * Update neuralnetworks/*/types.hal to match implMika Raento2018-05-092-8/+19
* | Merge "Document unspecified dimensions." into pi-devDavid Gross2018-06-061-4/+48
|\ \
| * | Document unspecified dimensions.David Gross2018-06-051-4/+48
* | | Merge "NNAPI: sync NDK and HAL documentation" into pi-devMichael Butler2018-04-272-504/+698
|\| |
| * | NNAPI: sync NDK and HAL documentationMichael Butler2018-04-272-504/+698
* | | Merge "Replace hidl_enum_{iterator -> range}." am: 71d7d91ba8android-build-prod (mdb)2018-04-272-2/+2
|\ \ \ | |/ / |/| / | |/
| * Replace hidl_enum_{iterator -> range}.Steven Moreland2018-04-252-2/+2
| * NNAPI: Add execution preference to prepareModel (HAL)Michael Butler2018-04-185-10/+60
| * Sync NNAPI Operand and Operation documentation fixesMichael Butler2018-04-183-411/+707
| * Fix the spec for TENSOR_QUANT8_ASYMM to match our validation.Miao Wang2018-04-181-1/+1
| * Fix the NNAPI HAL documentation about ADD and MULMiao Wang2018-04-181-0/+2
| * NN validation testsMichael Butler2018-04-1823-1126/+2392
| * Add validation tests for consistency of model inputs and outputs.David Gross2018-04-181-0/+163
| * Disable arm32 asan for VtsHalNeuralnetworksV1_1TargetTestPirama Arumuga Nainar2018-04-171-0/+9
| * Fix documentation.David Gross2018-04-124-7/+7
| * Relax NeuralNetwork's VTS positive and negative base testsMichael Butler2018-03-053-89/+126
| * Add Capabilities::relaxedFloat32toFloat16Performance for 1.1.David Gross2018-03-053-2/+41
| * Minor modification to allow relaxed precision testMiao Wang2018-03-051-3/+6
| * NNAPI narrow evaluation for P -- HALMichael Butler2018-03-051-0/+8
| * Refactor NN API VTS tests and add v1.1 testsMiao Wang2018-03-0514-187/+929
| * Add README to NeuralNetworks HALMichael Butler2018-03-051-0/+2
| * Create NeuralNetworks HAL v1.1 for new OperationTypesMichael Butler2018-01-313-0/+463
| * Updating makefiles for hidl_interface.Steven Moreland2017-12-031-75/+25
| * Remove subdirsSteven Moreland2017-11-281-5/+0
* | Merge "Update namespace to match framework/ml/nn" into pi-devMika Raento2018-04-267-21/+21
|\ \
| * | Update namespace to match framework/ml/nnMika Raento2018-04-197-21/+21
* | | Update neuralnetworks/*/types.hal to match implMika Raento2018-04-252-8/+19
* | | Merge "NNAPI: Create VTS _relaxed tests for newly added tests" into pi-devMichael Butler2018-04-231-269/+323
|\ \ \
| * | | NNAPI: Create VTS _relaxed tests for newly added testsMichael Butler2018-04-231-269/+323
| |/ /
* | | Merge "Update NNAPI OWNERS file -- VTS" into pi-devMichael Butler2018-04-202-3/+4
|\ \ \
| * | | Update NNAPI OWNERS file -- VTSMichael Butler2018-04-202-3/+4
| |/ /
* / / Update Android.bp via update-makefiles.shMichael Butler2018-04-181-0/+1
|/ /
* | NNAPI: Add execution preference to prepareModel (HAL)Michael Butler2018-04-125-10/+60
* | Sync NNAPI Operand and Operation documentation fixesMichael Butler2018-04-113-411/+707