onnxruntime/tools/ci_build/github
Yi Zhang 85751e7276
Build DML in Windows GPU CI pipeline (#22869)
### Description
Add a new stage to build cuda and dml in Windows GPU CI pipeline (PR
checks) to prevent regressions introduced by new cuda tests.
Update all tests in cuda/testcases name prefix to CudaEp for skipping
them easily

### Motivation and Context
1. CudaNhwcEP is added by default when using cuda ep
2. if onnxruntime_ENABLE_CUDA_EP_INTERNAL_TES is enable, the tests in
tests/provider/cuda/testcases is added too.

### To do
add enable_pybind in the new stage.
Now, --enable_pybind will trigger some python test, like
onnxruntime_test_python.py.
It uses the API of get_avaible_providers() .
More discussions are needed to decide how to make it works
2024-11-25 10:50:52 +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 Build DML in Windows GPU CI pipeline (#22869) 2024-11-25 10:50:52 +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