From 5dc9aa774136de7dfa33fe5d47a75249e8b80bfc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Jul 2018 13:30:17 +0200 Subject: sr --- recipe/config_sr.json | 2 +- recipe/recipe.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'recipe') diff --git a/recipe/config_sr.json b/recipe/config_sr.json index 06c5e47..3f290d9 100644 --- a/recipe/config_sr.json +++ b/recipe/config_sr.json @@ -24,7 +24,7 @@ }, "train": { "batchsize": 8, - "gpu": 1, + "gpu": -1, "log_iteration": 250, "snapshot_iteration": 5000 } diff --git a/recipe/recipe.json b/recipe/recipe.json index f0bc5d9..d3b8df1 100644 --- a/recipe/recipe.json +++ b/recipe/recipe.json @@ -20,9 +20,9 @@ ], "train/gpu": [ 0, - 1, - 2, - 3 + 0, + 0, + 0, ], "project/name": [ "pp-weakD-el8", -- cgit v1.2.3-70-g09d2