onnxruntime/tools/ci_build/github/azure-pipelines/templates/common-variables.yml
Yi Zhang b20d5e85d5
Update Cuda to 11.8 in 2 Linux GPU workflows. (#15925)
### Description
use template variable for cuda version


### Motivation and Context
2023-05-14 12:51:25 +08:00

3 lines
106 B
YAML

variables:
common_cuda_version: '11.8'
common_cuda_baseimg: 'nvidia/cuda:11.8.0-cudnn8-devel-centos7'