mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-23 22:13:38 +00:00
### Description 1. Update docker files and their build instructions. ARM64 and x86_64 can use the same docker file. 2. Upgrade Linux CUDA pipeline's base docker image from CentOS7 to UBI8 AB#18990
3 lines
103 B
YAML
3 lines
103 B
YAML
variables:
|
|
common_cuda_version: '11.8'
|
|
common_cuda_baseimg: 'nvidia/cuda:11.8.0-cudnn8-devel-ubi8'
|