Skip to content

Commit 985ad71

Browse files
authored
Update modules.py
1 parent a487af0 commit 985ad71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

segmentation_models_pytorch/base/modules.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import torch
12
import torch.nn as nn
23

34
try:

0 commit comments

Comments
 (0)