Skip to content

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Sep 16, 2024

The PR is intended to resolve an exception raised while passing input array of usm_ndarray type.
The test is added to cover the scenario. Also small improvements to existing tests are implemented.

  • 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 Sep 16, 2024

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

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

@antonwolfy antonwolfy merged commit 6314346 into master Sep 16, 2024
35 of 46 checks passed
@antonwolfy antonwolfy deleted the handle-usm_ndarray-in-ix_ branch September 16, 2024 13:46
antonwolfy added a commit that referenced this pull request Sep 16, 2024
#2047)

* Proper handling of input array as dpctl.tensor.usm_ndarray

* Update a page for Indexing routines

* Move dpnp.ix_ tests to keep lexycographical order

* Add tests to cover faulty use case

* Added entry to changelog
@antonwolfy antonwolfy mentioned this pull request Sep 16, 2024
6 tasks
github-actions bot added a commit that referenced this pull request Sep 16, 2024
#2047)

* Proper handling of input array as dpctl.tensor.usm_ndarray

* Update a page for Indexing routines

* Move dpnp.ix_ tests to keep lexycographical order

* Add tests to cover faulty use case

* Added entry to changelog 6314346
github-actions bot added a commit that referenced this pull request Sep 16, 2024
antonwolfy added a commit that referenced this pull request Sep 16, 2024
#2047) (#2050)

* Proper handling of input array as dpctl.tensor.usm_ndarray

* Update a page for Indexing routines

* Move dpnp.ix_ tests to keep lexycographical order

* Add tests to cover faulty use case

* Added entry to changelog
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