Skip to content

Commit

Permalink
update config to use GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Aug 28, 2019
1 parent 205a660 commit 59d43db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"train": {
"batchsize": 8,
"gpu": -1,
"gpu": 0,
"log_iteration": 250,
"snapshot_iteration": 5000
}
Expand Down

0 comments on commit 59d43db

Please sign in to comment.