google-deepmind / jraph

A Graph Neural Network Library in Jax
https://jraph.readthedocs.io/en/latest/
Apache License 2.0
1.36k stars 88 forks source link

Update GraphTuple Type Annotations #19

Closed mplemay closed 3 years ago

mplemay commented 3 years ago

Added the optional type annotation to GraphTuple fields that are optional.