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

Adding support for ivy.Array and ivy.NativeArray inputs to the split functions #15800

Merged
merged 23 commits into from
May 30, 2023

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    ff68dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    869471d View commit details
    Browse the repository at this point in the history
  3. update test cases

    fnhirwa committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6618336 View commit details
    Browse the repository at this point in the history
  4. update docstring

    fnhirwa committed May 23, 2023
    Configuration menu
    Copy the full SHA
    758b82a View commit details
    Browse the repository at this point in the history
  5. vsplit

    fnhirwa committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bdc91fb View commit details
    Browse the repository at this point in the history
  6. vsplit

    fnhirwa committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d8258a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66842bd View commit details
    Browse the repository at this point in the history
  8. hsplit

    fnhirwa committed May 23, 2023
    Configuration menu
    Copy the full SHA
    dcfadd4 View commit details
    Browse the repository at this point in the history
  9. dsplit

    fnhirwa committed May 23, 2023
    Configuration menu
    Copy the full SHA
    257f431 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    5f61bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f250e7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d79f687 View commit details
    Browse the repository at this point in the history
  4. jax splitting functions

    fnhirwa committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a538efe View commit details
    Browse the repository at this point in the history
  5. remove unused handling

    fnhirwa committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4f756b0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    dfec8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77de6d6 View commit details
    Browse the repository at this point in the history
  3. torch splitting

    fnhirwa committed May 29, 2023
    Configuration menu
    Copy the full SHA
    76e0db8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    952273d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. torch instance

    fnhirwa committed May 30, 2023
    Configuration menu
    Copy the full SHA
    2784955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d009e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    520585c View commit details
    Browse the repository at this point in the history
  4. fix failing tests

    fnhirwa committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3094a23 View commit details
    Browse the repository at this point in the history