onnxruntime/tools/ci_build/github/linux
Changming Sun e155c66b4a
Change all macOS python packages to use universal2 (#19013)
### Description
Change all macOS python packages to use universal2, to reduce the number
of packages we have.

### Motivation and Context
According to [wikipedia](https://en.wikipedia.org/wiki/MacOS_Big_Sur),
macOS 11 is the first macOS version that supports universal 2. And it is
the min macOS version we support. So we no longer need to maintain
separate binaries for different CPU archs.
2024-01-04 17:44:49 -08:00
..
docker Change all macOS python packages to use universal2 (#19013) 2024-01-04 17:44:49 -08:00
ort_minimal [Linter] Bump ruff and remove pylint (#17797) 2023-10-05 21:07:33 -07:00
tvm Fix TVM pipelines (#15653) 2023-04-26 09:55:05 +02:00
build_cuda_c_api_package.sh Create a new Nuget Package pipeline for CUDA 12 (#18135) 2023-11-28 09:03:46 -08:00
build_linux_python_package.sh Create a new Python Package pipeline for CUDA 12 (#18348) 2023-11-20 09:48:28 -08:00
build_rocm_c_api_package.sh Fix ROCM's nightly build (#17518) 2023-09-13 08:50:14 -07:00
build_tensorrt_c_api_package.sh Create a new Nuget Package pipeline for CUDA 12 (#18135) 2023-11-28 09:03:46 -08:00
build_yocto.sh
copy_strip_binary.sh Add cuda context headers to zip (#18330) 2023-11-09 14:53:58 -08:00
create_package.sh
extract_and_bundle_gpu_package.sh [TensorRT EP] Refactor OrtTensorRTProviderOptions initialization and make it easy to add new field (#17617) 2023-10-06 14:12:20 -07:00
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 Create a new Python Package pipeline for CUDA 12 (#18348) 2023-11-20 09:48:28 -08:00
run_python_dockertest.sh Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
run_python_tests.sh Adding new pipeline for python cuda testing (#18718) 2023-12-18 18:13:03 -08:00
test_custom_ops_pytorch_export.sh
upload_code_coverage_data.sh
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh