Skip to content

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Jun 20, 2025

This PR backports of #2483 from development branch to maintenance/0.18.x.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

The PR updates third party tests for hyperbolic and trigonometric
elementwise functions to specify correct tolerance for float16 data type
(to set `atol=1e-3`) and to keep `atol=1e-5` for other dtypes.
Copy link
Contributor

Array API standard conformance tests for dpnp=0.18.0=py312h852cfe9_5 ran successfully.
Passed: 1231
Failed: 0
Skipped: 9

@antonwolfy antonwolfy merged commit 93fd1fb into maintenance/0.18.x Jun 20, 2025
69 of 81 checks passed
@antonwolfy antonwolfy deleted the backport-gh-2483-2 branch June 20, 2025 20: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