platform_hardware_interfaces/neuralnetworks/1.2
Michael Butler 4024d8f4d8 Change NN canonical timings to nanoseconds -- hal
A sibling CL to this CL changes the definition of nn::TimePoint to the
same type as std::chrono::steady_clock::time_point but has changed the
underlying duration representation to use uint64_t. That sibling CL also
renames nn::OptionalTimeoutDuration to nn::OptionalDuration, and changes
the definition to the same type as std::nanoseconds except the
underlying duration representation now uses uint64_t.

This CL makes changes to the NN HAL utility code in response to the
changes in the sibling CL.

Bug: 174297663
Test: mma
Test: NeuralNetworksTest_static
Change-Id: If44d9aefadb2c78b632ff289b5ff5a49f766525c
Merged-In: If44d9aefadb2c78b632ff289b5ff5a49f766525c
(cherry picked from commit ca11420785)
2020-12-21 21:08:43 -08:00
..
utils Change NN canonical timings to nanoseconds -- hal 2020-12-21 21:08:43 -08:00
vts Suppress gtest error for tests without any instance 2020-09-28 15:39:01 -07:00
Android.bp update hidl .bp 2020-07-07 16:22:36 +09:00
IBurstCallback.hal Fix IBurstCallback.hal typo 2019-04-17 17:37:30 +00:00
IBurstContext.hal NNAPI Burst -- HAL interface 2019-01-24 14:04:35 -08:00
IDevice.hal Change 'blacklist' to 'disallow' 2020-06-29 13:24:11 +01:00
IExecutionCallback.hal Update neuralnetworks HAL to allow collecting execution duration. 2019-01-24 16:07:03 -08:00
IPreparedModel.hal Specify NNAPI Burst FMQ read/write requirements 2019-09-19 13:31:01 -07:00
IPreparedModelCallback.hal Add 1.2 NN HAL: IPreparedModel & callbacks. 2018-12-13 13:56:51 -08:00
types.hal Fix stale NNAPI documentation 2020-07-16 11:49:56 +01:00
types.t Fix stale NNAPI documentation 2020-07-16 11:49:56 +01:00