onnxruntime/tools/ci_build/github
PeixuanZuo d3a09cf77f
[ROCm] use pytest-xdist for fast pytest (#14261)
### Description

Use pytest-xdist to distribute tests across multiple CPUs to speed up
test execution.
Use pytest-rerunfailures to rerun failed test in case of pytest-xdist
crash.
`pytest -n 16` can reduce pytest time from 80 minutes to 20 minutes.


### Motivation and Context
Now kernel explorer pytest of ROCm CI takes nearly 1 hour 20 minutes. It
will take longer time when we add more tunableOp in the future.
2023-01-13 16:57:50 +08:00
..
android Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238) 2022-10-10 18:00:17 -07:00
apple Remove SafeInt dependency from Objective-C API. (#13698) 2022-11-18 17:06:12 -08:00
azure-pipelines [ROCm] use pytest-xdist for fast pytest (#14261) 2023-01-13 16:57:50 +08:00
js Use full ORT package for onnxruntime-react-native. (#13037) 2022-09-23 07:20:03 +10:00
linux Openvino ep 2022.3 v4.3 (#14210) 2023-01-11 16:31:26 -08:00
pai [ROCm] use pytest-xdist for fast pytest (#14261) 2023-01-13 16:57:50 +08:00
python_checks
windows Rename CloudEP to AzureEP (#14175) 2023-01-11 12:25:04 -08:00
Doxyfile_csharp.cfg