Skip to content

Conversation

@antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Oct 8, 2025

The PR adds dpnp.exceptions submodule to aggregate generic exceptions used by dpnp.
Also it implements a dedicated documentation page for them

  • 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?

@antonwolfy antonwolfy added this to the 0.20.0 release milestone Oct 8, 2025
@antonwolfy antonwolfy self-assigned this Oct 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@coveralls
Copy link
Collaborator

coveralls commented Oct 8, 2025

Coverage Status

coverage: 71.835% (+0.006%) from 71.829%
when pulling 6c487cd on add-docstring-to-DLPackCreationError
into 80af9c3 on master.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

Array API standard conformance tests for dpnp=0.20.0dev0=py313h509198e_23 ran successfully.
Passed: 1227
Failed: 0
Skipped: 9

@antonwolfy antonwolfy marked this pull request as ready for review October 9, 2025 12:19
@antonwolfy antonwolfy changed the title Add docstring for DLPackCreationError exception Add dpnp.exceptions submodule to aggregate generic exceptions Oct 9, 2025
@antonwolfy antonwolfy force-pushed the add-docstring-to-DLPackCreationError branch from 6c444ef to 449ca6d Compare October 13, 2025 15:56
@antonwolfy antonwolfy force-pushed the add-docstring-to-DLPackCreationError branch from 449ca6d to eebc331 Compare October 14, 2025 11:03
antonwolfy and others added 2 commits October 14, 2025 14:41
Co-authored-by: vlad-perevezentsev <vladislav.perevezentsev@intel.com>
Co-authored-by: vlad-perevezentsev <vladislav.perevezentsev@intel.com>
@antonwolfy antonwolfy merged commit 37407eb into master Oct 14, 2025
92 of 97 checks passed
@antonwolfy antonwolfy deleted the add-docstring-to-DLPackCreationError branch October 14, 2025 15:14
github-actions bot added a commit that referenced this pull request Oct 14, 2025
The PR adds `dpnp.exceptions` submodule to aggregate generic exceptions
used by dpnp.
Also it implements a dedicated documentation page for them 37407eb
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