Revert "[CI] Temporarily pin paddlepaddle-gpu to 3.5.0.dev20260417 (#7486)"

This reverts commit c9783a84a6.
This commit is contained in:
YuBaoku
2026-04-22 14:12:02 +08:00
committed by GitHub
parent e580cf0fef
commit 41c7df3391
12 changed files with 13 additions and 12 deletions
+2 -1
View File
@@ -166,7 +166,8 @@ jobs:
cd FastDeploy
python -m pip uninstall paddlepaddle-gpu -y || true
python -m pip install paddlepaddle-gpu==3.5.0.dev20260417 -i https://www.paddlepaddle.org.cn/packages/nightly/cu129/
wget -q --no-proxy https://paddle-qa.bj.bcebos.com/paddle-pipeline/Develop-TagBuild-Training-Linux-Gpu-Cuda12.9-Cudnn9.9-Trt10.5-Mkl-Avx-Gcc11-SelfBuiltPypiUse/latest/paddlepaddle_gpu-0.0.0-cp310-cp310-linux_x86_64.whl
python -m pip install paddlepaddle_gpu-0.0.0-cp310-cp310-linux_x86_64.whl
pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple