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

Reproduction of GNNAutoScale using PGL #10

Open
DesmonDay opened this issue Nov 17, 2021 · 1 comment
Open

Reproduction of GNNAutoScale using PGL #10

DesmonDay opened this issue Nov 17, 2021 · 1 comment

Comments

@DesmonDay
Copy link

We are impressed by your great work in Auto-Scaling GNNs, which gives us a lot of inspiration. Therefore, we recently reproduce your GNNAutoScale framework using PGL and PaddlePaddle. And the code is available at https://github.com/PaddlePaddle/PGL/tree/main/apps/GNNAutoScale.

Please feel free to give us your valuable advice. Thank you!

@DesmonDay DesmonDay changed the title Reproduction of GNNAutoScale using PGL and PaddlePaddle Reproduction of GNNAutoScale using PGL Nov 17, 2021
@rusty1s
Copy link
Owner

rusty1s commented Nov 17, 2021

Hi @DesmonDay, this is really great. Thank you so much! I appreciate the efforts of converting GNNAutoScale to PGL. Let me know if you need any advice in implementing the asynchronous device transfer scheme, this should give you a big additional boost in runtimes :)

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

No branches or pull requests

2 participants