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 80eba45 commit 205a660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/config_sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"train": {
"batchsize": 8,
"gpu": -1,
"gpu": 0,
"log_iteration": 250,
"snapshot_iteration": 5000
}
}
}

0 comments on commit 205a660

Please sign in to comment.