onnxruntime/tools/ci_build/github/azure-pipelines
Tiago Koji Castro Shibata 62848c4de5
Add store builds to nuget packaging (#5040)
* Nuget store packaging

* Move DNNL workaround to EP

* Fix warning as error

* Disable store tests

* Skip store tests

* msbuild target

* Cross compile protoc in Store

* Disable DML in store

* Move store builds to CPU queue

* Copy uap10 to final nuget

* Fix pip8 error

* Remove extra dml copies

* Fix argparse

* pep8

* Forward IsStoreBuild

* Apply is_store_build to duplicate generate_nuspec

* runtimes

* Refactor uap10

* Store .NET

* uap

* PR feedback
2020-09-09 21:38:14 -07:00
..
nodejs Use manylinux2014 for Linux CPU build (#5091) 2020-09-09 10:09:52 -07:00
nuget Add store builds to nuget packaging (#5040) 2020-09-09 21:38:14 -07:00
templates Add store builds to nuget packaging (#5040) 2020-09-09 21:38:14 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Add minimal build binary size verification (arm64) to Android CI (#5087) 2020-09-09 19:06:20 +10:00
c-api-packaging-pipelines.yml Use manylinux2014 for Linux CPU build (#5091) 2020-09-09 10:09:52 -07:00
centos-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
featurizers-py-packaging-pipeline.yml Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
java-api-packaging-pipelines-gpu.yml Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
java-api-packaging-pipelines.yml Use manylinux2014 for Linux CPU build (#5091) 2020-09-09 10:09:52 -07:00
linux-ci-pipeline.yml Use manylinux2014 for Linux CPU build (#5091) 2020-09-09 10:09:52 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Use manylinux2014 for Linux CPU build (#5091) 2020-09-09 10:09:52 -07:00
linux-dnnl-ci-pipeline.yml Use manylinux2014 for Linux CPU build (#5091) 2020-09-09 10:09:52 -07:00
linux-gpu-ci-pipeline.yml Build system enhancements (#5012) 2020-09-02 10:13:26 -07:00
linux-gpu-cuda-10-pipeline.yml PipelinesForCuda11Cudnn8 (#4938) 2020-09-09 16:13:58 -07:00
linux-gpu-cuda-11-pipeline.yml PipelinesForCuda11Cudnn8 (#4938) 2020-09-09 16:13:58 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
linux-multi-gpu-ci-pipeline.yml Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
linux-multi-gpu-tensorrt-ci-pipeline.yml Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08:00
linux-ngraph-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-nocontribops-ci-pipeline.yml Use manylinux2014 for Linux CPU build (#5091) 2020-09-09 10:09:52 -07:00
linux-nuphar-ci-pipeline.yml Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
linux-openvino-ci-pipeline.yml [OpenVINO-EP] Updating OpenVINO EP to 2020.4 (#4836) 2020-08-19 23:18:08 -07:00
linux-openvino-nightly-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-ort-srv-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-ort-srv-nightly-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-pytorch-custom-ops-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
mac-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
mac-nocontribops-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-linux-ci-pipeline.yml Use manylinux2014 for Linux CPU build (#5091) 2020-09-09 10:09:52 -07:00
orttraining-linux-gpu-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-linux-gpu-docker-release-pipeline.yml Docker image release pipeline (#4682) 2020-08-12 13:29:37 -07:00
orttraining-linux-gpu-e2e-test-ci-pipeline.yml Clean up training E2E test (#4078) 2020-05-29 09:20:47 -07:00
orttraining-linux-gpu-frontend-test-ci-pipeline.yml Liqun/multiple choice (#4480) 2020-07-14 17:57:58 -07:00
orttraining-linux-gpu-perf-test-ci-pipeline.yml Change training perf test build to use "docker" instead of "sudo docker" (#3995) 2020-05-19 16:54:35 -07:00
orttraining-mac-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-py-packaging-pipeline.yml Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
orttraining-win-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-win-gpu-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
post-merge-jobs.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
py-packaging-pipeline.yml Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
win-arm-crosscompile-ci-pipeline.yml
win-arm64-crosscompile-ci-pipeline.yml
win-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
win-gpu-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
win-gpu-cuda-10-pipeline.yml PipelinesForCuda11Cudnn8 (#4938) 2020-09-09 16:13:58 -07:00
win-gpu-cuda-11-pipeline.yml PipelinesForCuda11Cudnn8 (#4938) 2020-09-09 16:13:58 -07:00
win-gpu-reduce-op-ci-pipeline.yml Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
win-gpu-tensorrt-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
win-mklml-ci-pipeline.yml
win-ngraph-ci-pipeline.yml Revert "remove openmp and scipy from build pipelines (#4305)" 2020-07-02 00:30:02 -07:00
win-nocontribops-ci-pipeline.yml Add build option to disable traditional ML ops from the binary. (#4272) 2020-06-20 06:36:06 -07:00
win-x86-nocontribops-ci-pipeline.yml Remove openmp and scipy from build pipelines (#4305) 2020-06-23 20:18:16 -07:00