summaryrefslogtreecommitdiffstats
path: root/neuralnetworks
Commit message (Expand)AuthorAgeFilesLines
* Use proper alignment and padding for pointer arguments -- HAL.Xusong Wang2021-05-118-20/+34
* Introduce reusable burst to canonical interface -- HAL.Xusong Wang2021-05-1012-54/+395
* Introduce reusable execution to canonical interface -- HAL.Xusong Wang2021-05-1035-107/+2540
* aidl: Set explicit default values for enum-type fieldsJooyung Han2021-04-276-8/+8
* Fix typo in PAD_V2 commentsAndy Dyer-Smith2021-04-233-3/+3
* Remove NN canonical IDevice::isUpdatable -- halMichael Butler2021-04-2117-66/+35
* Merge "Add units to hal times and durations names"Treehugger Robot2021-04-2113-94/+95
|\
| * Add units to hal times and durations namesLev Proleev2021-04-2013-94/+95
* | Merge "Enable NN VTS and utility code to use lazy services"Michael Butler2021-04-144-6/+266
|\ \
| * | Enable NN VTS and utility code to use lazy servicesMichael Butler2021-04-134-6/+266
* | | Merge "Add explanations for FusedActivationFunc values"Lev Proleev2021-04-141-0/+12
|\ \ \ | |/ / |/| |
| * | Add explanations for FusedActivationFunc valuesLev Proleev2021-04-121-0/+12
| |/
* | Merge changes from topic "nnapi-aidl-memory"Michael Butler2021-04-1310-185/+366
|\ \
| * | Update NN utility code and VTS tests with new Memory typeMichael Butler2021-04-077-173/+343
| * | Improve the structure of NNAPI AIDL MemoryMichael Butler2021-04-073-12/+23
| |/
* | Merge "Set correct API level for NNAPI AIDL service discovery."Przemyslaw Szczepaniak2021-04-121-1/+2
|\ \ | |/ |/|
| * Set correct API level for NNAPI AIDL service discovery.Przemysław Szczepaniak2021-04-091-1/+2
* | Change NNAPI time from steady_clock to boot_clock -- halMichael Butler2021-04-067-25/+131
|/
* Create NN AIDL Burst adapterMichael Butler2021-04-027-7/+408
* Add additional parameters for NN Burst -- HALMichael Butler2021-04-0234-76/+357
* Add missing validation for NN canonical typesMichael Butler2021-04-0212-264/+176
* Rename BufferRole.frequency -> probability -- HAL.Xusong Wang2021-04-026-40/+40
* Add std::this_thread::yield to Burst NN polling loopMichael Butler2021-03-301-0/+4
* Merge changes from topic "nnapi-aidl-burst"Przemyslaw Szczepaniak2021-03-2248-51/+492
|\
| * Add Burst tests to NN AIDL HAL VTSMichael Butler2021-03-207-13/+237
| * Add IBurst to NN AIDL HAL -- halMichael Butler2021-03-204-0/+179
| * Format NN AIDL HALMichael Butler2021-03-2038-38/+76
* | Merge "Move NNAPI type information to types.spec"Treehugger Robot2021-03-224-1320/+34
|\ \ | |/ |/|
| * Move NNAPI type information to types.specSlava Shklyaev2021-03-174-1320/+34
* | Merge "Test padded request memories in VTS generated tests."Xusong Wang2021-03-191-7/+21
|\ \
| * | Test padded request memories in VTS generated tests.Xusong Wang2021-03-181-7/+21
* | | Merge "NNAPI: Add AIDL drivers registration"Slava Shklyaev2021-03-194-20/+63
|\ \ \ | | |/ | |/|
| * | NNAPI: Add AIDL drivers registrationLev Proleev2021-03-174-20/+63
* | | Document the default alignment and padding value.Xusong Wang2021-03-171-0/+5
| |/ |/|
* | Merge "Passing padding information to the driver -- hal."Xusong Wang2021-03-174-3/+34
|\ \ | |/ |/|
| * Passing padding information to the driver -- hal.Xusong Wang2021-03-174-3/+34
* | Implement full canonical Burst in NN util codeMichael Butler2021-03-1616-1060/+1013
* | Add canonical types adapters for NNAPI AIDL interfaceLev Proleev2021-03-1628-44/+3258
* | Add missing NNAPI HIDL interface mock testsLev Proleev2021-03-162-2/+36
|/
* Fix formattingSlava Shklyaev2021-03-054-40/+38
* Merge "Add VtsHalNeuralnetworksTargetTest to NNAPI test mapping"Treehugger Robot2021-03-021-0/+11
|\
| * Add VtsHalNeuralnetworksTargetTest to NNAPI test mappingLev Proleev2021-03-021-0/+11
* | Merge "neuralnetworks: fix out ParcelFileDescriptor"Jooyung Han2021-03-027-31/+101
|\ \ | |/ |/|
| * neuralnetworks: fix out ParcelFileDescriptorJooyung Han2021-02-267-31/+101
* | [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfacesBob Badour2021-02-261-0/+9
|/
* Merge "Reformat neuralnetworks/1.2/types.hal according to clang-format"Treehugger Robot2021-02-232-12/+12
|\
| * Reformat neuralnetworks/1.2/types.hal according to clang-formatSlava Shklyaev2021-02-222-12/+12
* | Merge changes from topic "nnapi-numberOfConsumers"Michael Butler2021-02-2316-15/+1449
|\ \ | |/ |/|
| * Create NNAPI adapter interfaceMichael Butler2021-02-199-0/+1432
| * Make NNAPI countNumberOfConsumers return GeneralResult -- halMichael Butler2021-02-197-15/+17