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

ENH: dpnp interop for sklearnex #1374

Merged
merged 10 commits into from
Jul 26, 2023

Commits on Jul 24, 2023

  1. ENH: dpnp interop in sklearnex

    api support for dpnp ndarrays
    samir-nasibli committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8a712d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10ee686 View commit details
    Browse the repository at this point in the history
  3. fix isort check

    samir-nasibli committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    edd94d9 View commit details
    Browse the repository at this point in the history
  4. add examples for using dpnp ndarrays

    update runner for added examples
    
    codestyle with black and isort check
    samir-nasibli committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7c485e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    9cd0085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e05b895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f68f989 View commit details
    Browse the repository at this point in the history
  4. minor fix in condition

    samir-nasibli committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5ea882a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    dff97fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a471aed View commit details
    Browse the repository at this point in the history