We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ce265 commit 1e30c04Copy full SHA for 1e30c04
test/models.json
@@ -4565,8 +4565,16 @@
4565
"type": "pytorch",
4566
"target": "r3d_18.zip.pth",
4567
"source": "https://github.com/lutzroeder/netron/files/6096655/r3d_18.zip.pth.zip[r3d_18.zip.pth]",
4568
+ "format": "PyTorch v1.6",
4569
"link": "https://github.com/lutzroeder/netron/issues/133"
4570
},
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
+ },
4578
{
4579
4580
"target": "refine_model.pt",
0 commit comments