Parcourir la source

Add ONNX test file (#589)

Lutz Roeder il y a 3 ans
Parent
commit
fb264eeb45
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      test/models.json

+ 8 - 0
test/models.json

@@ -3566,6 +3566,14 @@
     "format":   "ONNX v3",
     "link":     "https://github.com/lutzroeder/netron/issues/168"
   },
+  {
+    "type":     "onnx",
+    "target":   "netron_issue_589_5.onnx.zip",
+    "source":   "https://github.com/lutzroeder/netron/files/9124841/netron_issue_589_5.onnx.zip",
+    "format":   "ONNX v6",
+    "error":    "Maximum call stack size exceeded",
+    "link":     "https://github.com/lutzroeder/netron/issues/589"
+  },
   {
     "type":     "onnx",
     "target":   "netron_issue_845.onnx",