MyGit

v1.15.1

microsoft/onnxruntime

版本发布时间: 2023-06-17 05:12:02

microsoft/onnxruntime最新发布版本:v1.19.2(2024-09-05 03:33:14)

This release fixed 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 CUDA version = 11.8 and the GPU's CUDA Compute capability >=80. (In other words: with TensorFloat-32 support) (#15981)
  3. A build issue that build with onnxruntime_ENABLE_MEMORY_PROFILE was broken in 1.15.0 release. (#16124)
  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. (#15375)
  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
  8. The *.dylib files in ONNX Runtime nuget package are not signed. (#16168)

Known issue

  1. Segfaults when loading model with local functions, works fine if model is inlined by ONNX (#16170)
  2. Cross building for iOS requires manually downloading protoc (#16238)

相关地址:原始地址 下载(tar) 下载(zip)

1、 Microsoft.AI.MachineLearning.1.15.1.symbols.zip 213.6MB

2、 Microsoft.AI.MachineLearning.1.15.1.zip 37.02MB

3、 Microsoft.ML.OnnxRuntime.DirectML.1.15.1.zip 17.23MB

4、 onnxruntime-linux-aarch64-1.15.1.tgz 5.74MB

5、 onnxruntime-linux-x64-1.15.1.tgz 6.09MB

6、 onnxruntime-linux-x64-gpu-1.15.1.tgz 116.62MB

7、 onnxruntime-osx-arm64-1.15.1.tgz 6.52MB

8、 onnxruntime-osx-universal2-1.15.1.tgz 13.73MB

9、 onnxruntime-osx-x86_64-1.15.1.tgz 7.33MB

10、 onnxruntime-training-linux-aarch64-1.15.1.tgz 6.22MB

11、 onnxruntime-training-linux-x64-1.15.1.tgz 6.62MB

12、 onnxruntime-training-win-arm-1.15.1.zip 41.21MB

13、 onnxruntime-training-win-arm64-1.15.1.zip 43.48MB

14、 onnxruntime-training-win-x64-1.15.1.zip 44.66MB

15、 onnxruntime-training-win-x86-1.15.1.zip 43.45MB

16、 onnxruntime-win-arm-1.15.1.zip 37.76MB

17、 onnxruntime-win-arm64-1.15.1.zip 40.22MB

18、 onnxruntime-win-x64-1.15.1.zip 41.01MB

19、 onnxruntime-win-x64-gpu-1.15.1.zip 165.46MB

20、 onnxruntime-win-x86-1.15.1.zip 39.88MB

查看:2023-06-17发行的版本