onnxruntime/tools/ci_build/github/linux
Yifan Li bb76ead96c
[TensorRT EP] support TensorRT 10.2-GA (#21395)
### Description
<!-- Describe your changes. -->
* promote trt version to 10.2.0.19
* EP_Perf CI: clean config of legacy TRT<8.6, promote test env to
trt10.2-cu118/cu125
* skip two tests as Float8/BF16 are supported by TRT>10.0 but TRT CIs
are not hardware-compatible on these:
 ```
 1: [  FAILED  ] 2 tests, listed below:
 1: [  FAILED  ] IsInfTest.test_isinf_bfloat16
 1: [  FAILED  ] IsInfTest.test_Float8E4M3FN
 ```

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-07-18 12:11:52 -07:00
..
docker [TensorRT EP] support TensorRT 10.2-GA (#21395) 2024-07-18 12:11:52 -07:00
ort_minimal Enable LTO for Android build (#21243) 2024-07-10 18:44:17 -07:00
build_cuda_c_api_package.sh Using CPU pool to build Linux GPU C API Package (#20648) 2024-05-20 15:25:14 -07:00
build_cuda_ci.sh Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
build_linux_python_package.sh Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
build_rocm_c_api_package.sh Enable Address Sanitizer in CI (#19073) 2024-01-12 07:24:40 -08:00
build_tensorrt_c_api_package.sh Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
build_tensorrt_ci.sh Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
build_yocto.sh
copy_strip_binary.sh Update copying API header files (#19736) 2024-03-02 11:33:47 +08:00
create_package.sh
delete_unused_files_before_upload.sh Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
extract_and_bundle_gpu_package.sh
java_copy_strip_binary.sh
java_linux_final_test.sh
run_build.sh Fix a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00
run_dockerbuild.sh Update OpenVino CI Ubuntu to 22.04 (#21127) 2024-07-09 09:56:44 -07:00
run_python_dockerbuild.sh Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
run_python_dockertest.sh
run_python_tests.sh Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
test_custom_ops_pytorch_export.sh Add compatibility for NumPy 2.0 (#21085) 2024-06-27 13:50:53 -07:00
upload_code_coverage_data.sh Fix Android CI pipeline (#19877) 2024-03-13 10:09:43 -07:00
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh