google-deepmind / google-deepmind/sonnet
How to re-create module from loaded model?
Open
- Dominant language
- Python
- Stars
- 10k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm extremely new to both TF and Sonnet.
I was trying to figure out how to save and load a trained network. I was following what was written in https://github.com/deepmind/sonnet#tensorflow-saved-model , but cant figure out how to regenerate a my_module object, with the weights from the loaded model.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.