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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add supports for weighted edge sampling #68

Open
vincentX3 opened this issue Aug 1, 2023 · 1 comment
Open

Add supports for weighted edge sampling #68

vincentX3 opened this issue Aug 1, 2023 · 1 comment
Assignees

Comments

@vincentX3
Copy link

馃殌 The feature, motivation and pitch

In large graphs with more than ten million edges, the need for edge sampling is inevitable. Hopefully, GLT can support sampling based on edge weights, so as to better utilize edge features.

Related Content:
PyG

Alternatives

No response

Additional context

No response

@husimplicity
Copy link
Collaborator

CPU version already merged #72. You're welcome to try CPU sampling and GPU training :) @vincentX3

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