提交 da93f944 编写于 作者: 小湉湉's avatar 小湉湉

update, test=doc

上级 dafe7c36
......@@ -2,8 +2,8 @@
train_output_path=$1
stage=2
stop_stage=2
stage=0
stop_stage=0
# pwgan
if [ ${stage} -le 0 ] && [ ${stop_stage} -ge 0 ]; then
......
......@@ -9,7 +9,7 @@ stop_stage=100
conf_path=conf/cnndecoder.yaml
train_output_path=exp/cnndecoder
ckpt_name=snapshot_iter_153000.pdz
ckpt_name=snapshot_iter_153.pdz
# with the following command, you can choose the stage range you want to run
# such as `./run.sh --stage 0 --stop-stage 0`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册