etnaviv/ml: Remove some skips that pass now

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34629>
This commit is contained in:
Tomeu Vizoso 2025-04-11 07:55:52 +02:00 committed by Marge Bot
parent 3909d28924
commit 9fc2f71501

View file

@ -1,42 +1,3 @@
# The blob produces the same result as Mesa, but different from XNNPACK
Add.Op/input_size_8_weight_size_3_input_channels_32_output_channels_120_stride_1_padding_same_1_is_signed_0
Add.Op/input_size_8_weight_size_5_input_channels_32_output_channels_256_stride_1_padding_same_1_is_signed_0
# These tests below (adds) aren't well constructed and thus fail in TF
Models.Op/mobiledet_008
Models.Op/mobiledet_011
Models.Op/mobiledet_014
Models.Op/mobiledet_019
Models.Op/mobiledet_022
Models.Op/mobiledet_025
Models.Op/mobiledet_032
Models.Op/mobiledet_035
Models.Op/mobiledet_038
Models.Op/mobiledet_045
Models.Op/mobiledet_049
Models.Op/mobiledet_053
Models.Op/mobiledet_060
Models.Op/mobiledet_064
Models.Op/mobiledet_068
Models.Op/yolox_011
Models.Op/yolox_020
Models.Op/yolox_023
Models.Op/yolox_026
Models.Op/yolox_035
Models.Op/yolox_038
Models.Op/yolox_041
# These tests below (splits) aren't well constructed and thus fail in TF
Models.Op/detect_003
Models.Op/detect_012
Models.Op/detect_020
Models.Op/detect_029
Models.Op/detect_037
Models.Op/detect_046
Models.Op/detect_054
Models.Op/detect_062
Models.Op/detect_070
Models.Op/detect_078
Models.Op/detect_086
Models.Op/detect_095
Models.Op/detect_103