onnxruntime/tools/ci_build/github/azure-pipelines
jingyanwangms adda8c66d9
Docker image release pipeline (#4682)
* create orttraining-1p-linux-gpu-ci-pipeline.yml

* fix syntax

* fix file path

* fix template path

* publish docker image to test acr

* use right task name

* change parameter list

* use variables

* use python.version

* remove --enable_onnx_tests due to segfault

* add back --enable_onnx_tests

* fix docker push command line

* change docker login command

* login differently

* fix docker tag script

* create password.txt

* add ortrelease docker image

* enable test in build.sh

* add pipeline parameter

* add pipeline parameter

* change timeout

* change timeout

* fix run_dockerbuild.sh

* use PR checkin build docker

* fix strategy syntax

* fix strategy syntax

* change dockerfile

* change run_dockerbuild.sh

* change tag name

* build with root user

* use build id for docker image tag

* remove all user lines

* change docker tag

* add mpi, mellanox

* add missing args

* use release dockerfile for ci build

* remove install wheel

* use release docker image

* fix syntax

* use different pool

* add Dockerfile.training

* remove sudo to run on Linux-Multi-GPU-V100

* change docker file path

* update dockerfile

* use latest dockerfile

* change agent pool

* remove --preserve-env

* add back parameter

* Add test_flag

* use azuredevops docker

* change repository

* use cmd for docker login

* echo build script

* use ortrelrease ACR

* change key vault connection

* Move --build flag

* change build command

* add paramter for image tag

* clean up for PR

* remove unnecessary changes

* whitespace changes

* whitespace changes

* change build flag

* change flag name

* change flag

* use latest dockerfile

* enable build tests

* build builder stage and run test

* Add back python.version

* change build directory

* always run build entire dockerfile

* fix yml syntax

* fix syntax

* add en-UTF8 locale

* rename

* remove unused template

* Update orttraining-linux-gpu-docker-release-pipeline.yml for Azure Pipelines

* Update orttraining-linux-gpu-docker-release-pipeline.yml for Azure Pipelines

* Test commit sha1 in pipeline

* fix parameter

* update docker file

* fix --from=build

* remove commented blocks

* PR comments

* fix syntax

* fix syntax

* use timestamp as build number

* remove latest tag

* add build_timestamp variable

* remove wrong property

* fix docker run command

* test build id

* Use datestamp build id

* change build tags

* add no-cache to docker build

* rename BUILD_VERSION -> BUILD_CONFIG

Co-authored-by: Jingyan Wang <jingywa@OrtDevTest2v100.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
Co-authored-by: Jingyan Wang <jingywa@OrtTrainingDev3.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
2020-08-12 13:29:37 -07:00
..
nodejs Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
nuget Add .NET Core 3.0 nuget e2e pipeline tests (#4695) 2020-08-05 13:02:24 -07:00
templates Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Android CI build, test copy, emulator boot improvement (#4481) 2020-07-13 14:18:34 -07:00
c-api-packaging-pipelines.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -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 Make Java Publishing and Java GPU pipelines to run nightly (#4749) 2020-08-10 17:38:45 -07:00
java-api-packaging-pipelines.yml Make Java Publishing and Java GPU pipelines to run nightly (#4749) 2020-08-10 17:38:45 -07:00
linux-ci-pipeline.yml Remove featurizer from CI build (#4661) 2020-07-30 18:37:55 -07:00
linux-gpu-ci-pipeline.yml Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247) 2019-06-20 19:41:30 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Disable downloading test data on Linux (#3581) 2020-04-18 15:54:58 -07:00
linux-multi-gpu-ci-pipeline.yml Enable Gpu multi-device test for CUDA EP and Trt EP 2019-10-14 11:16:34 -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 Add build option to disable traditional ML ops from the binary. (#4272) 2020-06-20 06:36:06 -07:00
linux-openvino-ci-pipeline.yml Disable data downloading in linux-nocontribops-ci-pipeline (#3803) 2020-05-02 12:59:24 -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 Remove featurizer from CI build (#4661) 2020-07-30 18:37:55 -07:00
mac-nocontribops-ci-pipeline.yml Revert "remove openmp and scipy from build pipelines (#4305)" 2020-07-02 00:30:02 -07:00
orttraining-linux-ci-pipeline.yml Re-enable dnnl in CI build (#4544) 2020-07-19 23:20:03 -07:00
orttraining-linux-gpu-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -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 CI for training. 2020-03-11 14:41:32 -07:00
orttraining-py-packaging-pipeline.yml Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
orttraining-win-ci-pipeline.yml Revert "remove openmp and scipy from build pipelines (#4305)" 2020-07-02 00:30:02 -07:00
orttraining-win-gpu-ci-pipeline.yml Add --skip_onnx_tests to orttraining Windows builds. 2020-04-21 21:50:35 +00: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 Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
win-arm64-crosscompile-ci-pipeline.yml Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
win-ci-pipeline.yml Remove featurizer from CI build (#4661) 2020-07-30 18:37:55 -07:00
win-gpu-ci-pipeline.yml Add 'Install ONNX' step to Windows GPU pipeline (#4696) 2020-08-03 18:51:24 -07:00
win-gpu-tensorrt-ci-pipeline.yml Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
win-mklml-ci-pipeline.yml Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
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