GraphNeuralNetworks-v1.0.0
github-actions
released this
21 Dec 10:02
·
8 commits
to master
since this release
Diff since GraphNeuralNetworks-v0.6.23
Breaking Changes:
- The temporal convolutional layers have been completely revised, both for adherence to the original papers (e.g. for the TGCN layer) and for compatibility with the new recurrence style in Flux v0.16
Merged pull requests:
- changes for Flux v0.15 (#550) (@CarloLucibello)
- rewrite recurrent temporal layers for Flux v0.16 (#560) (@CarloLucibello)
- broadcast, iterate, and setindex! for TemporalSnapshotsGNNGraph (#563) (@CarloLucibello)
- [GNNGraphs] fix show for non-array (#564) (@CarloLucibello)
- filter labels in diff for GNNGraphs releases (#565) (@CarloLucibello)
- filter labels in release diff (#566) (@CarloLucibello)
Closed issues: