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

Add more conv layers with TemporalSnapshotsGNNGraphs support #393

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

rbSparky
Copy link
Contributor

@rbSparky rbSparky commented Mar 3, 2024

This is meant to be a continuation of PR #392 applying conv to all the temporal snapshots independently
Once PR #392 gets merged I'll fix the merge conflicts and this will be ready for merge as well

This PR adds the following layers:

  • ChebConv
  • GATConv
  • GATv2Conv
  • GatedGraphConv
  • CGConv
  • SGConv
  • TransformerConv

@rbSparky
Copy link
Contributor Author

rbSparky commented Mar 4, 2024

Resolved merge conflicts

@CarloLucibello CarloLucibello merged commit 50ebac3 into JuliaGraphs:master Mar 4, 2024
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants