onnxruntime/tools/ci_build/github/linux
Changming Sun a9df3aea72
Remove 52 from CMAKE_CUDA_ARCHITECTURES to reduce Nuget package size (#17461)
### Description
Remove 52 from CMAKE_CUDA_ARCHITECTURES to reduce Nuget package size. 

### Motivation and Context
PR #17227 increased binary size by 20%. Right the package size is about
260MB. However, nuget has a hard limit of 250MB. Without this change we
cannot publish the package.
2023-09-08 15:25:07 +08:00
..
docker [ROCm] fix python package pipeline (#17136) 2023-08-14 11:22:43 -07: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 Remove 52 from CMAKE_CUDA_ARCHITECTURES to reduce Nuget package size (#17461) 2023-09-08 15:25:07 +08:00
build_linux_arm64_python_package.sh Cherry-pick 2nd Round (#17386) 2023-09-07 09:56:22 -07:00
build_yocto.sh
copy_strip_binary.sh Copy missing training header files to the package archive (#16119) 2023-05-30 16:45:40 -07:00
create_package.sh
extract_and_bundle_gpu_package.sh
java_copy_strip_binary.sh
java_linux_final_test.sh Update protobuf-java to version 3.21.7 (#13630) 2022-11-17 15:04:42 -08:00
run_build.sh Fix Linux MultiGPU TensorRT CI (#15697) 2023-04-26 10:01:33 -07:00
run_dockerbuild.sh Fix Linux MultiGPU TensorRT CI (#15697) 2023-04-26 10:01:33 -07:00
run_python_dockerbuild.sh Fix python packaging test pipeline (#17204) 2023-08-18 14:51:26 -07:00
run_python_tests.sh Fix python packaging test pipeline (#17204) 2023-08-18 14:51:26 -07:00
test_custom_ops_pytorch_export.sh
upload_code_coverage_data.sh
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh