Commit d4112a1b authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Add doc link to docstring of export_tfhub.

PiperOrigin-RevId: 359311813
parent 52babf86
......@@ -18,6 +18,9 @@ This tool creates preprocessor and encoder SavedModels suitable for uploading
to https://tfhub.dev that implement the preprocessor and encoder APIs defined
at https://www.tensorflow.org/hub/common_saved_model_apis/text.
For a full usage guide, see
https://github.com/tensorflow/models/blob/master/official/nlp/docs/tfhub.md
Minimal usage examples:
1) Exporting an Encoder from checkpoint and config.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment