Skip to content

Commit 1551b89

Browse files
authored
Merge pull request #206 from roborags/main
ONNX v1.17.0 release update
2 parents 9574a2e + ec4a989 commit 1551b89

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": "82",
5+
"newsId": "news82",
6+
"newsTitle": "ONNX v1.17.0 Released",
7+
"newsShortTitle": "ONNX v1.17.0 Released",
8+
"newsDescription": "ONNX v1.17.0 is now available. This release includes numerous new features including support for bfloat16 data types for multiple operators and support for numpy >= 2.0, 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.17.0.",
9+
"newsLinkText": "Release Notes on GitHub",
10+
"newsLinkURL": "https://github.com/onnx/onnx/releases/tag/v1.17.0",
11+
"newsDate": "October 01, 2024"
12+
},
313
{
414
"id": "81",
515
"newsId": "news81",

0 commit comments

Comments
 (0)