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

Reimplement global attachement to be more efficient #106

Open
meiertgrootes opened this issue Aug 20, 2024 · 1 comment
Open

Reimplement global attachement to be more efficient #106

meiertgrootes opened this issue Aug 20, 2024 · 1 comment

Comments

@meiertgrootes
Copy link
Member

The current implementation of gloabla attachement erases edge data and is inefficient i its use of exisiting DGL built-ins. @vmgaribay has implemted functionality which could be used for a much more efficient imolementation in random_edge_noise.
It would be desirable to reimplement on the basis thereof.

@vmgaribay
Copy link

maybe the functionality of 'local_attachment_homophily' is a bit closer to 'global_attachment' now that I think on it

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