Unverified Commit 4cdd9721 authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Typo fix for mnist_tpu.py

parent 0d4f35d9
......@@ -41,7 +41,7 @@ tf.flags.DEFINE_string(
help="Name of the Cloud TPU for Cluster Resolvers. You must specify either "
"this flag or --master.")
# Model specific paramenters
# Model specific parameters
tf.flags.DEFINE_string(
"master", default=None,
help="GRPC URL of the master (e.g. grpc://ip.address.of.tpu:8470). You "
......
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