onnxruntime/tools/ci_build/github
Yi Zhang 780acda7b4
Add Big models pipeline (#19222)
### Description
2 models are added in CI.
Stabe diffusion Model stage is based on
https://github.com/microsoft/onnxruntime/blob/main/onnxruntime/python/tools/transformers/models/stable_diffusion/README.md

LLama2 FP16 is based on https://github.com/microsoft/Llama-2-Onnx.
12G GPU memory is not enough, so I choose T4 to run it.

### Motivation and Context
Add regular E2E test for big models. 
It will be triggered in main build, that is, it'll run after one PR is
merged.

More models will be added later.

### Test Runs ###

https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1275191&view=results
2024-01-22 14:02:56 -08:00
..
android Add LeakyRelu to list of NNAPI operators (#18880) 2023-12-20 14:44:31 +10:00
apple Enable MacOS build in ORT Objc Pod (#18786) 2023-12-13 13:50:42 -08:00
azure-pipelines Add Big models pipeline (#19222) 2024-01-22 14:02:56 -08:00
js Add MacOS build to ORT C Pod (#18550) 2023-11-28 10:11:53 -08:00
linux Upgrade Ubuntu machine pool from 20.04 to 22.04 (#19117) 2024-01-16 17:25:18 -08:00
pai [ROCm] fix security warning (#19017) 2024-01-05 10:05:34 -08:00
windows Enable Address Sanitizer in CI (#19073) 2024-01-12 07:24:40 -08:00
Doxyfile_csharp.cfg