blob: 0cefffad61a6faa4b2ccf02dc2e5307a6d6d2578 [file] [log] [blame]
{
"presubmit": [
{
"name": "VtsHalNeuralnetworksV1_0TargetTest",
"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*"
}
]
},
{
"name": "VtsHalNeuralnetworksV1_1TargetTest",
"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*"
}
]
},
{
"name": "VtsHalNeuralnetworksV1_2TargetTest",
"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*"
}
]
},
{
"name": "VtsHalNeuralnetworksV1_3TargetTest",
"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*"
}
]
}
]
}