onnxruntime/tools/ci_build/github/azure-pipelines/templates
Rui Ren 6ccaeddefa
ORT 1.14.0 release -- cherry pick round3 (#14617)
### Description
<!-- Describe your changes. -->

**This is the Final cherry-pick, no more PR will be accepted**

Third round cherry pick, total 10 PRs, as below. Please check here for
[Here](https://github.com/microsoft/onnxruntime/issues?q=label%3Arelease%3A1.14+sort%3Aupdated-asc+is%3Aclosed+label%3Atriage%3Aapproved)
for the total list.

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:x="urn:schemas-microsoft-com:office:excel"
xmlns="http://www.w3.org/TR/REC-html40">

<head>

<meta name=ProgId content=Excel.Sheet>
<meta name=Generator content="Microsoft Excel 15">
<link id=Main-File rel=Main-File

href="file:///C:/Users/ruiren/AppData/Local/Temp/msohtmlclip1/01/clip.htm">
<link rel=File-List

href="file:///C:/Users/ruiren/AppData/Local/Temp/msohtmlclip1/01/clip_filelist.xml">
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
tr
	{mso-height-source:auto;}
col
	{mso-width-source:auto;}
br
	{mso-data-placement:same-cell;}
td
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl65
	{text-align:center;}
.xl66
	{color:windowtext;
	text-align:center;
	border:.5pt solid windowtext;}
.xl67
	{text-align:center;
	border:.5pt solid windowtext;}
-->
</style>
</head>

<body link="#0563C1" vlink="#954F72">



Date | PR | # | Commit # | Short #
-- | -- | -- | -- | --
1 | remove 'module' field from package.json | 14532 |
cfb6e528c8 | cfb6e52
2 | Fix CI failure: temporarily disable real model tests from onnx repo
| 14606 | cf8bad7f19 | cf8bad7
3 | Stable Diffusion CUDA optimizations Part 2 | 14597 |
742658d171 | 742658d
4 | reduce cuda library binary size | 14555 |
8de885fdb1 | 8de885f
5 | Remove Identical Children Consolidation from default transformer
uitil. | 14602 | 585f43e31d | 585f43e
6 | Revert mimalloc from v2.0.9 to v2.0.3 | 14603 |
b6bec54341 | b6bec54
7 | Adding RunOptions synchronization behaviour to C/C++ API | 14088 |
e9ab56fa64 | e9ab56f
8 | Move TRT include_directories to outside scope | 14622 |
0a6b22018f | 0a6b220
9 | Remove torch package from requirements.txt of stable diffusion
models | 14630 | cfda876a3f | cfda876
10 | Test and fix optimizers LayerNormFusion, BiasSoftmaxFusion,
Transpose for opset 18 | 14542 |
30ec8b038f | 30ec8b0



</body>

</html>



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
**Last** round cherry-pick for ORT 1.14.0 release.

---------

Signed-off-by: Kevin Chen <kevinch@nvidia.com>
Signed-off-by: xadupre <xadupre@microsoft.com>
Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com>
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Tianlei Wu <tlwu@microsoft.com>
Co-authored-by: Yufeng Li <liyufeng1987@gmail.com>
Co-authored-by: Jian Chen <cjian@microsoft.com>
Co-authored-by: Scott McKay <skottmckay@gmail.com>
Co-authored-by: RandySheriffH <48490400+RandySheriffH@users.noreply.github.com>
Co-authored-by: Randy Shuai <rashuai@microsoft.com>
Co-authored-by: Maximilian Müller <44298237+gedoensmax@users.noreply.github.com>
Co-authored-by: Chi Lo <chi.lo@microsoft.com>
Co-authored-by: Kevin Chen <45886021+kevinch-nv@users.noreply.github.com>
Co-authored-by: Xavier Dupré <xadupre@users.noreply.github.com>
2023-02-09 10:08:02 -08:00
..
android-dump-logs-from-steps.yml [React Native CI] Record more info to debug E2E test (#13329) 2022-10-18 17:21:28 -07:00
android-java-api-aar-test.yml Use specific Android NDK version in CI builds. (#12350) 2022-07-28 11:01:04 -07:00
android-java-api-aar.yml Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
c-api-artifacts-package-and-publish-steps-posix.yml
c-api-artifacts-package-and-publish-steps-windows.yml
c-api-cpu.yml Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
c-api-linux-cpu.yml Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
clean-agent-build-directory-step.yml
compliance.yml Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -07:00
component-governance-component-detection-steps.yml Restrict "Component Detection" task to Lotus project only (#12536) 2022-08-10 03:25:29 -07:00
download-deps.yml ORT 1.14.0 release -- cherry pick round3 (#14617) 2023-02-09 10:08:02 -08:00
esrp_nuget.yml ORT 1.14.0 release -- cherry pick round2 (#14573) 2023-02-06 17:00:22 -08:00
explicitly-defined-final-tasks.yml Add compilation cache for Linux GPU (#13995) 2022-12-16 16:38:12 +08:00
get-docker-image-steps.yml Move C/C++ deps' URLs to deps.txt (#13769) 2022-11-29 18:06:35 -08:00
java-api-artifacts-package-and-publish-steps-posix.yml
java-api-artifacts-package-and-publish-steps-windows.yml
linux-ci.yml [js] update versions of a few build dependencies (#13977) 2022-12-16 17:26:54 -08:00
linux-set-variables-and-download.yml
mac-ci.yml make WITHCACHE as an option in MacOS workflow (#14188) 2023-01-10 10:54:19 +08:00
mac-esrp-dll.yml ORT 1.14.0 release -- cherry pick round2 (#14573) 2023-02-06 17:00:22 -08:00
mac-packaging.yml FIX: macOS CI pipeline doesn't run tests (#13970) 2022-12-14 18:39:31 -08:00
nodejs-artifacts-package-and-publish-steps-posix.yml
nodejs-artifacts-package-and-publish-steps-windows.yml
orttraining-linux-gpu-ortmodule-test-ci-pipeline.yml Update torch to 1.13.1 in CI and packaging pipelines for ort training (#14055) 2023-01-03 20:03:33 -08:00
publish-nuget.yml Refactor python packaging pipeline and nuget packaging pipeline (#12945) 2022-09-13 14:50:31 -07:00
py-linux-gpu.yml Update package pipelines to support TRT 8.5 (#13998) 2022-12-16 15:01:50 -08:00
py-linux-ubuntu.yml CloudEP (#13855) 2023-01-03 10:03:15 -08:00
py-linux.yml CloudEP (#13855) 2023-01-03 10:03:15 -08:00
py-packaging-linux-test.yml Increase package python test pipeline timeout limit (#14288) 2023-01-14 13:46:09 +08:00
py-packaging-selectable-stage.yml [TensorRT EP] support TensorRT 8.5 (#13867) 2022-12-14 13:06:03 -08:00
py-packaging-stage.yml Rename CloudEP to AzureEP (#14175) 2023-01-11 12:25:04 -08:00
py-packaging-training-cuda-stage.yml Refactor training build options (#13964) 2023-01-03 13:28:16 -08:00
py-win-gpu.yml Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
react-native-ci.yml [React Native CI] Record more info to debug E2E test (#13329) 2022-10-18 17:21:28 -07:00
rocm.yml Refactor training build options (#13964) 2023-01-03 13:28:16 -08:00
run-docker-build-steps.yml
set-nightly-build-option-variable-step.yml Refactor python packaging pipeline and nuget packaging pipeline (#12945) 2022-09-13 14:50:31 -07:00
set-python-manylinux-variables-step.yml
set-test-data-variables-step.yml
set-version-number-variables-step.yml
telemetry-steps.yml
use-android-ndk.yml Use specific Android NDK version in CI builds. (#12350) 2022-07-28 11:01:04 -07:00
validate-package.yml
web-browserstack-ci.yml Remove unused git submodules (#13830) 2022-12-07 21:59:16 -08:00
web-ci.yml enable ort-extensions in wasm release builds (#14239) 2023-01-17 12:39:13 -08:00
win-ci-vs-2019.yml Enable cache for msbuild (#14085) 2023-01-06 11:19:57 +08:00
win-ci.yml ORT 1.14.0 release -- cherry pick round1 (#14456) 2023-01-31 14:35:34 -08:00
win-esrp-dll.yml ORT 1.14.0 release -- cherry pick round2 (#14573) 2023-02-06 17:00:22 -08:00
win-wasm-ci.yml extend some timeout value (#13552) 2022-11-03 15:11:41 +08:00
win-web-ci.yml
win-web-multi-browsers.yml [js] loosen test timeout (#12427) 2022-08-02 19:01:19 -07:00
windows-build-and-test-steps.yml
windows-build-tools-setup-steps.yml
with-container-registry-steps.yml