Skip to content

Commit

Permalink
Merge pull request #206 from roborags/main
Browse files Browse the repository at this point in the history
ONNX v1.17.0 release update
  • Loading branch information
prasanthpul authored Oct 2, 2024
2 parents 9574a2e + ec4a989 commit 1551b89
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions js/news.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"newsContent": [
{
"id": "82",
"newsId": "news82",
"newsTitle": "ONNX v1.17.0 Released",
"newsShortTitle": "ONNX v1.17.0 Released",
"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.",
"newsLinkText": "Release Notes on GitHub",
"newsLinkURL": "https://github.com/onnx/onnx/releases/tag/v1.17.0",
"newsDate": "October 01, 2024"
},
{
"id": "81",
"newsId": "news81",
Expand Down

0 comments on commit 1551b89

Please sign in to comment.