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

Pooling support for HeteroGraphs #388

Open
4 tasks
Ghaithq opened this issue Feb 23, 2024 · 2 comments
Open
4 tasks

Pooling support for HeteroGraphs #388

Ghaithq opened this issue Feb 23, 2024 · 2 comments

Comments

@Ghaithq
Copy link

Ghaithq commented Feb 23, 2024

While browsing the codebase I noticed that there're some Convolution functions that support HeteroGraphs while there's none Pooling functions that support HeteroGraphs. So I thought it would be good to add this feature.

List of existing functions that need to be extended:

  • GlobalPool
  • GlobalAttentionPool
  • TopKPool
  • Set2Set
@Ghaithq
Copy link
Author

Ghaithq commented Feb 23, 2024

@CarloLucibello I can try working on this if it's accepted as an issue.

@CarloLucibello
Copy link
Member

Go for 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