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

[Framework] Unify the GNN training loop #285

Merged
merged 50 commits into from
Oct 13, 2021
Merged

[Framework] Unify the GNN training loop #285

merged 50 commits into from
Oct 13, 2021

Conversation

cenyk1230
Copy link
Member

Description

  • Unify the GNN training loop
  • Update the CogDL framework

Checklist

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [$CATEGORY] (such as [Model], [Doc], [Feature], [Bugfix])
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented
  • To my best knowledge, examples are either not affected by this change,
    or have been fixed to be compatible with this change
  • Related issue is referred in this PR

THINK2TRY and others added 30 commits August 7, 2021 17:59
[Feature] New framework
[Update] Add customized early-stopping
[Framework] Support DDP training for cluster_dw and graphsage_dw
* modify custom_dataset

* fix bugs for graph_classification
@cenyk1230 cenyk1230 merged commit 37359d5 into master Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants