Skip to content

Commit

Permalink
Update supported_onnx.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nx-ayoub authored Oct 25, 2024
1 parent 20d3b97 commit 62946d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sclblonnx/supported_onnx.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"onnx_version" : {
"version_min" : "1.7.0",
"version_max" : "1.13.1",
"version_max" : "1.17.0",
"ir_version_min" : 7,
"ir_version_max" : 8,
"ir_version_max" : 10,
"opset_min" : 12,
"opset_max" : 13
"opset_max" : 18
},
"operators" : [
"Abs",
Expand Down

0 comments on commit 62946d1

Please sign in to comment.