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

[Data] new functional for creating data splits in graph #5418

Merged
merged 21 commits into from
Mar 9, 2023

Commits on Mar 2, 2023

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

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    f8e3460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd4a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e8c55 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

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

Commits on Mar 7, 2023

  1. apply suggestions from code review

    Co-authored-by: Mufei Li <mufeili1996@gmail.com>
    gvbazhenov and mufeili committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2aab8e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09af927 View commit details
    Browse the repository at this point in the history
  3. refactoring + unit tests

    gvbazhenov committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    910d757 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    37e933f View commit details
    Browse the repository at this point in the history
  2. fix test file name

    gvbazhenov committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    126323e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7044854 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dfe6de View commit details
    Browse the repository at this point in the history
  5. move imports to the top

    gvbazhenov committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    932cca0 View commit details
    Browse the repository at this point in the history
  6. Revert "fix test file name"

    This reverts commit 126323e.
    gvbazhenov committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2fa397e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7ddd2b View commit details
    Browse the repository at this point in the history
  8. remove nccl submodule

    gvbazhenov committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    00c842b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    2f9677c View commit details
    Browse the repository at this point in the history
  2. address linter issues

    gvbazhenov committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d60cf9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a622a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d98537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57fd348 View commit details
    Browse the repository at this point in the history