CarloLucibello / GraphNeuralNetworks.jl

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

fix: GCNConv support for GNNHeteroGraph #417

Closed askorupka closed 3 months ago

askorupka commented 3 months ago

This PR fixes GCNConv layer support for GNNHeteroGraph as per discussion here https://github.com/CarloLucibello/GraphNeuralNetworks.jl/pull/415.