Skip to content

Get rid of call_origin in dpnp.where #1760

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Mar 27, 2024

That PR propose to remove call_origin call from dpnp.where function.
Also the PR adds more tests (including missing ones for compute follows data support) and increases coverage rate.

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

@antonwolfy antonwolfy self-assigned this Mar 27, 2024
Co-authored-by: vlad-perevezentsev <vladislav.perevezentsev@intel.com>
Copy link
Contributor

github-actions bot commented Mar 28, 2024

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

@vlad-perevezentsev vlad-perevezentsev self-requested a review March 28, 2024 18:30
Copy link
Collaborator

@vlad-perevezentsev vlad-perevezentsev left a comment

Choose a reason for hiding this comment

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

LGTM!
Thank you @antonwolfy

@antonwolfy antonwolfy merged commit a3d6ae3 into master Mar 28, 2024
@antonwolfy antonwolfy deleted the remove-fall-back-on-numpy-in-where branch March 28, 2024 23:15
antonwolfy added a commit that referenced this pull request Mar 28, 2024
antonwolfy added a commit that referenced this pull request Apr 1, 2024
* Get rid of call_origin in dpnp.nonzero

* Applied review comments from #1760

* Removed dppy/label/coverage channel for coverage run

* Rolled back dppy/label/coverage channel

* Updated note comment in description
github-actions bot added a commit to antonwolfy/dpnp that referenced this pull request Apr 2, 2024
* Get rid of call_origin in dpnp.nonzero

* Applied review comments from IntelPython#1760

* Removed dppy/label/coverage channel for coverage run

* Rolled back dppy/label/coverage channel

* Updated note comment in description a134bdc
vtavana pushed a commit that referenced this pull request Apr 2, 2024
* Get rid of call_origin in dpnp.nonzero

* Applied review comments from #1760

* Removed dppy/label/coverage channel for coverage run

* Rolled back dppy/label/coverage channel

* Updated note comment in description
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