Merge "Add VtsHalNeuralnetworksTargetTest to NNAPI test mapping" am: 5ae082aad5 am: 8138ebc7c0

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1612122

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Idc9c98ad6b6215deb03da3df57113c5b53d5f018
This commit is contained in:
Treehugger Robot
2021-03-03 00:53:12 +00:00
committed by Automerger Merge Worker

View File

@@ -60,6 +60,17 @@
"include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*"
}
]
},
{
"name": "VtsHalNeuralnetworksTargetTest",
"options": [
{
// Do not use any sample driver except sample-all in order to reduce
// testing time. The other sample drivers (fast-float, quant, etc.)
// are subsets of sample-all.
"include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*"
}
]
}
]
}