2019-02-07 22:22:30 +01:00
|
|
|
{
|
|
|
|
"presubmit": [
|
|
|
|
{
|
2019-08-29 20:08:25 +02:00
|
|
|
"name": "VtsHalNeuralnetworksV1_0TargetTest",
|
2019-02-07 22:22:30 +01:00
|
|
|
"options": [
|
|
|
|
{
|
2019-10-30 02:51:52 +01:00
|
|
|
// 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*"
|
2019-02-07 22:22:30 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2019-08-29 20:08:25 +02:00
|
|
|
"name": "VtsHalNeuralnetworksV1_1TargetTest",
|
2019-02-07 22:22:30 +01:00
|
|
|
"options": [
|
|
|
|
{
|
2019-10-30 02:51:52 +01:00
|
|
|
// 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*"
|
2019-02-07 22:22:30 +01:00
|
|
|
}
|
|
|
|
]
|
2020-12-03 21:10:46 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"presubmit-large": [
|
2019-02-07 22:22:30 +01:00
|
|
|
{
|
2019-08-29 20:08:25 +02:00
|
|
|
"name": "VtsHalNeuralnetworksV1_2TargetTest",
|
2019-02-07 22:22:30 +01:00
|
|
|
"options": [
|
|
|
|
{
|
2019-10-30 02:51:52 +01:00
|
|
|
// 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*"
|
2019-02-07 22:22:30 +01:00
|
|
|
}
|
|
|
|
]
|
2019-10-30 02:58:27 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "VtsHalNeuralnetworksV1_3TargetTest",
|
|
|
|
"options": [
|
|
|
|
{
|
2019-10-30 02:51:52 +01:00
|
|
|
// 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*"
|
2019-10-30 02:58:27 +01:00
|
|
|
}
|
|
|
|
]
|
2019-02-07 22:22:30 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|