"...models/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "f28d93b0800c33321b5fd5d3e2854e9c3a85bafc"
Commit 6a3bcef8 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Update transformer readme

PiperOrigin-RevId: 291503470
parent ca6f9026
...@@ -135,9 +135,7 @@ tensorboard --logdir=$MODEL_DIR ...@@ -135,9 +135,7 @@ tensorboard --logdir=$MODEL_DIR
- --num_gpus=2+: Uses tf.distribute.MirroredStrategy to run synchronous - --num_gpus=2+: Uses tf.distribute.MirroredStrategy to run synchronous
distributed training across the GPUs. distributed training across the GPUs.
#### Using TPUs #### Using Cloud TPUs
Note: This model will **not** work with TPUs on Colab.
You can train the Transformer model on Cloud TPUs using You can train the Transformer model on Cloud TPUs using
`tf.distribute.TPUStrategy`. If you are not familiar with Cloud TPUs, it is `tf.distribute.TPUStrategy`. If you are not familiar with Cloud TPUs, it is
......
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