bump to 1.7.2

This commit is contained in:
Sheil Kumar 2021-03-24 12:28:09 -07:00 committed by Changming Sun
parent eed9dea3ec
commit 1a8e53687d
7 changed files with 8 additions and 8 deletions

View file

@ -1 +1 @@
1.7.1
1.7.2

View file

@ -26,7 +26,7 @@ For more details on ONNX Release versions, see [this page](https://github.com/on
| ONNX Runtime release version | ONNX release version | ONNX opset version | ONNX ML opset version | Supported ONNX IR version | [Windows ML Availability](https://docs.microsoft.com/en-us/windows/ai/windows-ml/release-notes/)|
|------------------------------|--------------------|--------------------|----------------------|------------------|------------------|
| 1.7.1 | **1.8** down to 1.2 | 13 | 2 | 7 | Windows AI 1.7+ |
| 1.7.2 | **1.8** down to 1.2 | 13 | 2 | 7 | Windows AI 1.7+ |
| 1.7.0 | **1.8** down to 1.2 | 13 | 2 | 7 | Windows AI 1.7+ |
| 1.6.0 | **1.8** down to 1.2 | 13 | 2 | 7 | Windows AI 1.6+ |
| 1.5.3 | **1.7** down to 1.2 | 12 | 2 | 7 | Windows AI 1.5+ |

View file

@ -8,10 +8,10 @@ For more information on ONNX Runtime, please see `aka.ms/onnxruntime <https://ak
Changes
-------
1.7.1
1.7.2
^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.7.1
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.7.2
1.7.0
^^^^^

View file

@ -1,5 +1,5 @@
{
"version": "1.7.1",
"version": "1.7.2",
"lockfileVersion": 2,
"dependencies": {
"strip-bom": {

View file

@ -13,7 +13,7 @@
"type": "git"
},
"author": "fs-eire",
"version": "1.7.1",
"version": "1.7.2",
"dependencies": {
"prebuild-install": "^6.0.0"
},

View file

@ -7,7 +7,7 @@ ONNX Runtime is a performance-focused scoring engine for Open Neural Network Exc
For more information on ONNX Runtime, please see `aka.ms/onnxruntime <https://aka.ms/onnxruntime/>`_
or the `Github project <https://github.com/microsoft/onnxruntime/>`_.
"""
__version__ = "1.7.1"
__version__ = "1.7.2"
__author__ = "Microsoft"
import os

View file

@ -1,5 +1,5 @@
Name: onnxruntime
Version: 1.7.1
Version: 1.7.2
Release: 1%{?dist}
Summary: onnxruntime