Skip to content

Conversation

@gunes-arm
Copy link
Contributor

Depthwise convolution tests for 5x5 filters were failing from time to time with small differences. The relative tolerance was %2, but running this test 10M times revealed the errors can be larger depending on how much the numbers are close to zero. Therefore, we added an absolute tolerance for the results that's been tested 10M times.

Resolves: COMPMID-8379
Change-Id: Iaa997b0208332bb39e3d30ad7991fc4627f9015a

Depthwise convolution tests for 5x5 filters were failing from time to time with small differences. The relative tolerance was %2, but running this test 10M times revealed the errors can be larger depending on how much the numbers are close to zero. Therefore, we added an absolute tolerance for the results that's been tested 10M times.

Resolves: COMPMID-8379
Change-Id: Iaa997b0208332bb39e3d30ad7991fc4627f9015a
Signed-off-by: Gunes Bayir <gunes.bayir@arm.com>
@gunes-arm gunes-arm merged commit 786e93a into main Dec 9, 2025
2 checks passed
@gunes-arm gunes-arm deleted the pr/fix-dwc-tol-issue branch December 9, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants