2019-02-07 22:22:30 +01:00
|
|
|
{
|
|
|
|
"presubmit": [
|
2020-12-11 00:38:45 +01:00
|
|
|
{
|
|
|
|
"name": "neuralnetworks_utils_hal_common_test"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "neuralnetworks_utils_hal_1_0_test"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "neuralnetworks_utils_hal_1_1_test"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "neuralnetworks_utils_hal_1_2_test"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "neuralnetworks_utils_hal_1_3_test"
|
|
|
|
},
|
2021-01-26 20:40:20 +01:00
|
|
|
{
|
|
|
|
"name": "neuralnetworks_utils_hal_aidl_test"
|
|
|
|
},
|
2019-02-07 22:22:30 +01:00
|
|
|
{
|
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
|
|
|
}
|
|
|
|
]
|
2021-02-15 16:52:56 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"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*"
|
|
|
|
}
|
|
|
|
]
|
2019-02-07 22:22:30 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|