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

Implement dpnp.rot90 and dpnp.resize #2030

Merged
merged 6 commits into from
Sep 15, 2024
Merged

Implement dpnp.rot90 and dpnp.resize #2030

merged 6 commits into from
Sep 15, 2024

Commits on Sep 12, 2024

  1. add rot90 and resize

    vtavana committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a7476f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix docstring

    vtavana committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    caa9971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df15308 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. address comments

    vtavana committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    bab4345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e28c57b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    605ebec View commit details
    Browse the repository at this point in the history