mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
Merge "Add VtsHalNeuralnetworksTargetTest to NNAPI test mapping"
This commit is contained in:
@@ -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*"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user