microsoft / tf2-gnn

TensorFlow 2 library implementing Graph Neural Networks
MIT License
369 stars 73 forks source link

Improvements to model saving code #30

Closed mmjb closed 3 years ago

mmjb commented 4 years ago

This combines a number of features around saving of models that I needed for an internal project.