Skip to content

Commit

Permalink
Update torch.export test file (#1211)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Jan 21, 2024
1 parent f68d991 commit de02cad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -4852,11 +4852,11 @@
},
{
"type": "pytorch",
"target": "gpt2.pt2",
"source": "https://github.com/lutzroeder/netron/files/13855267/gpt2.pt2.zip[gpt2.pt2]",
"target": "gpt2_export.pt2",
"source": "https://github.com/lutzroeder/netron/files/14003208/gpt2_export.pt2.zip[gpt2_export.pt2]",
"format": "PyTorch Export",
"error": "'torch.export' not supported.",
"link": "https://github.com/lutzroeder/netron/issues/842"
"link": "https://github.com/lutzroeder/netron/issues/1211"
},
{
"type": "pytorch",
Expand Down

0 comments on commit de02cad

Please sign in to comment.