summaryrefslogtreecommitdiffstats
path: root/neuralnetworks
Commit message (Expand)AuthorAgeFilesLines
* Relocate NN burst utility to ExecutionBurstUtilsMichael Butler2021-01-196-1019/+1090
* Relocate ExecutionBurst* classes to NN util codeMichael Butler2021-01-195-0/+1966
* Implement partial canonical Burst in NN util codeMichael Butler2021-01-1914-10/+400
* Introduce canonical IBurst object in NNAPI -- halMichael Butler2021-01-1911-0/+34
* Add isUpdatable to NNAPI canonical IDevice -- halMichael Butler2021-01-1913-6/+41
* Create unit tests for NN interface utility codeMichael Butler2021-01-0830-0/+6600
* Add recovery code to NN ResilientPreparedModel and *BufferMichael Butler2021-01-085-15/+113
* Remove 'blocking' param from NN ResilientPreparedModel and *BufferMichael Butler2020-12-216-46/+42
* Cleanup NN callback error handlingMichael Butler2020-12-2127-577/+507
* Add HIDL lifetime and protecting callback info to NN READMEMichael Butler2020-12-2124-5/+129
* Change NN canonical timings to nanoseconds -- halMichael Butler2020-12-2113-85/+76
* Cleanup how transport errors are handled in NN utilsMichael Butler2020-12-0710-84/+66
* Validate during NN conversions by default -- halMichael Butler2020-12-0724-609/+994
* Move VtsHalNeuralnetworksV1_2/3TargetTest to group presubmit-largeDan Shi2020-12-031-1/+3
* Fix a bug where 1.3 Device ignores 1.3 capabilitiesSlava Shklyaev2020-12-023-23/+46
* Invalidate NN interface objects on cache mismatchMichael Butler2020-11-248-8/+403
* Replace nn::NativeHandle with nn::SharedHandleSlava Shklyaev2020-11-2017-76/+135
* Implement NNAPI canonical interfacesMichael Butler2020-11-1662-350/+4774
* Migrate NNAPI to canonical typesSlava Shklyaev2020-11-023-2/+8
* Create conversions to/from NNAPI canonical typesMichael Butler2020-10-0528-0/+3304
* Suppress gtest error for tests without any instanceXusong Wang2020-09-283-0/+7
* Merge Android RXin Li2020-09-092-8/+11
|\
| * Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-282-8/+11
| |\
| | * update hidl .bpJooyung Han2020-07-024-12/+0
| | * Change 'blacklist' to 'disallow' am: 26f365b810 am: 2d0bac77abMatej Pfajfar2020-06-291-1/+1
| | |\
| | * \ Merge "Clarify NNAPI control flow shape constraints" into rvc-devTreeHugger Robot2020-06-262-12/+24
| | |\ \
| | | * | Clarify NNAPI control flow shape constraintsSlava Shklyaev2020-06-232-12/+24
| | * | | Merge "Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILUR...Xusong Wang2020-06-232-76/+18
| | |\ \ \
| | | * | | Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE."Xusong Wang2020-06-222-76/+18
| | * | | | Merge "Log NNAPI VTS test case to logcat" into rvc-devSlava Shklyaev2020-06-1711-1/+147
| | |\ \ \ \
| | | * | | | Log NNAPI VTS test case to logcatSlava Shklyaev2020-06-1711-1/+147
| | | | |/ / | | | |/| |
| | * | | | Merge "Remove temporary test filters" into rvc-devTreeHugger Robot2020-06-164-16/+0
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Remove temporary test filtersMiao Wang2020-06-164-16/+0
| | | |/ /
| | * / / Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE.Xusong Wang2020-06-152-18/+76
| | |/ /
| | * | Add checks of output shapes when OUTPUT_INSUFFICIENT_SIZE.Xusong Wang2020-05-261-2/+18
| | * | Merge "NNAPI: Clarify behaviour of ops that reduce dimensions" into rvc-devLev Proleev2020-05-183-0/+22
| | |\ \
| | | * | NNAPI: Clarify behaviour of ops that reduce dimensionsLev Proleev2020-05-133-0/+22
| | * | | Merge "Add AndroidTest.xml for NNAPI 1.3 VTS and temporarily blacklist failin...Miao Wang2020-05-151-0/+36
| | |\ \ \
| | | * | | Add AndroidTest.xml for NNAPI 1.3 VTS and temporarily blacklist failing testsMiao Wang2020-05-151-0/+36
| | * | | | Merge "NNAPI: Clarify behaviour of REDUCE_* ops" into rvc-devLev Proleev2020-05-152-0/+24
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | NNAPI: Clarify behaviour of REDUCE_* opsLev Proleev2020-05-132-0/+24
| | * | | Filter out failing NNAPI validation testsMiao Wang2020-05-102-2/+38
| | * | | Add AndroidTest.xml for NNAPI 1.0 VTS and blacklist failing testsMiao Wang2020-05-051-0/+36
| | * | | Add AndroidTest.xml for NNAPI 1.2 VTS and blacklist failing testsMiao Wang2020-05-041-0/+36
| | |/ /
| | * | More tests for graph validation.David Gross2020-05-0216-29/+2838
| | * | Exclude unused operands from removeOperandTestSlava Shklyaev2020-04-161-5/+10
| | * | Merge "Remove BLOB AHWB tests from 1.2 VTS." into rvc-devXusong Wang2020-04-101-1/+1
| | |\ \
| | | * | Remove BLOB AHWB tests from 1.2 VTS.Xusong Wang2020-04-091-1/+1
| | * | | Merge "Update loopTimeoutDuration documentation in NNAPI" into rvc-devTreeHugger Robot2020-04-091-21/+15
| | |\ \ \
| | | * | | Update loopTimeoutDuration documentation in NNAPISlava Shklyaev2020-04-071-21/+15