platform_hardware_interfaces/neuralnetworks/1.3
Michael Butler ed8e77bf12 Add Quality of Service to NNAPI HAL
This CL makes the following changes:
* introduces a new Priority enum
* extends ErrorStatus with new error codes
* adds "supportsDeadline" method to IDevice
* adds priority and deadline arguments to IDevice::prepareModel*
* adds deadline argument to IPreparedModel::execute*
* updates IExecutionCallback with new ErrorStatus
* updates current.txt accordingly

Bug: 136739795
Bug: 142902514
Bug: 145300530
Test: mma
Change-Id: Iaa7877bde1f463635b8bbdb4e8a001d7b79b9c65
Merged-In: Iaa7877bde1f463635b8bbdb4e8a001d7b79b9c65
(cherry picked from commit c2499ecda1)
2020-01-27 12:51:25 -08:00
..
vts Add NNAPI control flow 2020-01-27 12:51:09 -08:00
Android.bp Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00
IBuffer.hal Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00
IDevice.hal Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00
IExecutionCallback.hal Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00
IPreparedModel.hal Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00
IPreparedModelCallback.hal Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00
types.hal Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00
types.t Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00