microsoft / tf2-gnn

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

Save more dataset metadata with trained model #9

Closed mmjb closed 4 years ago

mmjb commented 4 years ago

This is required to allow loading a trained model without a matching dataset, which we need in some downstream applications.

mmjb commented 4 years ago

Yeah, minor bumped so that we can bump downstream requirements to tf2-gnn versions that save this metadata.