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

[DistGB] save as graphbolt graph directly after partition #7690

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Aug 8, 2024

  1. add Friends CfromBU(wenxuanc)

    Ubuntu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ea588dd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    cb01c6b View commit details
    Browse the repository at this point in the history
  2. upgrade partition.py

    Ubuntu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    61f7ac7 View commit details
    Browse the repository at this point in the history
  3. remove an unused variable

    Ubuntu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c6555e2 View commit details
    Browse the repository at this point in the history
  4. delete trailing-whitespace

    Ubuntu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8db950a View commit details
    Browse the repository at this point in the history
  5. change the format following lintrunner

    Ubuntu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b8f4a58 View commit details
    Browse the repository at this point in the history
  6. change the format following lintrunner_2

    Ubuntu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5e8895e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. change a variable

    Ubuntu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8f9e639 View commit details
    Browse the repository at this point in the history
  2. change a variable

    Ubuntu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    309c015 View commit details
    Browse the repository at this point in the history
  3. change partition

    Ubuntu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0180c43 View commit details
    Browse the repository at this point in the history
  4. change repeated variable

    Ubuntu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a183238 View commit details
    Browse the repository at this point in the history
  5. change partition.py

    Ubuntu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1399b38 View commit details
    Browse the repository at this point in the history
  6. change partition function

    Ubuntu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    af44769 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d66e2e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. modify the partition.py and test_partition.py

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d4921c9 View commit details
    Browse the repository at this point in the history
  2. modify the partition.py and test_partition.py

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8dff08c View commit details
    Browse the repository at this point in the history
  3. modify the partition.py and test_partition.py

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3ab12c6 View commit details
    Browse the repository at this point in the history
  4. modify the partition.py and test_partition.py

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cf8de78 View commit details
    Browse the repository at this point in the history
  5. modify an unused variable

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6f9cc73 View commit details
    Browse the repository at this point in the history
  6. ad new line

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8b93244 View commit details
    Browse the repository at this point in the history
  7. add new line

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0bd5988 View commit details
    Browse the repository at this point in the history
  8. add dist graphbolt and test case

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0c83759 View commit details
    Browse the repository at this point in the history
  9. fix bug on dist partition

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5c9d82d View commit details
    Browse the repository at this point in the history
  10. change format

    Ubuntu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6044a62 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix bug on partition feats test

    Ubuntu committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2b8cb06 View commit details
    Browse the repository at this point in the history
  2. fix format

    Ubuntu committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    530b1c6 View commit details
    Browse the repository at this point in the history
  3. push before new pr

    Ubuntu committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    20760c5 View commit details
    Browse the repository at this point in the history
  4. push before new pr

    Ubuntu committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b9714bc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. change

    CfromBU committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b0a4e31 View commit details
    Browse the repository at this point in the history
  2. change test_dist_part

    CfromBU committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b8d1506 View commit details
    Browse the repository at this point in the history
  3. change format

    CfromBU committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    458f6a3 View commit details
    Browse the repository at this point in the history
  4. change format

    CfromBU committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7406ee1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. change test_dist_partition

    Ubuntu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7f18105 View commit details
    Browse the repository at this point in the history
  2. dist partition

    Ubuntu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7786f66 View commit details
    Browse the repository at this point in the history
  3. change partition

    Ubuntu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    45bb276 View commit details
    Browse the repository at this point in the history
  4. convert_partition

    Ubuntu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f6c5e78 View commit details
    Browse the repository at this point in the history