MyGit

v1.3.0

microsoft/onnxruntime

版本发布时间: 2020-05-19 11:15:13

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

Key Updates

General

Dependency updates

Please note that this version of onnxruntime depends on Visual C++ 2019 runtime. Previous versions depended on Visual C++ 2017. Please also refer https://github.com/microsoft/onnxruntime/tree/rel-1.3.0#system-requirements for the full set of system requirements.

APIs and Packages

Execution Providers

Contributions

We'd like to recognize our community members across various teams at Microsoft and other companies for all their valuable contributions. Our community contributors in this release include: Adam Pocock, pranavm-nvidia, Andrew Kane, Takeshi Watanabe, Jianhao Zhang, Colin Jermain, Andrews548, Jan Scholz, Pranav Prakash, suryasidd, and S. Manohar Karlapalem.

The ONNX Runtime Training code was originally developed internally at Microsoft, before being ported to Github. We’d like to recognize the original contributors: Aishwarya Bhandare, Ashwin Kumar, Cheng Tang, Du Li, Edward Chen, Ethan Tao, Fanny Nina Paravecino, Ganesan Ramalingam, Harshitha Parnandi Venkata, Jesse Benson, Jorgen Thelin, Ke Deng, Liqun Fu, Li-Wen Chang, Peng Wang, Sergii Dymchenko, Sherlock Huang, Stuart Schaefer, Tao Qin, Thiago Crepaldi, Tianju Xu, Weichun Wang, Wei Zuo, Wei-Sheng Chin, Weixing Zhang, Xiaowan Dong, Xueyun Zhu, Zeeshan Siddiqui, and Zixuan Jiang.

Known Issues

  1. The source doesn't compile on Ubuntu 14.04. See #4048
  2. Crash when setting IntraOpNumThreads using the C/C++/C# API. Fix is available in the master branch. Workaround: Setting IntraOpNumThreads is inconsequential when using ORT that is built with openmp enabled. Hence it's not required and can be safely commented out. Use the openmp env variables to set the threading params for openmp enabled builds (which is the recommended way).

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

1、 Microsoft.AI.MachineLearning.1.3.0.zip 164.29MB

2、 Microsoft.ML.OnnxRuntime.DirectML.1.3.0.zip 72.22MB

3、 onnxruntime-linux-x64-1.3.0.tgz 3.53MB

4、 onnxruntime-linux-x64-gpu-1.3.0.tgz 20.36MB

5、 onnxruntime-osx-x64-1.3.0.tgz 52.84MB

6、 onnxruntime-win-x64-1.3.0.zip 23.27MB

7、 onnxruntime-win-x64-gpu-1.3.0.zip 61.81MB

8、 onnxruntime-win-x86-1.3.0.zip 23.42MB

查看:2020-05-19发行的版本