Skip to content

Commit

Permalink
Add PyTorch test file (#543) (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Mar 3, 2024
1 parent e3b9a09 commit 1eccec7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -4631,6 +4631,14 @@
"format": "PyTorch v1.6",
"link": "https://github.com/lutzroeder/netron/issues/133"
},
{
"type": "pytorch",
"target": "bad-hands-5.pt",
"source": "https://github.com/lutzroeder/netron/files/14471657/bad-hands-5.pt.zip[bad-hands-5.pt]",
"format": "PyTorch v1.6",
"error": "File does not contain root module or state dictionary.",
"link": "https://github.com/lutzroeder/netron/issues/720"
},
{
"type": "pytorch",
"target": "bert-base-uncased.pt",
Expand Down

0 comments on commit 1eccec7

Please sign in to comment.