onnxruntime/tools/ci_build/github/azure-pipelines/templates
Yulong Wang 3577a4bd02
[Node.js binding] Allow installation to download CUDA binaries via script (#20364)
### Description
Currently we try to include all prebuilt binaries into the NPM packages.
This was working until we added libonnxruntime_providers_cuda.so
(>400MB) into the NPM package. The NPM registry refuses to accept new
package publishment because the file is too large.

To make the new NPM package working, we have to remove the large file
from the package, and add a new script on package installation. This
script will try to dynamically install onnxruntime CUDA dynamic library
for Linux/x64.
2024-04-18 13:44:42 -07:00
..
jobs Install ONNX by buildling source code in Windows DML stage (#20079) 2024-03-27 12:29:34 -07:00
stages Switch a portion of CI/packaging jobs to MacOS12 (#19908) 2024-03-19 14:54:58 -07:00
android-binary-size-check-stage.yml Fix binary size check build publish step. (#20298) 2024-04-15 10:15:42 -07:00
android-dump-logs-from-steps.yml
android-java-api-aar-test.yml
android-java-api-aar.yml
build-linux-wasm-step.yml
c-api-artifacts-package-and-publish-steps-posix.yml
c-api-artifacts-package-and-publish-steps-windows.yml
c-api-cpu.yml [Node.js binding] Allow installation to download CUDA binaries via script (#20364) 2024-04-18 13:44:42 -07:00
c-api-linux-cpu.yml
check-cache-stats.yml
check_test_result.yml Check whether required tests are executed. (#19884) 2024-03-13 09:59:57 -07:00
clean-agent-build-directory-step.yml
common-variables.yml
compliance.yml
component-governance-component-detection-steps.yml Improve Nuget-CUDA-Packaging-Pipeline (#19668) 2024-02-27 09:27:43 -08:00
download-deps.yml Integration with ONNX 1.16.0 (#19745) 2024-04-12 09:46:49 -07:00
esrp_nuget.yml
explicitly-defined-final-tasks.yml
final-jar-testing.yml
flex-downloadPipelineArtifact.yml
get-docker-image-steps.yml
install-appcenter.yml
java-api-artifacts-package-and-publish-steps-posix.yml
linux-build-step-with-cache.yml
linux-ci.yml
linux-cpu-packaging-pipeline.yml
linux-gpu-tensorrt-packaging-pipeline.yml
linux-wasm-ci.yml
linux-web-init-and-check.yml [js/common] fix typedoc warnings (#19933) 2024-03-15 19:01:50 -07:00
mac-build-step-with-cache.yml
mac-cpu-packaging-pipeline.yml Switch a portion of CI/packaging jobs to MacOS12 (#19908) 2024-03-19 14:54:58 -07:00
mac-cpu-packaging-steps.yml
mac-cpu-packing-jobs.yml [Fix] Random connection exceptions in MacOS_C_API_Packaging_CPU stage (#20322) 2024-04-16 13:28:18 +08:00
mac-esrp-dylib.yml
make_java_win_binaries.yml Split more windows GPU workflow into 2 stages, building and testing, to make them more stable (#20080) 2024-03-28 12:55:44 +08:00
nodejs-artifacts-package-and-publish-steps-posix.yml
nodejs-artifacts-package-and-publish-steps-windows.yml
ondevice-training-cpu-packaging-pipeline.yml Remove remaining Windows ARM32 build jobs (#19840) 2024-03-11 11:25:11 +08:00
orttraining-linux-gpu-test-ci-pipeline.yml
py-linux-gpu.yml Refactor Python CUDA packaging pipeline to fix random hangs in building (#19989) 2024-03-22 09:16:00 +08:00
py-linux.yml
py-package-smoking-test.yml
py-packaging-linux-test-cpu.yml
py-packaging-linux-test-cuda.yml
py-packaging-selectable-stage.yml
py-packaging-stage.yml More fixes on random connection excepiton in Mac Build. (#20328) 2024-04-17 08:37:56 +08:00
py-packaging-training-cuda-stage-steps.yml Reuse T4 for Cuda12.2 training packaging pipeline. (#20244) 2024-04-10 09:21:40 +08:00
py-packaging-training-cuda-stage.yml Reuse T4 for Cuda12.2 training packaging pipeline. (#20244) 2024-04-10 09:21:40 +08:00
py-win-arm64-qnn.yml Update QNN python packages to use QNN SDK version 2.19.2 (#20213) 2024-04-05 17:15:25 -07:00
py-win-gpu.yml Integration with ONNX 1.16.0 (#19745) 2024-04-12 09:46:49 -07:00
py-win-x64-qnn.yml Update QNN python packages to use QNN SDK version 2.19.2 (#20213) 2024-04-05 17:15:25 -07:00
react-native-ci.yml Enable the most verbose logging level in detox E2E React Native CI (#19659) 2024-02-26 20:00:14 -08:00
rocm.yml
run-docker-build-steps.yml
set-nightly-build-option-variable-step.yml
set-python-manylinux-variables-step.yml
set-version-number-variables-step.yml
telemetry-steps.yml
upload-code-coverage-data.yml
use-android-emulator.yml
use-android-ndk.yml
use-xcode-version.yml Fix training and macos ci pipelines (#20034) 2024-03-26 12:20:11 -07:00
validate-package.yml
web-browserstack-ci.yml [js/test] align web test runner flags with ort.env (#19790) 2024-03-13 12:00:36 -07:00
web-ci.yml
win-ci.yml Extend time out in Windows GPU packaging jobs (#20207) 2024-04-06 08:03:42 +08:00
win-esrp-dll.yml
win-wasm-ci.yml
win-web-ci.yml fix condition in web CI YAML (#20095) 2024-03-27 10:35:43 -07:00
win-web-multi-browsers.yml fix condition in web CI YAML (#20095) 2024-03-27 10:35:43 -07:00
with-container-registry-steps.yml