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

create GNNlib.jl #432

Merged
merged 1 commit into from
May 4, 2024
Merged

create GNNlib.jl #432

merged 1 commit into from
May 4, 2024

Conversation

CarloLucibello
Copy link
Member

Factor out essentially anything that is not Flux's dependent into a new package GNNlib.jl, so that in the future we can have also a Lux's based gnn package (see #372).

For the time being, with this PR we only add a copy of the relevant code into the the GNNlib.jl.
After that:

  1. We will register GNNlib.jl package.
  2. Actually use GNNlib.jl in GraphNeuralNetworks.jl
  3. Turn this repo into a monorepo where the GNNlib.jl and the GraphNeuralNetworks.jl packages live side by side

@CarloLucibello CarloLucibello merged commit 389957f into master May 4, 2024
2 of 3 checks passed
@CarloLucibello CarloLucibello deleted the cl/gnnlib branch July 18, 2024 07:21
@CarloLucibello CarloLucibello mentioned this pull request Jul 22, 2024
10 tasks
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.

1 participant