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

Added remove_nodes function #420

Merged
merged 10 commits into from
Mar 17, 2024
Merged

Conversation

rbSparky
Copy link
Contributor

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

Can be merged after remove_edges is merged and conflicts are resolved.

@rbSparky rbSparky marked this pull request as ready for review March 12, 2024 21:31
src/GNNGraphs/transform.jl Outdated Show resolved Hide resolved
src/GNNGraphs/transform.jl Outdated Show resolved Hide resolved
src/GNNGraphs/transform.jl Outdated Show resolved Hide resolved
src/GNNGraphs/GNNGraphs.jl Show resolved Hide resolved
src/GNNGraphs/transform.jl Outdated Show resolved Hide resolved
src/GNNGraphs/transform.jl Outdated Show resolved Hide resolved
test/GNNGraphs/transform.jl Show resolved Hide resolved
@rbSparky
Copy link
Contributor Author

Made required changes

@CarloLucibello CarloLucibello merged commit dda020c into CarloLucibello:master Mar 17, 2024
2 of 3 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