platform_hardware_interfaces/neuralnetworks
Miao Wang 99753d9e90 Update sync fence related API for NNAPI
- Allow IPreparedModel::executeFenced to measure gated durations.
 - Allow IPreparedModel::executeFenced to specify an optional deadline
 and aa optional post-gate-release maximum duration.

Bug: 142778241
Bug: 141363565
Test: mm
Change-Id: I1687ec5543f93ed9bb5d7fcf14dbe15ed5b5cd0d
Merged-In: I1687ec5543f93ed9bb5d7fcf14dbe15ed5b5cd0d
(cherry picked from commit 3fd70b020e)
2020-01-30 15:23:23 -08:00
..
1.0 NNAPI: Update docs for ops with signed quantization 2020-01-07 13:36:03 +00:00
1.1 Add TENSOR_QUANT8_ASYMM_SIGNED support for more ops 2019-12-02 11:40:55 +00:00
1.2 Update NNAPI 1.3 VTS tests with new types 2020-01-27 12:51:34 -08:00
1.3 Update sync fence related API for NNAPI 2020-01-30 15:23:23 -08:00
README Add README to NeuralNetworks HAL 2018-03-05 12:59:35 -08:00
TEST_MAPPING Change NNAPI VTS TEST_MAPPING to restrict testing on sample drivers 2019-10-29 19:08:38 -07:00

NeuralNetworks sample driver implementation is located at
frameworks/ml/nn/driver/sample.