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
f9e702d4
Commit
f9e702d4
authored
Mar 22, 2016
by
swlsw
Browse files
Fix Typos in inception/README.md
parent
54817481
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 @
f9e702d4
...
@@ -96,7 +96,7 @@ DATA_DIR=$HOME/imagenet-data
...
@@ -96,7 +96,7 @@ DATA_DIR=$HOME/imagenet-data
bazel build
-c
opt inception/download_and_preprocess_imagenet
bazel build
-c
opt inception/download_and_preprocess_imagenet
# run it
# run it
bazel-bin/inception/download_and_preprocess_imagenet
"
${
DATA_DIR
}
$
"
bazel-bin/inception/download_and_preprocess_imagenet
"
${
DATA_DIR
}
"
```
```
The final line of the output script should read:
The final line of the output script should read:
...
...
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