Skip to content

Commit 1e578b7

Browse files
committed
Revert "Adding multiweight support for shufflenetv2 prototype models"
This reverts commit 31fadbe.
1 parent 31fadbe commit 1e578b7

File tree

2 files changed

+0
-122
lines changed

2 files changed

+0
-122
lines changed

torchvision/prototype/models/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from .efficientnet import *
66
from .mobilenetv3 import *
77
from .mnasnet import *
8-
from .shufflenetv2 import *
98
from . import detection
109
from . import quantization
1110
from . import segmentation

torchvision/prototype/models/shufflenetv2.py

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)