未验证 提交 252f1e4a 编写于 作者: T tensor-tang 提交者: GitHub

Merge pull request #6493 from PaddlePaddle/release/0.11.0

merge Release/0.11.0 to develop
......@@ -140,7 +140,11 @@ else:
sys.exit(0)
EOF
cpu_config
if [ "`uname -s`" == "Linux" ]; then
# only support on linux yet, with mac can use v2
cpu_config
fi
# echo $KMP_AFFINITY $OMP_DYNAMIC
case "$1" in
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册