!3319 mv warpctc to official cv

Merge pull request !3319 from gengdongjie/master
This commit is contained in:
mindspore-ci-bot 2020-07-22 20:15:48 +08:00 committed by Gitee
commit 875bdc2ebc
15 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@
CUR_PATH=$(dirname $PWD/$0)
cd $CUR_PATH/../ &&
python process_data.py &&
cd - || exit
cd - &> /dev/null || exit