summaryrefslogtreecommitdiffstats
path: root/neuralnetworks
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement NN HAL for compilation caching."Xusong Wang2019-01-263-0/+164
|\
| * Implement NN HAL for compilation caching.Xusong Wang2019-01-253-0/+164
* | NNAPI Burst -- HAL VTS testsMichael Butler2019-01-253-36/+121
|/
* Merge "Update neuralnetworks HAL to allow collecting execution duration."David Gross2019-01-247-42/+177
|\
| * Update neuralnetworks HAL to allow collecting execution duration.David Gross2019-01-237-42/+177
* | Merge "Clean and reorder operation enums."TreeHugger Robot2019-01-241-47/+43
|\ \
| * | Clean and reorder operation enums.Xusong Wang2019-01-231-47/+43
* | | Merge "Update NNAPI VTS test makefile after adding AHardwareBuffer support"Miao Wang2019-01-241-0/+6
|\ \ \ | |_|/ |/| |
| * | Update NNAPI VTS test makefile after adding AHardwareBuffer supportMiao Wang2019-01-221-0/+6
* | | Merge "NNAPI Burst -- HAL interface"Michael Butler2019-01-235-0/+304
|\ \ \ | |_|/ |/| |
| * | NNAPI Burst -- HAL interfaceMichael Butler2019-01-225-0/+304
| |/
* / mutateOperationOperandTypeSkip for new TRANSPOSE_CONV_2D variantLev Proleev2019-01-221-0/+2
|/
* mutateOperationOperandTypeSkip for new GROUPED_CONV_2D variantLev Proleev2019-01-211-0/+2
* Merge "Add new OperandType TENSOR_QUANT16_ASYMM."Xusong Wang2019-01-193-7/+22
|\
| * Add new OperandType TENSOR_QUANT16_ASYMM.Xusong Wang2019-01-183-7/+22
* | Merge "Test dynamic output shape in GeneratedTests."Xusong Wang2019-01-197-27/+65
|\|
| * Test dynamic output shape in GeneratedTests.Xusong Wang2019-01-177-27/+65
* | Merge "Add HAL entry to allow querying the device type"Miao Wang2019-01-183-0/+50
|\ \ | |/ |/|
| * Add HAL entry to allow querying the device typeMiao Wang2019-01-173-0/+50
* | Deprecate OEM types in NNAPISlava Shklyaev2019-01-151-3/+14
|/
* Merge "Add 1.2 NN HAL interface for dynamic output shape."Xusong Wang2019-01-118-34/+141
|\
| * Add 1.2 NN HAL interface for dynamic output shape.Xusong Wang2019-01-108-34/+141
* | Modify operation enum.Xusong Wang2019-01-101-1/+1
|/
* Merge "Add INSTANCE_NORMALIZATION to operation enum."Xusong Wang2018-12-281-1/+2
|\
| * Add INSTANCE_NORMALIZATION to operation enum.Xusong Wang2018-12-171-1/+2
* | Merge "Add @1.2::IPreparedModel::executeSynchronously() and corresponding VTS...David Gross2018-12-223-30/+109
|\ \
| * | Add @1.2::IPreparedModel::executeSynchronously() and corresponding VTS tests.David Gross2018-12-213-30/+109
* | | mutateOperationOperandTypeSkip for new DEPTHWISE_CONV_2D variant.Przemyslaw Szczepaniak2018-12-211-0/+2
|/ /
* / Add support for QUANT8_SYMM_PER_CHANNEL as graph inputPrzemyslaw Szczepaniak2018-12-171-1/+2
|/
* Merge "mutateOperationOperandTypeSkip for new CONV_2D variant."Przemyslaw Szczepaniak2018-12-141-0/+7
|\
| * mutateOperationOperandTypeSkip for new CONV_2D variant.Przemyslaw Szczepaniak2018-12-121-0/+7
* | Merge "Add 1.2 NN HAL: IPreparedModel & callbacks."Xusong Wang2018-12-1323-71/+347
|\ \ | |/ |/|
| * Add 1.2 NN HAL: IPreparedModel & callbacks.Xusong Wang2018-12-1123-71/+347
* | Add TENSOR_QUANT8_SYMM_PER_CHANNEL to operand typesPrzemyslaw Szczepaniak2018-12-103-1/+86
* | Add REDUCE_* operationsSlava Shklyaev2018-12-101-2/+7
* | Merge "Add new OperandType FLOAT16."Xusong Wang2018-12-082-2/+8
|\ \ | |/ |/|
| * Add new OperandType FLOAT16.Xusong Wang2018-12-062-2/+8
* | Merge "Adds float16 support for RANDOM_MULTINOMIAL."TreeHugger Robot2018-12-071-0/+6
|\ \ | |/ |/|
| * Adds float16 support for RANDOM_MULTINOMIAL.Michael K. Sanders2018-12-061-0/+6
* | Add two missing comparison ops to HALLev Proleev2018-12-051-1/+3
|/
* Fixes VTS test failures.Michael K. Sanders2018-12-032-10/+19
* Merge changes from topic "nnapi-tensor-bool"Slava Shklyaev2018-12-032-2/+11
|\
| * Add TENSOR_BOOL8 support to generated testsSlava Shklyaev2018-11-301-1/+3
| * Add new operand type TENSOR_BOOL8Slava Shklyaev2018-11-301-1/+8
* | Merge "Update makefiles." am: 2f3c139981 am: 464839dc43Steven Moreland2018-11-301-0/+2
|\ \
| * | Update makefiles.Steven Moreland2018-11-291-0/+2
| * | Adds symbolic min/max values for type enums.Michael K. Sanders2018-11-152-12/+36
* | | pack VTS cc_test binaries as general-testsKeun Soo YIM2018-11-273-1/+7
| |/ |/|
* | Merge "Replace TENSOR_QUANT16_ASYMM with TENSOR_QUANT16_SYMM"TreeHugger Robot2018-11-162-12/+10
|\ \
| * | Replace TENSOR_QUANT16_ASYMM with TENSOR_QUANT16_SYMMLev Proleev2018-11-152-12/+10