|
|
@@ -3894,21 +3894,21 @@
|
|
|
"type": "pytorch",
|
|
|
"target": "alexnet.zip.pth",
|
|
|
"script": "./tools/pytorch sync install zoo",
|
|
|
- "format": "PyTorch v1.4",
|
|
|
+ "format": "PyTorch v1.6",
|
|
|
"link": "https://pytorch.org/docs/stable/torchvision/models.html"
|
|
|
},
|
|
|
{
|
|
|
"type": "pytorch",
|
|
|
"target": "alexnet.pt",
|
|
|
"script": "./tools/pytorch sync install zoo",
|
|
|
- "format": "TorchScript v1.4",
|
|
|
+ "format": "TorchScript v1.6",
|
|
|
"link": "https://pytorch.org/docs/stable/torchvision/models.html"
|
|
|
},
|
|
|
{
|
|
|
"type": "pytorch",
|
|
|
"target": "alexnet_traced.pt",
|
|
|
"script": "./tools/pytorch sync install zoo",
|
|
|
- "format": "TorchScript v1.4",
|
|
|
+ "format": "TorchScript v1.6",
|
|
|
"link": "https://pytorch.org/docs/stable/torchvision/models.html"
|
|
|
},
|
|
|
{
|