From 521184bd32ca1fe5712ea1b911136776d44d5518 Mon Sep 17 00:00:00 2001 From: Jackwaterveg Date: Thu, 22 Jul 2021 12:19:58 +0000 Subject: [PATCH] added autoLog --- examples/tiny/s0/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tiny/s0/run.sh b/examples/tiny/s0/run.sh index d7e153e8d..9ecea1b36 100755 --- a/examples/tiny/s0/run.sh +++ b/examples/tiny/s0/run.sh @@ -2,7 +2,7 @@ set -e source path.sh -gpus=0 +gpus=2 stage=0 stop_stage=100 conf_path=conf/deepspeech2.yaml