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

Export Python Interface for external memory. #7070

Merged
merged 14 commits into from Jul 22, 2021

Commits on Jul 16, 2021

  1. Copy the full SHA
    2fbdab5 View commit details
    Browse the repository at this point in the history
  2. Polish doc.

    trivialfis committed Jul 16, 2021
    Copy the full SHA
    ce83699 View commit details
    Browse the repository at this point in the history
  3. cupy tests.

    trivialfis committed Jul 16, 2021
    Copy the full SHA
    0226763 View commit details
    Browse the repository at this point in the history
  4. Better docs.

    trivialfis committed Jul 16, 2021
    Copy the full SHA
    94972e9 View commit details
    Browse the repository at this point in the history
  5. Remove duplicated code.

    trivialfis committed Jul 16, 2021
    Copy the full SHA
    ad0d701 View commit details
    Browse the repository at this point in the history
  6. Fix prefix.

    trivialfis committed Jul 16, 2021
    Copy the full SHA
    819c1f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Fix return type.

    trivialfis committed Jul 20, 2021
    Copy the full SHA
    fba4435 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e8237bf View commit details
    Browse the repository at this point in the history
  3. CPU compilation.

    trivialfis committed Jul 20, 2021
    Copy the full SHA
    8c1e9dd View commit details
    Browse the repository at this point in the history
  4. Comment.

    trivialfis committed Jul 20, 2021
    Copy the full SHA
    9691d15 View commit details
    Browse the repository at this point in the history
  5. Fix test.

    trivialfis committed Jul 20, 2021
    Copy the full SHA
    8629f51 View commit details
    Browse the repository at this point in the history
  6. Empty dataset handling.

    trivialfis committed Jul 20, 2021
    Copy the full SHA
    d8059f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Add test for CSR.

    trivialfis committed Jul 21, 2021
    Copy the full SHA
    5250309 View commit details
    Browse the repository at this point in the history
  2. Reviewer's comments.

    trivialfis committed Jul 21, 2021
    Copy the full SHA
    d350edd View commit details
    Browse the repository at this point in the history