Skip to content

RISC-V: increase DotProduct test threshold a bit#26856

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-rvv-tests-2
Jan 31, 2025
Merged

RISC-V: increase DotProduct test threshold a bit#26856
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-rvv-tests-2

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

@mshabunin mshabunin commented Jan 30, 2025

See also #26666

To avoid test failures on LicheePi 4A (RVV 0.7.1):

[ RUN      ] Core_DotProduct.accuracy
/home/ci/opencv/modules/ts/src/ts.cpp:612: Failure
Failed

	failure reason: Bad accuracy
	test case #264
	seed: 00000000000c5b64
-----------------------------------
	LOG:
output: Too big difference (=2.48997e-05 > 1.7e-05) at element 0
input array 0 type=32fC2, size=(42, 453)
input array 1 type=32fC2, size=(42, 453)
ref output array 0 type=64fC1, size=(1, 4)
test_case_idx = 264

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

[  FAILED  ] Core_DotProduct.accuracy (99 ms)

@asmorkalov asmorkalov self-assigned this Jan 31, 2025
@asmorkalov asmorkalov merged commit ea404df into opencv:4.x Jan 31, 2025
28 of 30 checks passed
@mshabunin mshabunin deleted the fix-rvv-tests-2 branch January 31, 2025 11:22
@mshabunin mshabunin mentioned this pull request Feb 4, 2025
@asmorkalov asmorkalov mentioned this pull request Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants