update wholechain klquant

pull/1451/head
dongshuilong 2021-11-18 02:30:08 +00:00
parent b9440ce5eb
commit 40b75e0cb3
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ if [ ${MODE} = "lite_train_lite_infer" ] || [ ${MODE} = "lite_train_whole_infer"
cp -r train/* val/
fi
cd ../../
elif [ ${MODE} = "whole_infer" ] || [ ${MODE} = "cpp_infer" ];then
elif [ ${MODE} = "whole_infer" ] || [ ${MODE} = "klquant_whole_infer" ];then
# download data
cd dataset
rm -rf ILSVRC2012