We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a487af0 commit 985ad71Copy full SHA for 985ad71
segmentation_models_pytorch/base/modules.py
@@ -1,3 +1,4 @@
1
+import torch
2
import torch.nn as nn
3
4
try:
0 commit comments