Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
4cdd9721
Unverified
Commit
4cdd9721
authored
Feb 28, 2018
by
Neal Wu
Committed by
GitHub
Feb 28, 2018
Browse files
Typo fix for mnist_tpu.py
parent
0d4f35d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/mnist/mnist_tpu.py
official/mnist/mnist_tpu.py
+1
-1
No files found.
official/mnist/mnist_tpu.py
View file @
4cdd9721
...
...
@@ -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 parame
n
ters
# 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 "
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment