Skip to content

Commit 1e30c04

Browse files
committed
Add TorchScript test file (#842)
1 parent 11ce265 commit 1e30c04

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test/models.json

+8
Original file line numberDiff line numberDiff line change
@@ -4565,8 +4565,16 @@
45654565
"type": "pytorch",
45664566
"target": "r3d_18.zip.pth",
45674567
"source": "https://github.com/lutzroeder/netron/files/6096655/r3d_18.zip.pth.zip[r3d_18.zip.pth]",
4568+
"format": "PyTorch v1.6",
45684569
"link": "https://github.com/lutzroeder/netron/issues/133"
45694570
},
4571+
{
4572+
"type": "pytorch",
4573+
"target": "rcnn.pt",
4574+
"source": "https://github.com/lutzroeder/netron/files/9035740/rcnn.pt.zip[rcnn.pt]",
4575+
"error": "AssertionError: expecting the last two dimensions of the Tensor to be H and W instead got [] in 'rcnn.pt'.",
4576+
"link": "https://github.com/lutzroeder/netron/issues/842"
4577+
},
45704578
{
45714579
"type": "pytorch",
45724580
"target": "refine_model.pt",

0 commit comments

Comments
 (0)