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

sample_subgraph #1

Open
SongFGH opened this issue Jul 4, 2020 · 2 comments
Open

sample_subgraph #1

SongFGH opened this issue Jul 4, 2020 · 2 comments

Comments

@SongFGH
Copy link

SongFGH commented Jul 4, 2020

Hi, bro,
this implementation of HGT is based on DGL.

But, I can not find the function sample_subgraph, which exit in HGT based on Pytorch Geometric.

So, you will inplement sample_subgrapg in this version in the future?

@acbull
Copy link
Owner

acbull commented Jul 4, 2020

Yes, I'd lide to implement sampling in DGL API.

In the meantime, you can also try DGL's sampling methods: https://docs.dgl.ai/en/0.4.x/api/python/sampler.html

@zhangtianle
Copy link

Is there any progress? Without sampling, it is difficult to perform on large-scale networks.

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

3 participants