onnxruntime/tools/ci_build/github/linux
Adrian Lizarraga 387127404e
[ORT 1.18.1 Release] Update ORT numpy dependency to >=1.21.6,<2.0 (#21141)
### Description
Updates the version of numpy required by onnxruntime to >=1.21.6,<2.0



### Motivation and Context
Numpy released version 2.0. The onnxruntime 1.18.1 release is using
numpy < 2.0, so we need to update requirement files to only install
versions between 1.21.6 and 2.0 (non-inclusive).
2024-06-24 11:24:55 -07:00
..
docker [ORT 1.18.1 Release] Update ORT numpy dependency to >=1.21.6,<2.0 (#21141) 2024-06-24 11:24:55 -07:00
ort_minimal [ORT 1.18.1 Release] Cherry pick 1st round (#21105) 2024-06-19 22:10:58 -05:00
tvm
build_cuda_c_api_package.sh [ORT 1.18.1 Release] Cherry pick 1st round (#21105) 2024-06-19 22:10:58 -05:00
build_cuda_ci.sh [ORT 1.18.1 Release] Cherry pick 1st round (#21105) 2024-06-19 22:10:58 -05:00
build_linux_python_package.sh [ORT 1.18.1 Release] Cherry pick 1st round (#21105) 2024-06-19 22:10:58 -05: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 [ORT 1.18.1 Release] Cherry pick 1st round (#21105) 2024-06-19 22:10:58 -05:00
build_tensorrt_ci.sh [ORT 1.18.1 Release] Cherry pick 1st round (#21105) 2024-06-19 22:10:58 -05: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 [ORT 1.18.1 Release] Cherry pick 1st round (#21105) 2024-06-19 22:10:58 -05:00
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 a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00
run_dockerbuild.sh Fix Multi GPU TensorRT tests (#17269) 2023-08-25 20:30:45 -07:00
run_python_dockerbuild.sh [ORT 1.18.1 Release] Cherry pick 1st round (#21105) 2024-06-19 22:10:58 -05: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 [ORT 1.18.1 Release] Cherry pick 1st round (#21105) 2024-06-19 22:10:58 -05:00
test_custom_ops_pytorch_export.sh [ORT 1.18.1 Release] Update ORT numpy dependency to >=1.21.6,<2.0 (#21141) 2024-06-24 11:24:55 -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