Skip to content

Conversation

vlad-perevezentsev
Copy link
Contributor

This PR suggests updating the dpnp.ediff1d() implementation to make it more readable and adding a new _process_ediff1d_args helper function to reduce duplicate code

Additionally it updates tests to unlock the internal CI cover the new helper function.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to 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?
  • If this PR is a work in progress, are you filing the PR as a draft?

Copy link
Contributor

github-actions bot commented Aug 13, 2024

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

Copy link
Contributor

@antonwolfy antonwolfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@antonwolfy antonwolfy merged commit b20a352 into master Aug 15, 2024
@antonwolfy antonwolfy deleted the fix_ediff1d branch August 15, 2024 08:08
github-actions bot added a commit that referenced this pull request Aug 15, 2024
* Refactor ediff1d function

* Update ediff1d tests

* Apply review comments

---------

Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com> b20a352
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