CarloLucibello / GraphNeuralNetworks.jl

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

put GCNConv input check behind function barrier #261

Closed CarloLucibello closed 1 year ago

CarloLucibello commented 1 year ago

Fix #259

CarloLucibello commented 1 year ago

test failures unrelated, will fix in a separate PR