onnxruntime/tools/ci_build/github/azure-pipelines
Changming Sun 5f74f198c1
Merge CPU/GPU nuget pipeline (#8683)
Merge CPU/GPU nuget pipeline. The old GPU nuget pipeline will be only for DML.

TODO: the result GPU package contains PDB files for some of the DLLs, but not all. It is due to the refactoring of CUDA EP to pluggable DLLs. At that time we forgot to copy the PDB files. However, I can't add them in now. Because currently the package is already 220MB large. If the missed PDB files were added, then it will be oversize. nuget.org doesn't accept >250MB packages.
2021-08-12 13:21:29 -07:00
..
nodejs [JS] refactor Javascript/Typescript libraries in ONNX Runtime (#7308) 2021-04-16 01:33:10 -07:00
nuget Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
templates Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Disable update database for Android code coverage (#8182) 2021-06-29 18:50:16 -07:00
c-api-noopenmp-packaging-pipelines.yml Merge CPU/GPU nuget pipeline (#8683) 2021-08-12 13:21:29 -07:00
clean-build-docker-image-cache-pipeline.yml Update build docker image cache cleanup build definition (#7452) 2021-04-26 14:39:46 -07:00
featurizers-py-packaging-pipeline.yml
linux-ci-pipeline.yml Restore transformers tests and disable some tests (#8530) 2021-07-29 14:09:36 -07:00
linux-cpu-minimal-build-ci-pipeline.yml
linux-dnnl-ci-pipeline.yml [Java] Adds support for DNNL, OpenVINO, TensorRT shared providers and refactors the CUDA shared provider loader (#8013) 2021-07-20 22:33:15 -07:00
linux-gpu-ci-pipeline.yml Add post-install command to build PyTorch CPP extensions from within onnxruntime package (#8027) 2021-06-28 18:11:58 -07:00
linux-gpu-cuda-11-pipeline.yml Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
linux-gpu-tensorrt-7-1-ci-pipeline.yml Add TRT 7.1 Pipeline (#8073) 2021-06-21 20:57:04 -07:00
linux-gpu-tensorrt-ci-perf-pipeline.yml Add TRT EP memory leak test into trt perf script (#8155) 2021-07-13 09:39:08 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Upgrade TensorRT to v8.0.1 (#8512) 2021-08-02 11:20:31 -07:00
linux-gpu-tensorrt-packaging-pipeline.yml Upgrade TensorRT to v8.0.1 (#8512) 2021-08-02 11:20:31 -07:00
linux-multi-gpu-ci-pipeline.yml Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
linux-multi-gpu-tensorrt-ci-pipeline.yml Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
linux-nocontribops-ci-pipeline.yml Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
linux-nuphar-ci-pipeline.yml Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
linux-openvino-ci-pipeline.yml [OpenVINO-EP] 2021.4 Release (#8369) 2021-07-19 10:40:56 -07:00
linux-openvino-nightly-pipeline.yml Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
linux-pytorch-custom-ops-ci-pipeline.yml Increase build timeout (#8583) 2021-08-02 14:50:01 -07:00
mac-ci-pipeline.yml Initial Objective-C API (#7366) 2021-04-27 10:06:30 -07:00
mac-coreml-ci-pipeline.yml Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
mac-ios-ci-pipeline.yml Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
mac-ios-packaging-pipeline.yml Specify timeout for iOS packaging pipeline (#8616) 2021-08-04 11:17:50 -07:00
mac-nocontribops-ci-pipeline.yml
orttraining-linux-ci-pipeline.yml Update Linux Training CPU CI pipeline (#8518) 2021-07-28 10:25:52 -07:00
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml
orttraining-linux-gpu-ci-pipeline.yml Add post-install command to build PyTorch CPP extensions from within onnxruntime package (#8027) 2021-06-28 18:11:58 -07:00
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
orttraining-linux-gpu-distributed-test-ci-pipeline.yml Add post-install command to build PyTorch CPP extensions from within onnxruntime package (#8027) 2021-06-28 18:11:58 -07:00
orttraining-linux-gpu-docker-release-pipeline.yml
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml Add post-install command to build PyTorch CPP extensions from within onnxruntime package (#8027) 2021-06-28 18:11:58 -07:00
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml
orttraining-linux-gpu-perf-test-ci-pipeline.yml Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml Add post-install command to build PyTorch CPP extensions from within onnxruntime package (#8027) 2021-06-28 18:11:58 -07:00
orttraining-py-packaging-pipeline-cpu.yml to create a training cpu package for torch-ort documentation (#7845) 2021-08-05 16:43:37 -07:00
orttraining-py-packaging-pipeline-cuda102.yml to used cudnn7 to build onnxruntime-training wheel with Cuda 10.2 support (#7760) 2021-05-20 09:18:41 -07:00
orttraining-py-packaging-pipeline-cuda111.yml to used cudnn7 to build onnxruntime-training wheel with Cuda 10.2 support (#7760) 2021-05-20 09:18:41 -07:00
orttraining-py-packaging-pipeline-rocm.yml to used cudnn7 to build onnxruntime-training wheel with Cuda 10.2 support (#7760) 2021-05-20 09:18:41 -07:00
orttraining-py-packaging-pipeline-torch181-cuda102.yml make pipelines to support torch1.8.1 and torch1.9.0 (#8084) 2021-06-25 14:55:49 -07:00
orttraining-py-packaging-pipeline-torch181-cuda111.yml make pipelines to support torch1.8.1 and torch1.9.0 (#8084) 2021-06-25 14:55:49 -07:00
orttraining-py-packaging-pipeline-torch190-cuda102.yml make pipelines to support torch1.8.1 and torch1.9.0 (#8084) 2021-06-25 14:55:49 -07:00
orttraining-py-packaging-pipeline-torch190-cuda111.yml make pipelines to support torch1.8.1 and torch1.9.0 (#8084) 2021-06-25 14:55:49 -07:00
orttraining-py-packaging-pipeline-torch190-cuda114.yml create packaging pipeline to support cuda11.4 (#8663) 2021-08-11 17:44:57 -07:00
orttraining-win-ci-pipeline.yml
orttraining-win-gpu-ci-pipeline.yml Disable Training Windows GPU Debug build because it is failing (#8608) 2021-08-04 09:24:27 -07:00
post-merge-jobs.yml Improve code coverage report (#7770) 2021-05-25 08:26:01 -07:00
py-packaging-pipeline.yml Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
python-checks-ci-pipeline.yml Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
win-ci-fuzz-testing.yml Remove flake8 check from CMake build. (#8662) 2021-08-09 14:10:36 -07:00
win-ci-pipeline.yml Remove flake8 check from CMake build. (#8662) 2021-08-09 14:10:36 -07:00
win-gpu-ci-pipeline.yml Remove flake8 check from CMake build. (#8662) 2021-08-09 14:10:36 -07:00
win-gpu-cuda-10-2-pipeline.yml Remove flake8 check from CMake build. (#8662) 2021-08-09 14:10:36 -07:00
win-gpu-reduce-op-ci-pipeline.yml
win-gpu-tensorrt-ci-pipeline.yml Remove flake8 check from CMake build. (#8662) 2021-08-09 14:10:36 -07:00
win-wasm-ci-pipeline.yml Remove flake8 check from CMake build. (#8662) 2021-08-09 14:10:36 -07:00