onnxruntime/tools/ci_build/github/windows
Chi Lo aebbb90b79
Integrate C-API tests into Pipelines for release packages (#10794)
* add c-api test for package

* fix bug for running c-api test for package

* refine run application script

* remove redundant code

* include CUDA test

* Remove testing CUDA EP temporarily

* fix bug

* Code refactor

* try to fix YAML bug

* try to fix YAML bug

* try to fix YAML bug

* fix bug for multiple directories in Pipelines

* fix bug

* add comments and fix bug

* Update c-api-noopenmp-packaging-pipelines.yml

* Remove failOnStandardError flag in Pipelines
2022-03-15 10:18:38 -07:00
..
eager Fix ortmodule for the pytorch model with ort device (#9927) 2021-12-08 13:04:29 -08:00
post_to_dashboard Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
bundle_dlls_gpu.bat Create combined GPU tarball and zip file package (#8827) 2021-08-25 13:51:18 -07:00
bundle_nuget_with_native_headers.bat Add TRT header file to ORT GPU nuget package (#8962) 2021-09-07 09:50:09 -07:00
extract_nuget_files.ps1 Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
extract_nuget_files_gpu.ps1 Nuget: splitting PDB files to a separated package (#8903) 2021-09-01 09:07:24 -07:00
extract_zip_files_gpu.ps1 Fix issue of GPU tarball/zip/java package (#8850) 2021-08-26 10:16:16 -07:00
jar_gpu_packaging.ps1 Create combined GPU tarball and zip file package (#8827) 2021-08-25 13:51:18 -07:00
jar_packaging.ps1 Add Linux/MacOS ARM64 support to nuget packaging pipeline (#9570) 2021-10-27 19:00:43 -07:00
post_binary_sizes_to_dashboard.py Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
post_code_coverage_to_dashboard.py Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
setup_env.bat
setup_env_cuda.bat Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
setup_env_cuda_11.bat Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
setup_env_gpu.bat Integrate C-API tests into Pipelines for release packages (#10794) 2022-03-15 10:18:38 -07:00
setup_env_trt.bat Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
setup_env_x86.bat