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

Migrate upstream models to cugraph-pyg #3763

Merged
merged 14 commits into from
Sep 6, 2023

Commits on Jul 27, 2023

  1. update env yaml files

    tingyu66 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3de1968 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. add SAGEConv

    tingyu66 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5912d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad54d7 View commit details
    Browse the repository at this point in the history
  3. clean up

    tingyu66 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    798c8f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. add RGCNConv

    tingyu66 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2219942 View commit details
    Browse the repository at this point in the history
  2. bump pyg to 2.3.1

    tingyu66 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e2cbbdf View commit details
    Browse the repository at this point in the history
  3. fix rgcn test

    tingyu66 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0980d49 View commit details
    Browse the repository at this point in the history
  4. clean up pytest

    tingyu66 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    825f93b View commit details
    Browse the repository at this point in the history
  5. use fixtures in tests

    tingyu66 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a310630 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 17, 2023

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

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    f0b679f View commit details
    Browse the repository at this point in the history
  2. pre-commit run all

    tingyu66 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6a61a07 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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