diff --git a/src/gallium/drivers/ethosu/ci/ethos-corstone1000-fails.txt b/src/gallium/drivers/ethosu/ci/ethos-corstone1000-fails.txt new file mode 100644 index 00000000000..243e50a036b --- /dev/null +++ b/src/gallium/drivers/ethosu/ci/ethos-corstone1000-fails.txt @@ -0,0 +1 @@ +Models.Op/efficientdet_efficientdet_tflite_lite0_int8_v1,Fail diff --git a/src/gallium/drivers/ethosu/ci/ethos-corstone1000-flakes.txt b/src/gallium/drivers/ethosu/ci/ethos-corstone1000-flakes.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/src/gallium/drivers/ethosu/ci/ethos-corstone1000-skips.txt b/src/gallium/drivers/ethosu/ci/ethos-corstone1000-skips.txt new file mode 100644 index 00000000000..e8605ebb568 --- /dev/null +++ b/src/gallium/drivers/ethosu/ci/ethos-corstone1000-skips.txt @@ -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 \ No newline at end of file diff --git a/src/gallium/drivers/ethosu/ci/ethos-imx93-fails.txt b/src/gallium/drivers/ethosu/ci/ethos-imx93-fails.txt index 51e60bf69d3..243e50a036b 100644 --- a/src/gallium/drivers/ethosu/ci/ethos-imx93-fails.txt +++ b/src/gallium/drivers/ethosu/ci/ethos-imx93-fails.txt @@ -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 diff --git a/src/gallium/drivers/ethosu/ci/ethos-imx93-skips.txt b/src/gallium/drivers/ethosu/ci/ethos-imx93-skips.txt index 65e55edf082..643b5eab0b3 100644 --- a/src/gallium/drivers/ethosu/ci/ethos-imx93-skips.txt +++ b/src/gallium/drivers/ethosu/ci/ethos-imx93-skips.txt @@ -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