Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subset of Fluid/Preproc4lpiTest.Test tests fails on arm64 #19122

Closed
4 tasks
asmorkalov opened this issue Dec 15, 2020 · 6 comments · Fixed by #22471
Closed
4 tasks

Subset of Fluid/Preproc4lpiTest.Test tests fails on arm64 #19122

asmorkalov opened this issue Dec 15, 2020 · 6 comments · Fixed by #22471
Assignees
Labels
bug category: g-api / gapi platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc platform: linux

Comments

@asmorkalov
Copy link
Contributor

System information (version)
  • OpenCV => 4.5.1-pre (git 46e275d )
  • Operating System / Platform => Ubuntu 20.04, arm64-v8a
  • Compiler => GCC 9.3

Hardware:

--   CPU/HW features:
--     Baseline:                    NEON FP16
Detailed description

Full list of failed cases:

Test/0 1 ms Failed
Test/1 2 ms Passed
Test/10 8 ms Failed
Test/11 7 ms Failed
Test/12 8 ms Failed
Test/13 7 ms Failed
Test/2 2 ms Passed
Test/3 1 ms Failed
Test/4 2 ms Failed
Test/5 2 ms Failed
Test/6 2 ms Failed
Test/7 1 ms Failed
Test/8 2 ms Failed
Test/9 2 ms Failed

Console output example:

/home/opencv-cn/slave/workspace/nightly-master/ubuntu-20.04-arm64/opencv/modules/gapi/test/gapi_fluid_resize_test.cpp:832
Expected equality of these values:
  0
  cvtest::norm(out_mat(roi), out_mat_ocv(roi), NORM_INF)
    Which is: 2
Issue submission checklist
  • I report the issue, it's not a question
  • I checked the problem with documentation, FAQ, open issues,
    answers.opencv.org, Stack Overflow, etc and have not found solution
  • I updated to latest OpenCV version and the issue is still there
  • There is reproducer code and related data files: videos, images, onnx, etc
@asmorkalov asmorkalov added bug platform: linux platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc category: g-api / gapi labels Dec 15, 2020
@dmatveev
Copy link
Contributor

@asmorkalov there were some changes in the Resize algorithm since then, could please recheck if the issue is still applicable? (We don't have any ARM machines right now)

@asmorkalov
Copy link
Contributor Author

@asenyaev Please try to remove the tests from ARM64 test filter and run tests.

@asenyaev
Copy link
Contributor

Hello @dmatveev! I tried to turn on gapi tests on ARM64 machines (Linux and macOS) and there are still issues. You can check additional information of certain tests in logs for all configurations:

@dmatveev
Copy link
Contributor

Thanks @asenyaev ! We'll look more into it.

@anna-khakimova
Copy link
Member

Hello @dmatveev! I tried to turn on gapi tests on ARM64 machines (Linux and macOS) and there are still issues. You can check additional information of certain tests in logs for all configurations:

@asenyaev Could you please apply #22471 patch and run gapi test on ARM one more time to check that issue is fixed?

@asenyaev
Copy link
Contributor

Hello @anna-khakimova! I've applied #22471 patch and run OpenCV pipelines on ARM and there are still issues. You can check logs here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug category: g-api / gapi platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc platform: linux
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants