IntelPython / dpnp

Data Parallel Extension for NumPy
BSD 2-Clause "Simplified" License
97 stars 22 forks source link

Add proper handling of unput array of `usm_ndarray` type in `dpnp.ix_` #2047

Closed antonwolfy closed 2 weeks ago

antonwolfy commented 2 weeks ago

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.

github-actions[bot] commented 2 weeks ago

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