Skip to content

Commit

Permalink
fix missing test in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyuntc authored Mar 9, 2018
1 parent b6ee953 commit a005f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter6-实战指南/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ python main.py help
## 测试

```
python main.py --data-root=./data/test --use-gpu=False --batch-size=256
python main.py test --data-root=./data/test --use-gpu=False --batch-size=256
```

0 comments on commit a005f9f

Please sign in to comment.