Skip to content

Commit

Permalink
Note that only data parallel model is supported
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Dec 28, 2016
1 parent c539c84 commit 53a220e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ remove most of boilerplate code with this framework.
(only for training and evaluation)
- Just set an optional argument `distributed ` of `def_train_and_evaluate()`
as `True`. (i.e. `def_train_and_evaluate(distributed=True)`)
- Supports only data parallel training


## Installation
Expand Down

0 comments on commit 53a220e

Please sign in to comment.