CarloLucibello / GraphNeuralNetworks.jl

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

feat: Add EdgeConv support for HeteroGraphConv #364

Closed askorupka closed 8 months ago

askorupka commented 8 months ago

This PR adds EdgeConv support for HeteroGraphConv. This is related to issue https://github.com/CarloLucibello/GraphNeuralNetworks.jl/issues/311.

CarloLucibello commented 8 months ago

needs a rebase

askorupka commented 8 months ago

@CarloLucibello rebased