mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
### Description Add parameters to make some stages could use other run's intermediate output. ### Motivation and Context nuget workflow has 38 stages of 4 layers. We had to run the whole workflow from begining to test one stage. It could make life easier to run only one stage for testing. like  ### N.B. In this PR, Nuget_Test_Linux_CPU, Nuget_Test_LinuxGPU and Jar_Packaging_GPU are enabled as the first step. So I can start to move tests from Linux host to container |
||
|---|---|---|
| .. | ||
| dml-vs-2019.yml | ||
| get-nuget-package-version-as-variable.yml | ||
| test_linux.yml | ||
| test_macos.yml | ||
| test_win.yml | ||
| windowsai.yml | ||