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

Sparse version of nn.dense.DMoNPooling #9254

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

xiaohan2012
Copy link

@xiaohan2012 xiaohan2012 commented Apr 29, 2024

What and why

  • nn.dense.DMoNPooling requires the input adjacency matrix to be dense, which does not scale to large graphs.
  • This PR adds the "sparse" version of DMoNPooling

@xiaohan2012 xiaohan2012 marked this pull request as draft April 29, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants