onnxruntime/tools/ci_build/github/windows
Chi Lo 569876fb16
[TensorRT EP] Refactor OrtTensorRTProviderOptions initialization and make it easy to add new field (#17617)
Two major modifications of this PR:

1. Refactor OrtTensorRTProviderOptions initialization and make it easy
to add new field.
2. Make Python API capable of using TensorRT plugins by adding new
Python binding api `register_tensorrt_plugins_as_custom_ops`. (It needs
to register ep's custom op domain before model load. For C++ API, it's
slightly different, when calling
SessionOptionsAppendExecutionProvider_TensorRT_XX, it appends cutom op
domain to session option. Later ORT can register custom op domain from
session option before model loading)
2023-10-06 14:12:20 -07:00
..
eager
post_to_dashboard
bundle_dlls_gpu.bat
bundle_nuget_with_native_headers.bat [TensorRT EP] Refactor OrtTensorRTProviderOptions initialization and make it easy to add new field (#17617) 2023-10-06 14:12:20 -07:00
extract_nuget_files.ps1
extract_nuget_files_gpu.ps1
extract_zip_files_gpu.ps1
helpers.ps1
install_third_party_deps.ps1
jar_gpu_packaging.ps1
jar_packaging.ps1
post_binary_sizes_to_dashboard.py
post_code_coverage_to_dashboard.py
set_telemetry_var.ps1
setup_env.bat
setup_env_azure.bat
setup_env_cuda_11.bat
setup_env_gpu.bat
setup_env_trt.bat
setup_env_x86.bat