Skip to content

[SYCL][E2E] Add non-zero "delta" for degrees/radians tests #15217

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

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

aelovikov-intel
Copy link
Contributor

We've observed some failures due to produced results being not exact 180/M_PI, e.g. due to the use of FMA instructions. half versions of the test cases already used a delta to perform comparison, use the same for float/double.

We've observed some failures due to produced results being not exact
180/`M_PI`, e.g. due to the use of FMA instructions. `half` versions of
the test cases already used a delta to perform comparison, use the same
for `float`/`double`.
@aelovikov-intel aelovikov-intel merged commit b24f1e3 into intel:sycl Aug 29, 2024
15 checks passed
@aelovikov-intel aelovikov-intel deleted the delta-degrees-radians branch August 29, 2024 04:29
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.

2 participants