platform_hardware_interfaces/neuralnetworks
Miao Wang e51e4a9f26 Fix the NNAPI vts tests about validateExecuteFenced
- Skip the test if the driver reject executeFenced.
  - remove the -1 fd for hidl_handle as it causes error before reaching
  the driver.

Test: mm
Test: VtsHalNeuralnetworksV1_3TargetTest
Change-Id: Idc3f815040efccbbfa95b70d5d437441d0bd8682
Merged-In: Idc3f815040efccbbfa95b70d5d437441d0bd8682
(cherry picked from commit 33173a3e68)
2020-01-27 12:59:07 -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 Fix the NNAPI vts tests about validateExecuteFenced 2020-01-27 12:59:07 -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.