onnxruntime/tools/ci_build/github/windows
Changming Sun 5f74f198c1
Merge CPU/GPU nuget pipeline (#8683)
Merge CPU/GPU nuget pipeline. The old GPU nuget pipeline will be only for DML.

TODO: the result GPU package contains PDB files for some of the DLLs, but not all. It is due to the refactoring of CUDA EP to pluggable DLLs. At that time we forgot to copy the PDB files. However, I can't add them in now. Because currently the package is already 220MB large. If the missed PDB files were added, then it will be oversize. nuget.org doesn't accept >250MB packages.
2021-08-12 13:21:29 -07:00
..
bundle_dlls.bat Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
bundle_dlls_gpu.bat Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
download_cmake.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
extract_nuget_files.ps1 Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
extract_nuget_files_gpu.ps1 Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
jar_gpu_packaging.ps1 Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
jar_packaging.ps1 Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07: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 Improve code coverage report (#7770) 2021-05-25 08:26:01 -07:00
setup_env.bat
setup_env_cuda.bat Revert CUPTI profiling feature (#7763) 2021-05-19 21:54:29 -07:00
setup_env_cuda_11.bat Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
setup_env_trt.bat Upgrade TensorRT to v8.0.1 (#8512) 2021-08-02 11:20:31 -07:00
setup_env_x86.bat