We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dcebf0 commit d600274Copy full SHA for d600274
1 file changed
.github/workflows/distribute-a100.yml
@@ -69,7 +69,7 @@ jobs:
69
FLAGS_dynamic_static_unified_comm: "True"
70
FLAGS_dataloader_use_file_descriptor: "False"
71
python_version: "3.10"
72
- paddle_whl: https://paddle-qa.bj.bcebos.com/paddle-pipeline/Develop-GpuSome-LinuxCentos-Gcc82-Cuda118-Cudnn86-Trt85-Py310-CINN-Compile/31f801d3b98c280601701964995f0a1f96f088d1/paddlepaddle_gpu-0.0.0-cp310-cp310-linux_x86_64.whl
+ paddle_whl: https://paddle-qa.bj.bcebos.com/paddle-pipeline/Develop-GpuSome-LinuxCentos-Gcc82-Cuda118-Cudnn86-Trt85-Py310-CINN-Compile/0af06ea9bd3e744afcd12e70dffd21ae9d0ae626/paddlepaddle_gpu-0.0.0-cp310-cp310-linux_x86_64.whl
73
run: |
74
container_name=${TASK}-$(date +%Y%m%d-%H%M%S)
75
echo "container_name=${container_name}" >> "$GITHUB_ENV"
0 commit comments