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
a6091ec4
"docs/vscode:/vscode.git/clone" did not exist on "882d9927ce7cd08acc166e0848127e9fe2d17fa2"
Commit
a6091ec4
authored
Mar 15, 2018
by
Christopher Shallue
Browse files
Fix typo in README.md
parent
0b15c18a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
research/astronet/README.md
research/astronet/README.md
+1
-1
No files found.
research/astronet/README.md
View file @
a6091ec4
...
@@ -239,7 +239,7 @@ bazel build astronet/...
...
@@ -239,7 +239,7 @@ bazel build astronet/...
TFRECORD_DIR
=
"
${
HOME
}
/astronet/tfrecord"
TFRECORD_DIR
=
"
${
HOME
}
/astronet/tfrecord"
# Preprocess light curves into sharded TFRecord files using 5 worker processes.
# Preprocess light curves into sharded TFRecord files using 5 worker processes.
bazel-bin/
tensorflow
/data/generate_input_records
\
bazel-bin/
astronet
/data/generate_input_records
\
--input_tce_csv_file
=
${
TCE_CSV_FILE
}
\
--input_tce_csv_file
=
${
TCE_CSV_FILE
}
\
--kepler_data_dir
=
${
KEPLER_DATA_DIR
}
\
--kepler_data_dir
=
${
KEPLER_DATA_DIR
}
\
--output_dir
=
${
TFRECORD_DIR
}
\
--output_dir
=
${
TFRECORD_DIR
}
\
...
...
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