We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759c5b6 commit 4e5957fCopy full SHA for 4e5957f
torchvision/models/efficientnet.py
@@ -0,0 +1,5 @@
1
+import torch
2
+
3
+# TODO: refactor this to a common place?
4
+from torchvision.models.mobilenetv3 import SqueezeExcitation
5
0 commit comments