-
-
Notifications
You must be signed in to change notification settings - Fork 56.4k
Closed
Description
System Information
after #25273
Detailed description
[ RUN ] Test_TFLite.fully_connected/0, where GetParam() = OCV/CPU
/build/precommit_linux64_no_opt/4.x/opencv/modules/dnn/test/test_common.impl.hpp:84: Failure
Expected: (normL1) <= (l1), actual: 0.0370308 vs 1e-05
Identity |ref| = 0.38887950778007507
/build/precommit_linux64_no_opt/4.x/opencv/modules/dnn/test/test_common.impl.hpp:87: Failure
Expected: (normInf) <= (lInf), actual: 0.0555462 vs 0.0001
Identity |ref| = 0.38887950778007507
[ FAILED ] Test_TFLite.fully_connected/0, where GetParam() = OCV/CPU (0 ms)
Steps to reproduce
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
- I updated to the latest OpenCV version and the issue is still there
- There is reproducer code and related data files (videos, images, onnx, etc)
opencv-alalek