onnxruntime/tools/ci_build/github/azure-pipelines
Yufeng Li dacb42fe04
Cherry pick 3 fixes to rel-1.2.0 (#3158)
* Publish release symbols (#3152)

* Publish release symbols

* Publish symbols if IsReleaseBuild

* Disable delayload for cuda dlls (#3147)

This change fixes #3129. When running onnxruntime as dll on Windows, CUDA does some internal cleanups when process exits. After this, any call to CUDA would cause crash. Delayload makes thread_local destructor to happen after CUDA cleanup, thus the crash.

* Update Gelu Fusion to support new graph pattern from PyTorch 1.4 (#3148)

* update GeluFusion to support pattern from PyTorch 1.4; 
* Fix a bug that missing the check of an edge between mul2 and root.
* update script to fuse gelu from PyTorch 1.4
* Add test for python optimizer

Co-authored-by: Tiago Koji Castro Shibata <ticastro@microsoft.com>
Co-authored-by: KeDengMS <kedeng@microsoft.com>
Co-authored-by: Tianlei Wu <tlwu@microsoft.com>
2020-03-07 08:36:55 -08:00
..
nuget Cherry pick PR 3120 and 3131 to rel-1.2.0 (#3137) 2020-03-05 14:51:09 -08:00
templates Cherry pick 3 fixes to rel-1.2.0 (#3158) 2020-03-07 08:36:55 -08:00
android-x86_64-crosscompile-ci-pipeline.yml Make Java API available on Android (#3030) 2020-03-01 14:04:22 -08:00
azure-pipelines-py-packaging.yml Cherry pick PR 3120 and 3131 to rel-1.2.0 (#3137) 2020-03-05 14:51:09 -08:00
c-api-packaging-pipelines.yml Cherry pick PR 3120 and 3131 to rel-1.2.0 (#3137) 2020-03-05 14:51:09 -08:00
centos-ci-pipeline.yml Import Featurizers (#2643) 2019-12-13 16:07:12 -08:00
linux-ci-pipeline.yml Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -08:00
linux-gpu-ci-pipeline-cuda9.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -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 Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08: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 Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
linux-nocontribops-ci-pipeline.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
linux-openvino-ci-pipeline.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
linux-openvino-nightly-pipeline.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
linux-ort-srv-ci-pipeline.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
linux-ort-srv-nightly-pipeline.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
linux-x86-ci-pipeline.yml Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00
linux-x86-nocontribops-ci-pipeline.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
mac-ci-pipeline.yml Jignparm/upgrade macos vm image (#2928) 2020-01-28 20:24:45 -08:00
mac-nocontribops-ci-pipeline.yml Jignparm/upgrade macos vm image (#2928) 2020-01-28 20:24:45 -08:00
post-merge-jobs.yml CMake changes (#2961) 2020-02-03 19:33:14 -08: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 Publish Build Symbols from pre-checkin CI build (#3088) 2020-02-25 08:02:36 -08:00
win-gpu-ci-pipeline-cuda9.yml
win-gpu-ci-pipeline.yml Cherry pick PR 3120 and 3131 to rel-1.2.0 (#3137) 2020-03-05 14:51:09 -08:00
win-gpu-tensorrt-ci-pipeline.yml Cherry pick PR 3120 and 3131 to rel-1.2.0 (#3137) 2020-03-05 14:51:09 -08: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 Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
win-nocontribops-ci-pipeline.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
win-x86-ci-pipeline.yml Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
win-x86-nocontribops-ci-pipeline.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00