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

[GNNLux] Add pooling layers #576

Merged
merged 14 commits into from
Jan 10, 2025
Merged

[GNNLux] Add pooling layers #576

merged 14 commits into from
Jan 10, 2025

Conversation

aurorarossi
Copy link
Member

@aurorarossi aurorarossi commented Jan 3, 2025

#546
This PR adds TopK and GlobalAttentionPool pooling layers.

@aurorarossi aurorarossi mentioned this pull request Jan 3, 2025
3 tasks
GNNLux/src/layers/pool.jl Outdated Show resolved Hide resolved
GNNLux/src/layers/pool.jl Outdated Show resolved Hide resolved
@aurorarossi
Copy link
Member Author

It is not clear why the GNNGraphs test fails. Should not be caused by this PR, no GNNgraphs files have been modified.

@CarloLucibello
Copy link
Member

It is due to the Zygote 0.7 release, not related to this PR

@CarloLucibello CarloLucibello merged commit 2dd14fd into master Jan 10, 2025
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants