platform_hardware_interfaces/neuralnetworks/1.3
Michael Butler 6a4172cd3d NN 1.3 HAL: ANAPIC review follow up
This CL makes the following three interface changes:
* Removes @1.3::Operand.ExtraParams, because it was the same as
  @1.2::Operand.ExtraParams
* Changes int32_t token to uint32_t for IDevice::allocate and for
  @1.3::Request.MemoryPool
* Renames OptionalTimePoint::nanoseconds to
  OptionalTimePoint::nanosecondsSinceEpoch

This CL also makes test changes in response to the interface changes,
and fixes a minor comment issue in @1.2::types.hal and @1.3::types.hal.

Bug: 148617339
Test: mma
Test: VtsHalNeuralnetworksV1_3TargetTest
Change-Id: I95b49ab34b0b79f587dda035ede700b73dc44a38
2020-02-05 03:09:13 +00:00
..
vts NN 1.3 HAL: ANAPIC review follow up 2020-02-05 03:09:13 +00:00
Android.bp Support sync fence in NNAPI 2020-01-22 09:45:47 -08:00
IBuffer.hal Add Quality of Service to NNAPI HAL 2020-01-21 15:55:49 -08:00
IDevice.hal NN 1.3 HAL: ANAPIC review follow up 2020-02-05 03:09:13 +00:00
IExecutionCallback.hal Add Quality of Service to NNAPI HAL 2020-01-21 15:55:49 -08:00
IFencedExecutionCallback.hal Update sync fence related API for NNAPI 2020-01-28 14:31:57 -08:00
IPreparedModel.hal Update sync fence related API for NNAPI 2020-01-28 14:31:57 -08:00
IPreparedModelCallback.hal Add Quality of Service to NNAPI HAL 2020-01-21 15:55:49 -08:00
types.hal NN 1.3 HAL: ANAPIC review follow up 2020-02-05 03:09:13 +00:00
types.t NN 1.3 HAL: ANAPIC review follow up 2020-02-05 03:09:13 +00:00