Skip to content

Commit

Permalink
Merge pull request #197 from cjvolzka/cjv-onnx-1.16.0
Browse files Browse the repository at this point in the history
ONNX 1.16.0 release news
  • Loading branch information
andife authored Mar 25, 2024
2 parents a2f7576 + fa117d5 commit 8c29c53
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": "76",
"newsId": "news76",
"newsTitle": "ONNX v1.16.0 Released",
"newsShortTitle": "ONNX v1.16.0 Released",
"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.",
"newsLinkText": "Release Notes on GitHub",
"newsLinkURL": "https://github.com/onnx/onnx/releases/tag/v1.16.0",
"newsDate": "March 28, 2024"
},
{
"id": "75",
"newsId": "news75",
Expand Down

0 comments on commit 8c29c53

Please sign in to comment.