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

[GNNGraphs] implement remove_edges(g, p) #474

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

rbSparky
Copy link
Contributor

@rbSparky rbSparky commented Aug 1, 2024

This is the second step in successfully implementing Issue #412 for which we will need to implement DropEdge.

@rbSparky rbSparky changed the title drop_edge transform [GNNGraphs] drop_edge transform Aug 1, 2024
rbSparky and others added 2 commits August 1, 2024 15:32
@CarloLucibello CarloLucibello changed the title [GNNGraphs] drop_edge transform [GNNGraphs] implement remove_edges(g, p) Aug 1, 2024
@CarloLucibello CarloLucibello merged commit c82efa0 into CarloLucibello:master Aug 1, 2024
5 of 7 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