Skip to content

Commit bdd0823

Browse files
authored
Misspelling in parameter (factfor --> factor)
1 parent d816971 commit bdd0823

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inception/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ bazel-bin/inception/flowers_eval \
589589
--subset=validation \
590590
--num_examples=500 \
591591
--checkpoint_dir="${TRAIN_DIR}" \
592-
--input_queue_memory_factfor=1 \
592+
--input_queue_memory_factor=1 \
593593
--run_once
594594
```
595595

0 commit comments

Comments
 (0)