onnxruntime/tools/ci_build/github/windows
Changming Sun aa31ba5774
Merge CPU packaging pipelines (#6480)
1. Merge Nuget CPU pipeline, Java CPU pipeline, C-API pipeline into a single one.
2. Enable compile warnings for cuda files(*.cu) on Windows.
3. Enable static code analyze for the Windows builds in these jobs. For example, this is our first time scanning the JNI code.
4. Fix some warnings in the training code.
5. Enable code sign for Java. Previously we forgot it.
6. Update TPN.txt to remove Jemalloc.
2021-02-04 08:38:56 -08:00
..
bundle_dlls.bat Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
download_cmake.py
extract_nuget_files.ps1 Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
jar_packaging.ps1 Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
post_binary_sizes_to_dashboard.py Update linux minimal CI to report Android mininal baseline binary size (#5361) 2020-10-02 17:35:23 -07:00
post_code_coverage_to_dashboard.py Android coverage dashboard (#6163) 2020-12-21 10:34:01 -08:00
setup_env.bat
setup_env_cuda.bat Promote Cuda version to 10.2 for windows pipelines (#5138) 2020-09-13 20:32:06 -07:00
setup_env_cuda_11.bat PipelinesForCuda11Cudnn8 (#4938) 2020-09-09 16:13:58 -07:00
setup_env_trt.bat
setup_env_x86.bat