!15300 always make clean in train lenet

From: @xutianchun
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @zhanghaibo5,@hangangqiang
This commit is contained in:
mindspore-ci-bot 2021-04-17 09:58:52 +08:00 committed by Gitee
commit fb65a2e6f6
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ mv mindspore-* msl/
cp -r $MNIST_DATA_PATH ${PACKAGE}/dataset || exit 1
echo "==========Compiling============"
make clean
make TARGET=${TARGET}
# Copy the executable to the package