Commit 6a5c66ad authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Merge pull request #8542 from howl-anderson:master

PiperOrigin-RevId: 313032520
parents 861390b8 31552f02
......@@ -383,7 +383,7 @@ def main(unused_argv):
# Download test_data
logging.info("Step 1/5: Downloading test data")
train_files = get_raw_files(FLAGS.data_dir, _TEST_DATA_SOURCES)
get_raw_files(FLAGS.data_dir, _TEST_DATA_SOURCES)
# Get paths of download/extracted training and evaluation files.
logging.info("Step 2/5: Downloading data from source")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment