mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
etnaviv/tests: Add comment on why the SSDLite MobileDet test fails
So we don't waste time debugging it again. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34481>
This commit is contained in:
parent
0213eef3b3
commit
1f5bc6ddbf
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ Add.Op/input_size_80_weight_size_3_input_channels_32_output_channels_120_stride_
|
|||
Add.Op/input_size_80_weight_size_5_input_channels_32_output_channels_256_stride_1_padding_same_1_is_signed_0,Fail
|
||||
|
||||
Models.Op/mobiledet_082,Fail
|
||||
|
||||
# Something seems to have changed in TensorFlow Lite and it doesn't pass any more.
|
||||
# Probably the implementation of TFLite_Detection_PostProcess is producing results in a different order.
|
||||
# The model actually detects correctly.
|
||||
Models.Op/mobiledet_ssdlite_mobiledet_coco_qat_postprocess,Fail
|
||||
|
||||
Models.Op/yolox_yolox,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue