onnxruntime/tools/ci_build/github/windows
Chi Lo 51152e1aaa
Integrate TensorRT EP libs into existing GPU Nuget Package (Approach#1) (#8727)
* Merge CPU/GPU nuget pipeline

* Include TensorRT EP libraries into existing GPU nuget package pipeline

* modify to use correct YAML

* Modify for test

* modify for test

* Add depedance

* Add depedance (cont.)

* modify for test

* Add create TensorRT nuget package

* modify for test

* modify for test

* Merge CPU/GPU nuget pipeline

* Include TensorRT EP libraries into existing GPU nuget package pipeline

* modify to use correct YAML

* Modify for test

* modify for test

* Add depedance

* Add depedance (cont.)

* modify for test

* Add create TensorRT nuget package

* modify for test

* fix merge bug

* code refactor

* code refactor

* modify for test

* modify for test

* modify for test

* modify for test

* modify for test

* modify for test

* cleanup

* modify for test

* fix bug

* modify for test

* refactor

* fix bug and test

* Modify for test

* Modify for test

* Modify for test

* Modify for test

* Prepare for PR

* Prepare for PR

* code refacotr from review

* Remove naming 'Microsoft.ML.OnnxRuntime.TensorRT' to avoid confusion

* Add linux TensorRT libraries

* Remove redundant variable in YMAL

* revert file

* undo revert file

* Modify regular expression so that it can capture the correct file

* Remove newline at end of file

* small fix

* Revert to CUDA11.1 on Windows

* Add unit tests for nuget package on Linux

Co-authored-by: Changming Sun <chasun@microsoft.com>
2021-08-18 17:26:34 -07:00
..
bundle_dlls.bat Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
bundle_dlls_gpu.bat Integrate TensorRT EP libs into existing GPU Nuget Package (Approach#1) (#8727) 2021-08-18 17:26:34 -07:00
download_cmake.py
extract_nuget_files.ps1 Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
extract_nuget_files_gpu.ps1 Integrate TensorRT EP libs into existing GPU Nuget Package (Approach#1) (#8727) 2021-08-18 17:26:34 -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 Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00
setup_env.bat
setup_env_cuda.bat Remove CUDNN dir from setup_env_cuda.bat (#8762) 2021-08-18 10:32:57 -07:00
setup_env_cuda_11.bat Remove CUDNN dir from setup_env_cuda.bat (#8762) 2021-08-18 10:32:57 -07:00
setup_env_gpu.bat Integrate TensorRT EP libs into existing GPU Nuget Package (Approach#1) (#8727) 2021-08-18 17:26:34 -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