summaryrefslogtreecommitdiffstats
path: root/neuralnetworks
Commit message (Expand)AuthorAgeFilesLines
* Merge "Propagate ANNMemory_free to IBurstContext::freeMemory -- VTS update"Michael Butler2019-04-022-3/+3
|\
| * Propagate ANNMemory_free to IBurstContext::freeMemory -- VTS updateMichael Butler2019-03-292-3/+3
* | Merge "LSTM: require input layer norm weights to be omitted in case CIFG is u...Lev Proleev2019-04-011-2/+5
|\ \ | |/ |/|
| * LSTM: require input layer norm weights to be omitted in case CIFG is used.Lev Proleev2019-03-281-2/+5
* | NNAPI Burst object cleanup -- VTS updateMichael Butler2019-03-282-2/+2
|/
* Sync operation docs between NeuralNetworks.h and HAL file am: 66baf74114 am: ...Xusong Wang2019-03-221-40/+138
|\
| * Sync operation docs between NeuralNetworks.h and HAL fileXusong Wang2019-03-221-40/+138
| * Fix caching interface according to vendor feedback.Xusong Wang2019-03-228-426/+796
| * BidirectionalSequenceLSTM op: Adds layer norm support.Viet Dang2019-03-221-65/+95
| * Add @V1_2::Capabilities to support all non extension operand types.David Gross2019-03-223-1/+70
* | Add @V1_2::Capabilities to support all non extension operand types.David Gross2019-03-213-1/+70
* | Fix caching interface according to vendor feedback.Xusong Wang2019-03-218-426/+796
* | BidirectionalSequenceLSTM op: Adds layer norm support.Viet Dang2019-03-211-65/+95
* | Update scale restrictions in NN API ops docs am: c8b3d162c2 am: 28c60ff868Lev Proleev2019-03-211-24/+14
|\|
| * Update scale restrictions in NN API ops docsLev Proleev2019-03-211-24/+14
| * Fix condition in mutateOperationOperandTypeSkip for conv ops.Xusong Wang2019-03-201-2/+3
| * Skip OUTPUT_INSUFFICIENT_SIZE test for zero-sized output.Xusong Wang2019-03-201-3/+11
* | Fix condition in mutateOperationOperandTypeSkip for conv ops.Xusong Wang2019-03-131-2/+3
* | Fix the documentation about paddings for SPACE_TO_BATCH_ND am: 9c9fea329e am:...Miao Wang2019-03-132-2/+4
|\|
| * Fix the documentation about paddings for SPACE_TO_BATCH_NDMiao Wang2019-03-122-2/+4
* | Merge "Skip OUTPUT_INSUFFICIENT_SIZE test for zero-sized output."Xusong Wang2019-03-131-3/+11
|\ \
| * | Skip OUTPUT_INSUFFICIENT_SIZE test for zero-sized output.Xusong Wang2019-03-121-3/+11
* | | Fix "tranpose" typo. am: 7b303e1670 am: 1d58b00848Elliott Hughes2019-03-081-1/+1
|\ \ \ | | |/ | |/|
| * | Fix "tranpose" typo.Elliott Hughes2019-03-081-1/+1
* | | Specify NNAPI extension name format am: 1d2cd43476 am: f6bdc6a983Slava Shklyaev2019-03-082-2/+11
|\| |
| * | Specify NNAPI extension name formatSlava Shklyaev2019-03-082-2/+11
* | | Fix operations docs am: fdf3c0363a am: 0775d27fe6Lev Proleev2019-03-051-30/+60
|\| |
| * | Fix operations docsLev Proleev2019-03-051-30/+60
* | | Merge "Update makefies: no 'types'" am: 4ee5ec1469 am: bab622f6a6Steven Moreland2019-03-043-41/+0
|\| | | |/ |/|
| * Update makefies: no 'types'Steven Moreland2019-03-043-41/+0
| * Adds TENSOR_QUANT8_SYMM support to test infrastructureLev Proleev2019-02-211-1/+2
| * Merge "Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworks"Michael Butler2019-02-207-8/+99
| |\
| | * Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworksMichael Butler2019-02-197-8/+99
| * | Update TRANSPOSE_CONV_2D docsLev Proleev2019-02-181-12/+37
| |/
| * Pretty-print ErrorStatus and DeviceStatus test failure logsMichael Butler2019-02-156-24/+42
| * Modify several 1.2 nn operation specs.Xusong Wang2019-02-141-9/+56
| * Remove tmp directory after CompilationCachingTest if cache not supported.Xusong Wang2019-02-141-10/+26
| * Added missing ASSERT_NE.Hervé Guihot2019-02-141-0/+1
| * Fix the usage of GTEST_SKIPMiao Wang2019-02-131-1/+4
| * Fix VTS tests.Lev Proleev2019-02-131-2/+32
| * neuralnetworks: Update makefiles.Steven Moreland2019-02-121-0/+1
| * Sync docs between NeuralNetworks.h and HAL fileLev Proleev2019-02-121-15/+4274
| * Deprecate OEM types in NNAPISlava Shklyaev2019-02-121-3/+14
| * Update NNAPI Extensions documentationSlava Shklyaev2019-02-121-1/+1
| * Added TENSOR_QUANT8_SYMM type.Hervé Guihot2019-02-082-2/+17
| * Add new OperandType TENSOR_QUANT16_ASYMM.Xusong Wang2019-02-081-0/+5
| * Add VTS tests for NNAPI compilation caching.Xusong Wang2019-02-0811-112/+783
| * Add getSupportedExtensions to NNAPI IDeviceSlava Shklyaev2019-02-082-0/+32
| * Define NNAPI Extensions typesSlava Shklyaev2019-02-081-26/+130
* | Merge "Adds TENSOR_QUANT8_SYMM support to test infrastructure"TreeHugger Robot2019-02-201-1/+2
|\ \