platform_hardware_interfaces/neuralnetworks
Miao Wang aaa3c24f10 Update VTS tests for executeFenced
- Remove the DEVICE_UNAVAILABLE check
 - Pass deadline down to the driver.

Bug: 148979873
Test: mm
Test: VtsHalNeuralnetworksV1_3TargetTest
Change-Id: If90a0dce8c8907a2f8f806455074fa27e3f397ef
Merged-In: If90a0dce8c8907a2f8f806455074fa27e3f397ef
(cherry picked from commit 15a25f6ec1)
2020-02-11 12:37:36 -08:00
..
1.0 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang 2020-02-05 11:09:22 -08:00
1.1 redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang 2020-02-05 11:09:22 -08:00
1.2 Add a VTS test to validate NNAPI driver name string. 2020-02-11 12:37:20 -08:00
1.3 Update VTS tests for executeFenced 2020-02-11 12:37:36 -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.