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

[Feature] Edge Group Apply API #358

Merged
merged 55 commits into from
Feb 3, 2019
Merged

[Feature] Edge Group Apply API #358

merged 55 commits into from
Feb 3, 2019

Conversation

VoVAllen
Copy link
Collaborator

@VoVAllen VoVAllen commented Jan 17, 2019

Description

Add group apply API
Refer to #332
group_apply_edges(self, group_by, func)

Checklist

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [$CATEGORY] (such as [Model], [Doc], [Feature]])
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented
  • To the 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

Changes

  • Add edge group apply API
  • degree bucketing schedule for group apply
  • lowering edge grouping by node to c++
  • Add softmax to test backend
  • test cases

@lingfanyu
Copy link
Collaborator

@VoVAllen I finished c++ part and rearranged group_apply scheduler code.

@VoVAllen
Copy link
Collaborator Author

Thanks! Looks good to me!

@VoVAllen
Copy link
Collaborator Author

VoVAllen commented Feb 3, 2019

Looks ready to merge!

@lingfanyu lingfanyu merged commit 5b9147c into dmlc:master Feb 3, 2019
@lingfanyu
Copy link
Collaborator

@VoVAllen Thanks!

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