Path: blob/master/site/en-snapshot/hub/publish.md
25115 views
Publishing process
Terms of service
By submitting a model for publication, you agree to the TensorFlow Hub Terms of Service at https://tfhub.dev/terms.
Overview of the publishing process
The full process of publishing consists of:
Exporting the model asset to publish (see how to export a model)
Writing publisher page and model documentation (see how to write documentation)
Sending a pull request for review (see how to contribute)
Important: You are encouraged to send a small PR (e.g. fixing a typo in the repo) or a PR with only your publisher page as your first contribution before sending a PR publishing a model.