onnxruntime/tools/ci_build/github/linux
Yi Zhang 507a40e1e9
Add compiler cache in Linux GPU TensorRT CI. (#17348)
### Description
Add the compiler cache in linux GPU tensorRT CI.
Save about 30 minutes in the GPU machine. (52 minutes -> 24 minutes)

PS. 
There're only white-space differences in the dockerfile.

### 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. -->
2023-08-31 08:13:26 +08:00
..
docker Add compiler cache in Linux GPU TensorRT CI. (#17348) 2023-08-31 08:13:26 +08:00
ort_minimal Update the MacOS/Linux build scripts that build/install protobuf from source (#16906) 2023-07-31 10:51:48 -07:00
tvm Fix TVM pipelines (#15653) 2023-04-26 09:55:05 +02:00
build_cuda_c_api_package.sh
build_linux_arm64_python_package.sh Fix python packaging test pipeline (#17204) 2023-08-18 14:51:26 -07:00
build_rocm_c_api_package.sh Build nuget pkg for ROCm (#16791) 2023-08-28 13:35:08 +08:00
build_yocto.sh
copy_strip_binary.sh Build nuget pkg for ROCm (#16791) 2023-08-28 13:35:08 +08:00
create_package.sh
extract_and_bundle_gpu_package.sh
java_copy_strip_binary.sh
java_linux_final_test.sh
run_build.sh Fix Linux MultiGPU TensorRT CI (#15697) 2023-04-26 10:01:33 -07:00
run_dockerbuild.sh Fix Multi GPU TensorRT tests (#17269) 2023-08-25 20:30:45 -07:00
run_python_dockerbuild.sh Fix python packaging test pipeline (#17204) 2023-08-18 14:51:26 -07:00
run_python_tests.sh Upgrade Centos7 to Alamlinux8 (#16907) 2023-08-29 21:05:36 -07:00
test_custom_ops_pytorch_export.sh
upload_code_coverage_data.sh
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh