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

PyG Monorepo Refactor #2905

Merged
merged 127 commits into from
Nov 30, 2022

Commits on Aug 9, 2022

  1. PropertyGraph set index to vertex and edge ids

    Currently, this only does SG version for rapidsai#2401.  MG is still TODO.
    
    This also doesn't change anything user-facing (yet).
    eriknw committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2a6c9cf View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Update graph_store

    eriknw committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    4c93f77 View commit details
    Browse the repository at this point in the history
  2. flake8

    eriknw committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    2631715 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

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

Commits on Sep 14, 2022

  1. Set index to vertex or edge IDs in PG for MG

    This includes a slow workaround for rapidsai/cudf#11550
    eriknw committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    99c2e0e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

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

    alexbarghi-nv committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    9bbf048 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. merge

    alexbarghi-nv committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4496cba View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Oct 17, 2022

  1. initial

    alexbarghi-nv committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    824d083 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    5aaa90d View commit details
    Browse the repository at this point in the history
  2. merge resolution

    alexbarghi-nv committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    52fe830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3221911 View commit details
    Browse the repository at this point in the history
  4. copyright update

    alexbarghi-nv committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f097043 View commit details
    Browse the repository at this point in the history
  5. additional functions

    alexbarghi-nv committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7d33ed6 View commit details
    Browse the repository at this point in the history
  6. quick fix

    alexbarghi-nv committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d14ae24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10bf725 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1887ce7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f598dbe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b34f5b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8495b70 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

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

Commits on Oct 20, 2022

  1. initial changes

    alexbarghi-nv committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5089def View commit details
    Browse the repository at this point in the history
  2. update version

    alexbarghi-nv committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c157076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc400ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab3a28e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. dispatch

    alexbarghi-nv committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    438bfff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50fd0df View commit details
    Browse the repository at this point in the history
  3. tests, fixes

    alexbarghi-nv committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7fe9b0f View commit details
    Browse the repository at this point in the history
  4. fix typo

    Co-authored-by: Vibhu Jawa <[email protected]>
    alexbarghi-nv and VibhuJawa authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    0a88a52 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    ae87b94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec44561 View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    alexbarghi-nv committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c7d7112 View commit details
    Browse the repository at this point in the history
  4. fix version

    alexbarghi-nv committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    5703d41 View commit details
    Browse the repository at this point in the history
  5. infer default backend

    alexbarghi-nv committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c8379ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3aed33d View commit details
    Browse the repository at this point in the history
  7. reverse this commit

    alexbarghi-nv committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ce12b47 View commit details
    Browse the repository at this point in the history
  8. Revert "reverse this commit"

    This reverts commit ce12b47.
    alexbarghi-nv committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    092db5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1a3c1f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    a66e437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a18b336 View commit details
    Browse the repository at this point in the history
  3. fix version

    alexbarghi-nv committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    865ca44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0975038 View commit details
    Browse the repository at this point in the history
  5. fix version

    alexbarghi-nv committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8f28820 View commit details
    Browse the repository at this point in the history
  6. update branch

    alexbarghi-nv committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c8289f6 View commit details
    Browse the repository at this point in the history
  7. minor fix

    alexbarghi-nv committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    03a1cf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Nov 1, 2022

  1. fixes

    alexbarghi-nv committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e007684 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflict

    alexbarghi-nv committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e1d4b84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf3df8a View commit details
    Browse the repository at this point in the history
  4. support for pg api

    alexbarghi-nv committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    7931832 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    668f95f View commit details
    Browse the repository at this point in the history
  2. fix version

    alexbarghi-nv committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3fc56be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4955f90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b2a917 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. resolve merge conflict

    alexbarghi-nv committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    90f700f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. fix version

    alexbarghi-nv committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c96be0a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. fix version

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    8dc069e View commit details
    Browse the repository at this point in the history
  2. rename columns

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    64b7d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be41c53 View commit details
    Browse the repository at this point in the history
  4. minor cleanup

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    8462a24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53020e2 View commit details
    Browse the repository at this point in the history
  6. is_mg -> is_multi_gpu

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ddfb89d View commit details
    Browse the repository at this point in the history
  7. point to new issue

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2548efd View commit details
    Browse the repository at this point in the history
  8. point to new issue

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    09a5be4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    260ab2e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24f9c85 View commit details
    Browse the repository at this point in the history
  11. fix notebook

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9716f3f View commit details
    Browse the repository at this point in the history
  12. remove include code

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    261eb29 View commit details
    Browse the repository at this point in the history
  13. update version

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c6d49ba View commit details
    Browse the repository at this point in the history
  14. test, doc updates

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    091c958 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    37fc74d View commit details
    Browse the repository at this point in the history
  16. update is_mg calls

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    29d51f0 View commit details
    Browse the repository at this point in the history
  17. fix version

    alexbarghi-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    3490c26 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8f8470e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. initial move

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2d0c39e View commit details
    Browse the repository at this point in the history
  2. build

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8914b6e View commit details
    Browse the repository at this point in the history
  3. get tests running

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e9540b7 View commit details
    Browse the repository at this point in the history
  4. remove egg

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    06c4e74 View commit details
    Browse the repository at this point in the history
  5. update gitignore

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bd808bf View commit details
    Browse the repository at this point in the history
  6. fix copyright

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b581f74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d34bde View commit details
    Browse the repository at this point in the history
  8. integration tests

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b1d90df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22ed1c5 View commit details
    Browse the repository at this point in the history
  10. initial conda

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    644c08b View commit details
    Browse the repository at this point in the history
  11. fix copyright

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1100170 View commit details
    Browse the repository at this point in the history
  12. add back cuda major

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f1c973c View commit details
    Browse the repository at this point in the history
  13. add conda build config

    alexbarghi-nv committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d77d768 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fix merge conflicts

    alexbarghi-nv committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    8b06783 View commit details
    Browse the repository at this point in the history
  2. renaming

    alexbarghi-nv committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b3c60d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abe6842 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Update _version.py

    alexbarghi-nv authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    368b77c View commit details
    Browse the repository at this point in the history
  2. merge

    alexbarghi-nv committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6d1767f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a5567a View commit details
    Browse the repository at this point in the history
  4. minor

    alexbarghi-nv committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    61cad9e View commit details
    Browse the repository at this point in the history
  5. comment update

    alexbarghi-nv committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4dcce7f View commit details
    Browse the repository at this point in the history
  6. cleanup build

    alexbarghi-nv committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    27ccd3d View commit details
    Browse the repository at this point in the history
  7. fix version

    alexbarghi-nv committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    49beb47 View commit details
    Browse the repository at this point in the history
  8. resolve merge conflict

    alexbarghi-nv committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    bad6e87 View commit details
    Browse the repository at this point in the history
  9. remove cugraph req

    alexbarghi-nv committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    892ff3e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

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

Commits on Nov 17, 2022

  1. update test import

    alexbarghi-nv committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    822e01d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    a4588e8 View commit details
    Browse the repository at this point in the history
  2. Restore gitignore

    alexbarghi-nv committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    984dead View commit details
    Browse the repository at this point in the history
  3. remove dask logs

    alexbarghi-nv committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c8f0cad View commit details
    Browse the repository at this point in the history
  4. add whitespace

    Co-authored-by: Vibhu Jawa <[email protected]>
    alexbarghi-nv and VibhuJawa authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2559b8c View commit details
    Browse the repository at this point in the history
  5. add whitespace

    Co-authored-by: Vibhu Jawa <[email protected]>
    alexbarghi-nv and VibhuJawa authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ee5c3b8 View commit details
    Browse the repository at this point in the history
  6. correct copyright date

    Co-authored-by: Vibhu Jawa <[email protected]>
    alexbarghi-nv and VibhuJawa authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5cf1893 View commit details
    Browse the repository at this point in the history
  7. add PyG to requirements docstring list

    Co-authored-by: Vibhu Jawa <[email protected]>
    alexbarghi-nv and VibhuJawa authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    936af3f View commit details
    Browse the repository at this point in the history
  8. remove rmm calls

    alexbarghi-nv authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f107ec2 View commit details
    Browse the repository at this point in the history
  9. remove cpp build code

    alexbarghi-nv authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f3989b4 View commit details
    Browse the repository at this point in the history
  10. fix copyright date

    Co-authored-by: Vibhu Jawa <[email protected]>
    alexbarghi-nv and VibhuJawa authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5154bd5 View commit details
    Browse the repository at this point in the history
  11. remove unused imports

    alexbarghi-nv authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    6756c4e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e8189e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. attribution for cugraph code

    Co-authored-by: Vibhu Jawa <[email protected]>
    alexbarghi-nv and VibhuJawa authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4d31b88 View commit details
    Browse the repository at this point in the history
  2. attribution for cugraph code

    Co-authored-by: Vibhu Jawa <[email protected]>
    alexbarghi-nv and VibhuJawa authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a17ec47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cefa73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34b87c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62666b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    175670f View commit details
    Browse the repository at this point in the history
  7. add empty list for reqs

    alexbarghi-nv committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a322c0e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 28, 2022

  1. reformat

    alexbarghi-nv committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c4f85f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f21694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a4ba0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Nov 30, 2022

  1. Update ci/test.sh

    Co-authored-by: Rick Ratzel <[email protected]>
    alexbarghi-nv and rlratzel authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    36eeceb View commit details
    Browse the repository at this point in the history