summaryrefslogtreecommitdiff
path: root/recipe
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-07-19 13:25:32 +0200
committerJules Laplace <julescarbon@gmail.com>2018-07-19 13:25:32 +0200
commit7cbc72e970dd82cb3dd8915e766e12644ac8743a (patch)
tree04f6eb819e1e616fac433542e706a873450774bc /recipe
parent7a9a31f96594c8354f9778808a0d8fdcdaf2441d (diff)
scriptz
Diffstat (limited to 'recipe')
-rw-r--r--recipe/config_sr.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipe/config_sr.json b/recipe/config_sr.json
index e0b62e7..06c5e47 100644
--- a/recipe/config_sr.json
+++ b/recipe/config_sr.json
@@ -24,7 +24,7 @@
},
"train": {
"batchsize": 8,
- "gpu": 0,
+ "gpu": 1,
"log_iteration": 250,
"snapshot_iteration": 5000
}