Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Get rid of call_origin in dpnp.where#1760

Merged
antonwolfy merged 3 commits intomasterIntelPython/dpnp:masterfrom
remove-fall-back-on-numpy-in-whereIntelPython/dpnp:remove-fall-back-on-numpy-in-whereCopy head branch name to clipboard
Mar 28, 2024
Merged

Get rid of call_origin in dpnp.where#1760
antonwolfy merged 3 commits intomasterIntelPython/dpnp:masterfrom
remove-fall-back-on-numpy-in-whereIntelPython/dpnp:remove-fall-back-on-numpy-in-whereCopy head branch name to clipboard

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
dpnp/dpnp_iface_searching.py Outdated Show resolved Hide resolved
Co-authored-by: vlad-perevezentsev <vladislav.perevezentsev@intel.com>
@github-actions
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
Contributor

@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

dpnp/dpnp_iface_searching.py Show resolved Hide resolved
dpnp/dpnp_iface_searching.py Show resolved Hide resolved
@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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.