mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "Add VtsHalNeuralnetworksTargetTest to NNAPI test mapping" am: 5ae082aad5 am: 8138ebc7c0
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1612122 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Idc9c98ad6b6215deb03da3df57113c5b53d5f018
This commit is contained in:
@@ -60,6 +60,17 @@
|
||||
"include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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*"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user