未验证 提交 bdce8a1d 编写于 作者: T tianshuo78520a 提交者: GitHub

[Cherry-pick] Change Paddle CI-Cverage Python3.8 [32515] (#32960)

Change Paddle CI-Cverage Python3.8 Cherry-pick 32515
上级 b4b9438a
......@@ -1450,6 +1450,7 @@ function parallel_test() {
mkdir -p ${PADDLE_ROOT}/build
cd ${PADDLE_ROOT}/build
pip install ${PADDLE_ROOT}/build/python/dist/*whl
cp ${PADDLE_ROOT}/build/python/paddle/fluid/tests/unittests/op_test.py ${PADDLE_ROOT}/build/python
if [ "$WITH_GPU" == "ON" ] || [ "$WITH_ROCM" == "ON" ];then
parallel_test_base_gpu
else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册