summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-07-19 13:19:55 +0200
committerJules Laplace <julescarbon@gmail.com>2018-07-19 13:19:55 +0200
commit7a9a31f96594c8354f9778808a0d8fdcdaf2441d (patch)
treefa76a8e28958913afb7ebfb38f5fbec4a1f1669d
parentba2c88ab0d0d6bd236609cd4a1835717252f4c93 (diff)
ordinal
-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 3f290d9..e0b62e7 100644
--- a/recipe/config_sr.json
+++ b/recipe/config_sr.json
@@ -24,7 +24,7 @@
},
"train": {
"batchsize": 8,
- "gpu": -1,
+ "gpu": 0,
"log_iteration": 250,
"snapshot_iteration": 5000
}