提交 bd0a8aee 编写于 作者: M mmglove

update benchmark case

上级 fb47744a
...@@ -19,7 +19,7 @@ source ${MAIN_ROOT}/utils/parse_options.sh || exit 1; ...@@ -19,7 +19,7 @@ source ${MAIN_ROOT}/utils/parse_options.sh || exit 1;
mkdir -p conf/benchmark mkdir -p conf/benchmark
#yq e ".training.accum_grad=1" conf/conformer.yaml > conf/benchmark/conformer.yaml #yq e ".training.accum_grad=1" conf/conformer.yaml > conf/benchmark/conformer.yaml
cp conf/conformer.yaml conf/benchmark/conformer.yaml cp conf/conformer.yaml conf/benchmark/conformer.yaml
sed -i sed -i "s/ accum_grad: 2/ accum_grad: 1/g" conf/benchmark/conformer.yaml
fp_item_list=(fp32) fp_item_list=(fp32)
bs_item=(16 30) bs_item=(16 30)
config_path=conf/benchmark/conformer.yaml config_path=conf/benchmark/conformer.yaml
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册