c9c0d5bef9
Bug: N/A Test: cd $TOP/hardware/interfaces/neuralnetworks && atest Change-Id: If06740718e7cfebbe92058779b19282913cd5fc7
48 lines
1.6 KiB
Text
48 lines
1.6 KiB
Text
{
|
|
"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*"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|