Skip to content

Commit c61b885

Browse files
kenfrankocopybara-github
authored andcommitted
Add link to saving/loading model from TPU guide.
PiperOrigin-RevId: 330557968
1 parent a4692a6 commit c61b885

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/en/guide/tpu.ipynb

+1
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
"\n",
572572
"* [Google Cloud TPU Documentation](https://cloud.google.com/tpu/docs/) - Set up and run a Google Cloud TPU.\n",
573573
"* [Distributed training with TensorFlow](./distributed_training.ipynb) - How to use distribution strategy and links to many example showing best practices.\n",
574+
"* [Saving/Loading models with TensorFlow](../tutorials/distribute/save_and_load.ipynb) - How to save and load models with distribution strategies.\n",
574575
"* [TensorFlow Official Models](https://github.com/tensorflow/models/tree/master/official) - Examples of state of the art TensorFlow 2.x models that are Cloud TPU compatible.\n",
575576
"* [The Google Cloud TPU Performance Guide](https://cloud.google.com/tpu/docs/performance-guide) - Enhance Cloud TPU performance further by adjusting Cloud TPU configuration parameters for your application."
576577
]

0 commit comments

Comments
 (0)