2019-02-07 13:22:30 -08:00
|
|
|
{
|
|
|
|
|
"presubmit": [
|
2020-12-10 15:38:45 -08: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 19:40:20 +00:00
|
|
|
{
|
|
|
|
|
"name": "neuralnetworks_utils_hal_aidl_test"
|
2020-12-03 12:10:46 -08:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"presubmit-large": [
|
2021-02-15 15:52:56 +00: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 13:22:30 -08:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|