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

[Traversal] Fall back to CPU for Graph Traversal as a Workaround #2115

Merged
merged 6 commits into from
Aug 29, 2020
Merged

[Traversal] Fall back to CPU for Graph Traversal as a Workaround #2115

merged 6 commits into from
Aug 29, 2020

Conversation

mufeili
Copy link
Member

@mufeili mufeili commented Aug 27, 2020

Description

#2098

Checklist

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [$CATEGORY] (such as [NN], [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

@BarclayII BarclayII merged commit 642bdba into dmlc:master Aug 29, 2020
@mufeili mufeili deleted the fix_traversal branch August 29, 2020 08:34
@BarclayII BarclayII mentioned this pull request Aug 29, 2020
kingmbc pushed a commit to kingmbc/dgl that referenced this pull request Aug 30, 2020
…c#2115)

* workaround

* Allow Test for Traversal on GPU Graphs

Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
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.

None yet

2 participants