onnxruntime/tools/ci_build/github
kailums 1e605be166
bigmodel pipeline update cp38 to cp310 (#22793)
### Description
<!-- Describe your changes. -->
when updating from cp38 to cp310, there has some issues for bigmodel
pipeine. there are two jobs failed: stable_diffusion and whisper.

1. for stable_diffusion, we are now using
"nvcr.io/nvidia/pytorch:22.11-py3" from nvidia repo. it is for cuda11
and python3.8. and they are not providing python3.10 version for cuda
11. the latest version of this docker image is for cuda12 and
python3.10. To solve this problem, i use a docker image of ubuntu22.04,
and then install all need python package for this job.
2. for whisper. the original docker image is ubuntu20.04 which doesn't
have python3.10, and has to update to ubuntu22.04.
2024-11-21 07:25:01 -08:00
..
android Revert "Update Gradle version 8.7 and java version 17 within onnxrunt… (#22914) 2024-11-21 18:12:28 +08:00
apple Remove webgpu ep in mobile packaging stages (#22725) 2024-11-05 09:14:26 -08:00
azure-pipelines bigmodel pipeline update cp38 to cp310 (#22793) 2024-11-21 07:25:01 -08:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux bigmodel pipeline update cp38 to cp310 (#22793) 2024-11-21 07:25:01 -08:00
pai Cleanup code (#22827) 2024-11-19 14:13:33 -08:00
windows [TensorRT EP] support TensorRT 10.6-GA (#22644) 2024-11-06 14:33:46 -08:00
Doxyfile_csharp.cfg [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00