CarloLucibello / GraphNeuralNetworks.jl

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

NNConv tests are failing #208

Closed CarloLucibello closed 1 year ago

CarloLucibello commented 2 years ago

Likely due to a recent change in Zygote or ChainRulesCore.

Upstream issue https://github.com/FluxML/Zygote.jl/issues/1317