onnxruntime/tools/ci_build/github/azure-pipelines
Changming Sun ff1e446d00
ONNX Runtime 1.15.1 release (#16365)
### Description
The patch release will fix the following issues:
1. A coding problem in test/shared_lib/test_inference.cc that it should
use ASSERT_NEAR to test float values instead of ASSERT_EQ. Without this
change, some DNNL/OpenVino tests would fail on some AMD CPUs.
2. A misaligned error in cublasGemmBatchedHelper function. The error
only occurs when the GPU's CUDA Compute capability >=80. (In other
words: with TensorFloat-32 support)
3. A build issue that build with onnxruntime_ENABLE_MEMORY_PROFILE was
broken in 1.15.0 release.
4. Native onnxruntime library not loading in Azure App Service. It is
because in 1.15.0 we introduced a Windows API call to
SetThreadDescription. Though the API is available in all Windows 10
versions, some sandbox environments block using the API.
5. An alignment problem for xnnpack EP on Intel/AMD CPUs on PC
platforms.
6. Some training header files were missing in the 1.15.0 training NuGet
package.
7. Some fields in OrtCUDAProviderOptionsV2 struct are not initialized.


---------
Co-authored-by: cao lei <jslhcl@gmail.com>
Co-authored-by: Lei Cao <leca@microsoft.com>
Co-authored-by: Scott McKay <skottmckay@gmail.com>
Co-authored-by: Baiju Meswani <bmeswani@microsoft.com>
Co-authored-by: JiCheng <wejoncy@163.com>
Co-authored-by: Yuriy Chernyshov <thegeorg@yandex-team.com>
Co-authored-by: Artur <artur@vaadin.com>
Co-authored-by: Dale Phurrough <dale@hidale.com>
Co-authored-by: Yi Zhang <zhanyi@microsoft.com>
2023-06-15 15:45:21 -07:00
..
nodejs/templates ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
nuget/templates ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
templates ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
android-arm64-v8a-QNN-crosscompile-ci-pipeline.yml [QNN EP] Update to QNN SDK 2.9.0 (#15709) 2023-04-27 13:44:09 -07:00
android-x86_64-crosscompile-ci-pipeline.yml
binary-size-checks-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
build-perf-test-binaries-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
c-api-noopenmp-packaging-pipelines.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
clean-build-docker-image-cache-pipeline.yml
linux-ci-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
linux-cpu-aten-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
linux-cpu-eager-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
linux-cpu-minimal-build-ci-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
linux-dnnl-ci-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
linux-gpu-ci-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
linux-gpu-tensorrt-ci-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
linux-gpu-tensorrt-daily-perf-pipeline.yml Fix EP Perf pipeline (#15507) 2023-04-27 10:09:14 -07:00
linux-migraphx-ci-pipeline.yml [ROCm] disable composable_kernel and kernel explorer for MIGraphX CI (#15479) 2023-04-12 22:26:40 +08:00
linux-multi-gpu-ci-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
linux-multi-gpu-tensorrt-ci-pipeline.yml
linux-openvino-ci-pipeline.yml
linux-openvino-nightly-pipeline.yml
linux-qnn-ci-pipeline.yml [QNN EP] Update to QNN SDK 2.9.0 (#15709) 2023-04-27 13:44:09 -07:00
mac-ci-pipeline.yml
mac-coreml-ci-pipeline.yml
mac-ios-ci-pipeline.yml
mac-ios-packaging-pipeline.yml Add 'name' key to xcodebuild 'destination' option. (#15690) 2023-04-28 08:52:18 -07:00
mac-objc-static-analysis-ci-pipeline.yml Add iOS Swift Package Manager support (#15297) 2023-04-20 16:18:35 +10:00
mac-react-native-ci-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
npm-packaging-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
orttraining-linux-ci-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
orttraining-linux-external-custom-ops.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml
orttraining-linux-gpu-ci-pipeline.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml
orttraining-linux-gpu-docker-release-pipeline.yml
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
orttraining-linux-gpu-training-apis.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-linux-nightly-ortmodule-test-pipeline.yml
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml
orttraining-py-packaging-pipeline-cpu.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
orttraining-py-packaging-pipeline-cuda.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
orttraining-py-packaging-pipeline-rocm.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
post-merge-jobs.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
py-package-build-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
py-package-test-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
py-packaging-pipeline.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
qnn-ep-nuget-packaging-pipeline.yml [QNN EP] Nuget package (#15711) 2023-04-28 19:33:14 -07:00
sign_ov_ep_binaries.yml
snpe-ep-nuget-packaging-pipeline.yml
web-ci-pipeline.yml
web-packaging-pipeline.yml
win-ci-fuzz-testing.yml
win-ci-pipeline.yml Cherry-pick 4 commits to rel-1.15.0 branch (#16021) 2023-05-19 21:48:21 -07:00
win-gpu-ci-pipeline.yml Update cuda 11.6 to 11.8 for Windows pipelines (#15684) 2023-04-25 20:23:57 -07:00
win-gpu-reduce-op-ci-pipeline.yml
win-gpu-tensorrt-ci-pipeline.yml [TensorRT EP] avoid excessive library load/unload overhead when running unit tests. (#15639) 2023-04-24 14:43:13 -07:00
win-qnn-arm64-ci-pipeline.yml [QNN EP] Update to QNN SDK 2.9.0 (#15709) 2023-04-27 13:44:09 -07:00
win-qnn-ci-pipeline.yml [QNN EP] Update to QNN SDK 2.9.0 (#15709) 2023-04-27 13:44:09 -07:00