forked from OSSInnovation/mindspore
mv warpctc to offcial/cv
This commit is contained in:
parent
ca6756b5fe
commit
6ec499db72
|
@ -17,4 +17,4 @@
|
|||
CUR_PATH=$(dirname $PWD/$0)
|
||||
cd $CUR_PATH/../ &&
|
||||
python process_data.py &&
|
||||
cd - || exit
|
||||
cd - &> /dev/null || exit
|
Loading…
Reference in New Issue