CarloLucibello / GraphNeuralNetworks.jl

Graph Neural Networks in Julia
https://carlolucibello.github.io/GraphNeuralNetworks.jl/dev/
MIT License
209 stars 47 forks source link

feat: Add CGConv support for HeteroGraphConv #363

Closed askorupka closed 5 months ago

askorupka commented 5 months ago

This PR adds CGConv support for HeteroGraphConv. This is related to issue #311.