Skip to content

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Jul 29, 2025

The PR removes the w/a in tests, since dpctl#2053 is merged.
The mentioned dpctl change allows passing numpy.ndarray as an array mask.

  • 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.19.0 release milestone Jul 29, 2025
@antonwolfy antonwolfy self-assigned this Jul 29, 2025
Copy link
Contributor

github-actions bot commented Jul 29, 2025

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

Copy link
Contributor

github-actions bot commented Jul 29, 2025

Array API standard conformance tests for dpnp=0.19.0dev2=py313h509198e_6 ran successfully.
Passed: 1227
Failed: 0
Skipped: 9

@coveralls
Copy link
Collaborator

coveralls commented Jul 29, 2025

Coverage Status

coverage: 72.108%. remained the same
when pulling c173c8d on enable-test-dcptl-2053
into 30918e4 on master.

@antonwolfy antonwolfy linked an issue Aug 2, 2025 that may be closed by this pull request
@antonwolfy antonwolfy marked this pull request as ready for review August 2, 2025 10:24
@antonwolfy antonwolfy merged commit 0441bac into master Aug 4, 2025
141 of 144 checks passed
@antonwolfy antonwolfy deleted the enable-test-dcptl-2053 branch August 4, 2025 09:28
github-actions bot added a commit that referenced this pull request Aug 4, 2025
The PR removes the w/a in tests, since
[dpctl#2053](IntelPython/dpctl#2053) is
merged.
The mentioned dpctl change allows passing `numpy.ndarray` as an array
mask. 0441bac
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.

[dpnp.array] Indexing issue

3 participants