dpnp icon indicating copy to clipboard operation
dpnp copied to clipboard

Implement `dpnp.isin`

Open ndgrigorian opened this issue 3 months ago • 3 comments

This PR leverages the recently-added dpctl.tensor.isin to implement dpnp.isin

  • [X] Have you provided a meaningful PR description?
  • [ ] Have you added a test, reproducer or referred to an issue with a reproducer?
  • [X] 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?
  • [X] Have you added documentation for your changes, if necessary?
  • [ ] Have you added your changes to the changelog?

ndgrigorian avatar Sep 25 '25 18:09 ndgrigorian

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

github-actions[bot] avatar Sep 25 '25 18:09 github-actions[bot]

Array API standard conformance tests for dpnp=0.20.0dev1=py313h509198e_9 ran successfully. Passed: 1229 Failed: 0 Skipped: 7

github-actions[bot] avatar Sep 25 '25 19:09 github-actions[bot]

Coverage Status

coverage: 81.453% (+0.006%) from 81.447% when pulling 02dd3916868059a370334729f2d4601495614999 on reuse-tensor-isin into 131c4903c60ad9e13c2ae98c9da0f711f905faa7 on master.

coveralls avatar Sep 25 '25 19:09 coveralls