From b7f0b16a1e97e76f6bfe9a7861f55137357bd41d Mon Sep 17 00:00:00 2001 From: Lutz Roeder Date: Fri, 27 Sep 2024 19:23:24 -0700 Subject: [PATCH] Remove PyTorch test file --- test/models.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/test/models.json b/test/models.json index 8af29a0d57..48210d7bb9 100644 --- a/test/models.json +++ b/test/models.json @@ -6358,13 +6358,6 @@ "format": "PyTorch v0.1.10", "link": "https://github.com/lutzroeder/netron/issues/133" }, - { - "type": "pytorch", - "target": "vgg-cifar10.pth.tar", - "source": "http://www.cs.unc.edu/~cyfu/cifar10/model_best.pth.tar", - "format": "PyTorch v0.1.10", - "link": "https://github.com/chengyangfu/pytorch-vgg-cifar10" - }, { "type": "pytorch", "target": "video_classification.pt",