Skip to content

RISC-V: enabled intrinsics in dotProd, relaxed test thresholds#26666

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-rvv-tests
Dec 24, 2024
Merged

RISC-V: enabled intrinsics in dotProd, relaxed test thresholds#26666
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-rvv-tests

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

@mshabunin mshabunin commented Dec 23, 2024

Resolves #24358

@asmorkalov asmorkalov added this to the 4.11.0 milestone Dec 24, 2024
@asmorkalov asmorkalov self-requested a review December 24, 2024 05:34
@asmorkalov asmorkalov added test category: imgproc category: core platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc labels Dec 24, 2024
@asmorkalov
Copy link
Copy Markdown
Contributor

ARMv7 issue is still there:

[ RUN      ] Imgproc_Hist_Compare.accuracy
/mnt/disk/opencv/modules/ts/src/ts.cpp:612: Failure
Failed

        failure reason: Bad accuracy
        test case #58
        seed: 00000000000c5a96
-----------------------------------
        LOG:
The comparison result using the method #2 (Intersection)
        is inaccurate (=3.38945e+06, should be =3.38946e+06)
test_case_idx = 58

-----------------------------------
        CONSOLE: ...................................
-----------------------------------

[  FAILED  ] Imgproc_Hist_Compare.accuracy (98 ms)

Removed from description.

@asmorkalov asmorkalov self-assigned this Dec 24, 2024
@asmorkalov asmorkalov merged commit f106866 into opencv:4.x Dec 24, 2024
@mshabunin mshabunin deleted the fix-rvv-tests branch December 24, 2024 08:45
@asmorkalov asmorkalov mentioned this pull request Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test for Core_DotProduct.accuracy fails on RISC-V RVV

2 participants