提交 43a9e6e3 编写于 作者: M Megvii Engine Team 提交者: huangxinda

fix(third-party): extra logs

GitOrigin-RevId: b7b35524bf17487764584e112f5d251485a41aef

extra-info: 141eca708240c572a4bf24b4ea8d7246d26e2655
上级 43259237
......@@ -15,8 +15,6 @@ if [ "$(printf '%s\n' "$requiredGitVersion" "$currentGitVersion" | ${SORT} -V |
echo "Please update your Git version. (foud version $currentGitVersion, required version >= $requiredGitVersion)"
exit -1
fi
log "Start downloading git submodules"
git submodule sync
git submodule update -f --init midout
git submodule update -f --init intel-mkl-dnn
......@@ -53,5 +51,3 @@ pushd MegRay/third_party >/dev/null
git submodule update -f --init gdrcopy
git submodule update -f --init ucx
popd >/dev/null
log "Finished downloading git submodules"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册