Revert "[CI] Align PaddlePaddle version to latest due to tag change (#5971)" (#6040)

This reverts commit 3e69022698.
This commit is contained in:
YuBaoku
2026-01-14 21:40:51 +08:00
committed by GitHub
parent 303580d616
commit 8ce2623c02
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ jobs:
-v "${CACHE_DIR}/ConfigDir:/root/.config" \
-e TZ="Asia/Shanghai" \
--gpus '"device='"${DEVICES}"'"' ${docker_image} /bin/bash -xc '
python -m pip install https://paddle-qa.bj.bcebos.com/paddle-pipeline/Release-GpuAll-LinuxCentos-Gcc11-Cuda126-Cudnn95-Trt105-Py310-Compile/latest/paddlepaddle_gpu-0.0.0-cp310-cp310-linux_x86_64.whl
python -m pip install paddlepaddle-gpu==3.3.0 -i https://www.paddlepaddle.org.cn/packages/stable/cu126/
pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple