Skip to content

Commit

Permalink
Add TorchScript test file (#842)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Jul 9, 2022
1 parent ffa6374 commit a15c1a4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -4415,6 +4415,13 @@
"format": "TorchScript v1.6",
"link": "https://github.com/lutzroeder/netron/issues/644"
},
{
"type": "pytorch",
"target": "module_000007.pt",
"source": "https://github.com/lutzroeder/netron/files/9075631/module_000007.pt.zip[module_000007.pt]",
"error": "ValueError: not enough values to unpack (expected 4, actual 0) in 'module_000007.pt'.",
"link": "https://github.com/lutzroeder/netron/issues/842"
},
{
"type": "pytorch",
"target": "mtcnn.pt",
Expand Down

0 comments on commit a15c1a4

Please sign in to comment.