Skip to content

Backport gh-2035 #2045

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 7 commits into from
Sep 16, 2024
Merged

Backport gh-2035 #2045

merged 7 commits into from
Sep 16, 2024

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Sep 15, 2024

This PR backports of #2035 from development branch to maintenance/0.16.x.

  • 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 and others added 5 commits September 14, 2024 09:36
* Fix test for dpnp.append with was failing with no fp64 support

* Update docstring for dpnp.append and dpnp.asarray_chkfinite

---------

Co-authored-by: vtavana <[email protected]>
* use MKL_VERSION flag

* update CHANGELOG.md
Copy link
Contributor

github-actions bot commented Sep 15, 2024

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

* Implement `dpnp.rot90` and `dpnp.resize` (#2030)

* add rot90 and resize

* fix docstring

* address comments

---------

Co-authored-by: Anton <[email protected]>

* Update changelog

---------

Co-authored-by: vtavana <[email protected]>
Base automatically changed from backport-gh-2041 to maintenance/0.16.x September 16, 2024 11:34
@antonwolfy antonwolfy merged commit e309ebf into maintenance/0.16.x Sep 16, 2024
22 of 46 checks passed
@antonwolfy antonwolfy deleted the backport-gh-2035 branch September 16, 2024 12:33
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