Skip to content

Commit f74fee4

Browse files
committed
Fixup
1 parent 45bd9f7 commit f74fee4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

segmentation_models_pytorch/encoders/_efficientnet.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
import math
1414
import collections
1515
from functools import partial
16-
from torch.utils import model_zoo
1716

1817

1918
class MBConvBlock(nn.Module):

0 commit comments

Comments
 (0)