Skip to content

Commit 52771f7

Browse files
authored
add onnx 1.11.0 release news (#113)
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
1 parent 6f5d3d5 commit 52771f7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

js/news.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"newsContent": [
3+
{
4+
"id": "62",
5+
"newsId": "new62",
6+
"newsTitle": "ONNX v1.11.0 Released",
7+
"newsShortTitle": "ONNX v1.11.0 Released",
8+
"newsDescription": "ONNX v1.11.0 is now available with exciting new features and updates! A new Model Hub feature is available for users to get started with state-of-the-art pre-trained ONNX models from the ONNX Model Zoo and for researchers and model developers to share models. ai.onnx and ai.onnx.ml opset versions are moved to 16 and 3, respectively, with new and updated ops. Model composing and function builder functionalities are added. Also included in the release are numerous enhancements and some needed bug fixes.",
9+
"newsLinkText": "READ MORE",
10+
"newsLinkURL": "https://github.com/onnx/onnx/releases/tag/v1.11.0",
11+
"newsDate": "Feb 17, 2022"
12+
},
313
{
414
"id": "61",
515
"newsId": "new61",

0 commit comments

Comments
 (0)