ethosu: Set test baseline for the Corstone 1000 (U85)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39611>
This commit is contained in:
parent
ac0d6e7b7c
commit
15f0c245c8
5 changed files with 33 additions and 6 deletions
|
|
@ -0,0 +1 @@
|
|||
Models.Op/efficientdet_efficientdet_tflite_lite0_int8_v1,Fail
|
||||
23
src/gallium/drivers/ethosu/ci/ethos-corstone1000-skips.txt
Normal file
23
src/gallium/drivers/ethosu/ci/ethos-corstone1000-skips.txt
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Add.Op/.*
|
||||
AddQuant.Op/.*
|
||||
Conv2D.Op/.*
|
||||
DepthwiseConv2D.Op/.*
|
||||
FullyConnected.Op/.*
|
||||
|
||||
# Don't support unfused Pad operations yet
|
||||
Models.Op/yolox_000
|
||||
Models.Op/yolox_003
|
||||
Models.Op/yolox_012
|
||||
Models.Op/yolox_027
|
||||
Models.Op/yolox_042
|
||||
Models.Op/yolox_077
|
||||
Models.Op/yolox_086
|
||||
|
||||
# GatherNd operations that are unsupported.
|
||||
# If they fail is because of a bug in the teflon test runner.
|
||||
Models.Op/movenetlightning_112
|
||||
Models.Op/movenetlightning_141
|
||||
Models.Op/movenetlightning_152
|
||||
Models.Op/movenetthunder_112
|
||||
Models.Op/movenetthunder_141
|
||||
Models.Op/movenetthunder_152
|
||||
|
|
@ -1,7 +1 @@
|
|||
Models.Op/efficientdet_efficientdet_tflite_lite0_int8_v1,Fail
|
||||
Models.Op/movenetlightning_112,Fail
|
||||
Models.Op/movenetlightning_141,Fail
|
||||
Models.Op/movenetlightning_152,Fail
|
||||
Models.Op/movenetthunder_112,Fail
|
||||
Models.Op/movenetthunder_141,Fail
|
||||
Models.Op/movenetthunder_152,Fail
|
||||
|
|
|
|||
|
|
@ -12,3 +12,12 @@ Models.Op/yolox_027
|
|||
Models.Op/yolox_042
|
||||
Models.Op/yolox_077
|
||||
Models.Op/yolox_086
|
||||
|
||||
# GatherNd operations that are unsupported.
|
||||
# If they fail is because of a bug in the teflon test runner.
|
||||
Models.Op/movenetlightning_112
|
||||
Models.Op/movenetlightning_141
|
||||
Models.Op/movenetlightning_152
|
||||
Models.Op/movenetthunder_112
|
||||
Models.Op/movenetthunder_141
|
||||
Models.Op/movenetthunder_152
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue