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
65f21c1e
Commit
65f21c1e
authored
Mar 21, 2016
by
LiberiFatali
Browse files
Fix typo mistake
parent
a894b6e8
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 @
65f21c1e
...
@@ -318,7 +318,7 @@ FLOWERS_DATA_DIR=$HOME/flowers-data
...
@@ -318,7 +318,7 @@ FLOWERS_DATA_DIR=$HOME/flowers-data
bazel build
-c
opt inception/download_and_preprocess_flowers
bazel build
-c
opt inception/download_and_preprocess_flowers
# run it
# run it
bazel-bin/inception/download_and_preprocess_flowers
"
${
FLOWERS_DATA_DIR
}
$
"
bazel-bin/inception/download_and_preprocess_flowers
"
${
FLOWERS_DATA_DIR
}
"
```
```
If the script runs successfully, the final line of the terminal output should
If the script runs successfully, the final line of the terminal output should
...
...
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