未验证 提交 e483fa59 编写于 作者: J Jackwaterveg 提交者: GitHub

Merge pull request #1583 from mmglove/develop

fix benchmark model_repo
......@@ -61,7 +61,7 @@ function get_repo_name(){
cur_dir=$(pwd)
IFS="/"
arr=(${cur_dir})
echo ${arr[-1]}
echo ${arr[-2]}
}
FILENAME=$1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册