Explorar el Código

Update ONNX test file (#1208)

Lutz Roeder hace 2 años
padre
commit
181e4d75b9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/models.json

+ 1 - 1
test/models.json

@@ -3861,7 +3861,7 @@
   {
     "type":     "onnx",
     "target":   "gpt2_export.onnx.zip",
-    "source":   "https://github.com/lutzroeder/netron/files/14003173/gpt2_export.onnx.zip",
+    "source":   "https://github.com/lutzroeder/netron/files/14189783/gpt2_export.onnx.zip",
     "format":   "ONNX v8",
     "link":     "https://github.com/lutzroeder/netron/issues/1208"
   },