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
65b23f98
Commit
65b23f98
authored
Jun 23, 2016
by
Sergio Guadarrama
Committed by
GitHub
Jun 23, 2016
Browse files
Merge pull request #237 from chan1/patch-3
Misspelling in parameter (factfor --> factor)
parents
d8169710
bdd0823f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
inception/README.md
inception/README.md
+1
-1
No files found.
inception/README.md
View file @
65b23f98
...
@@ -589,7 +589,7 @@ bazel-bin/inception/flowers_eval \
...
@@ -589,7 +589,7 @@ bazel-bin/inception/flowers_eval \
--subset
=
validation
\
--subset
=
validation
\
--num_examples
=
500
\
--num_examples
=
500
\
--checkpoint_dir
=
"
${
TRAIN_DIR
}
"
\
--checkpoint_dir
=
"
${
TRAIN_DIR
}
"
\
--input_queue_memory_fact
f
or
=
1
\
--input_queue_memory_factor
=
1
\
--run_once
--run_once
```
```
...
...
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