Skip to content
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

Merge 0.13.0rc3 into gold/2021 #1573

Merged
merged 4 commits into from
Sep 26, 2023
Merged

Conversation

vlad-perevezentsev
Copy link
Collaborator

This PR contains

  • add_real_imag #1557

  • Fix gh-1539 #1563

  • Correct return of object type at zero copy #1571

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

vtavana and others added 4 commits September 25, 2023 15:30
* add_real_imag

* remove decorator+add test to public CI
---------

Co-authored-by: Vladislav Perevezentsev <vladislav.perevezentsev@intel.com>
* Fix gh-1539

* Update dpnp.sum function

* Added tests for dpnp.sum function

---------

Co-authored-by: Vladislav Perevezentsev <vladislav.perevezentsev@intel.com>
* Correct return of object type at zero copy in dpnp.asarray()

* Add tests for gh-1570
@github-actions
Copy link
Contributor

github-actions bot commented Sep 26, 2023

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

@vlad-perevezentsev vlad-perevezentsev merged commit c5481c7 into gold/2021 Sep 26, 2023
8 of 14 checks passed
@vlad-perevezentsev vlad-perevezentsev deleted the merge_to_gold_rc3 branch September 26, 2023 23:31
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