onnxruntime/.github/workflows
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
..
cffconvert.yml Fix CITATION.cff and add automatic validation of your citation metadata (#10478) 2022-04-13 10:03:52 -07:00
codeql.yml Create codeql.yml to replace LGTM (#12790) 2022-09-01 16:37:43 -07:00
generate-skip-doc-change.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
generated_fake_win_gpu_ci.yml Update Win_GPU_CI trigger (#13290) 2022-10-12 15:22:42 +08:00
gradle-wrapper-validation.yml Add gradle wrapper validation workflow. 2023-03-07 17:56:37 -08:00
labeler.yml Update labeler.yml (#13186) 2022-09-30 15:43:33 -07:00
lint.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
linux.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
publish-c-apidocs.yml Add wildcard paths to the API docs generation workflows (#15313) 2023-05-02 10:43:45 -07:00
publish-csharp-apidocs.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
publish-gh-pages.yml Auto deploy API docs (#15088) 2023-03-23 15:08:49 -07:00
publish-java-apidocs.yml Add wildcard paths to the API docs generation workflows (#15313) 2023-05-02 10:43:45 -07:00
publish-objectivec-apidocs.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
publish-python-apidocs.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
sca.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00
skip-doc-change.yml.j2 Update Win_GPU_CI trigger (#13290) 2022-10-12 15:22:42 +08:00
windows.yml ONNX Runtime 1.15.1 release (#16365) 2023-06-15 15:45:21 -07:00