Skip to content

Commit 8c29c53

Browse files
authored
Merge pull request #197 from cjvolzka/cjv-onnx-1.16.0
ONNX 1.16.0 release news
2 parents a2f7576 + fa117d5 commit 8c29c53

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": "76",
5+
"newsId": "news76",
6+
"newsTitle": "ONNX v1.16.0 Released",
7+
"newsShortTitle": "ONNX v1.16.0 Released",
8+
"newsDescription": "ONNX v1.16.0 is now available. This release includes numerous new features including support for additional data types, blocked quantization, a new TreeEnsemble operator, and Python 3.12 support just to name a few. To see the complete list, including additional bug and security fixes, see https://github.com/onnx/onnx/releases/tag/v1.16.0.",
9+
"newsLinkText": "Release Notes on GitHub",
10+
"newsLinkURL": "https://github.com/onnx/onnx/releases/tag/v1.16.0",
11+
"newsDate": "March 28, 2024"
12+
},
313
{
414
"id": "75",
515
"newsId": "news75",

0 commit comments

Comments
 (0)