Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FreemanX authored Mar 1, 2017
1 parent 5b5b681 commit b1d0377
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
| -lr | Learning rate | None |
| -netType | Network type, values can be [fc / cnn / rnn] | None |
| -debug | Boolean value, true for debugging this script. | False |
\*If host file is not none, training process will run on multiple nodes as defined in the host file. Some tools have to run extra code in order to initiate multi-machine training environment. This parameter is also used to determin whether to launch extra code or not.

###Output
- \<your tool name>bm.py should print out the running result which will be taken by benchmark.py and post to the server, and the format of the result is:
```
Expand Down

0 comments on commit b1d0377

Please sign in to comment.