CarloLucibello / GraphNeuralNetworks.jl

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

add empty constructor for heterograph #338

Closed CarloLucibello closed 8 months ago

CarloLucibello commented 1 year ago

we should make

g = GNNHeteroGraph()

work