mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-27 22:45:57 +00:00
### 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). |
||
|---|---|---|
| .. | ||
| eager | ||
| post_to_dashboard | ||
| bundle_dlls_gpu.bat | ||
| bundle_nuget_with_native_headers.bat | ||
| extract_nuget_files.ps1 | ||
| extract_nuget_files_gpu.ps1 | ||
| extract_zip_files_gpu.ps1 | ||
| helpers.ps1 | ||
| install_third_party_deps.ps1 | ||
| jar_gpu_packaging.ps1 | ||
| jar_packaging.ps1 | ||
| post_binary_sizes_to_dashboard.py | ||
| post_code_coverage_to_dashboard.py | ||
| set_telemetry_var.ps1 | ||
| setup_env.bat | ||
| setup_env_cuda.bat | ||
| setup_env_gpu.bat | ||
| setup_env_trt.bat | ||
| setup_env_x86.bat | ||