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 7e1a328 commit 66ebdc8Copy full SHA for 66ebdc8
tests/test_methods_utils.py
@@ -1,4 +1,4 @@
1
-from torchvision.models import resnet18, mobilenet_v3_large
+from torchvision.models import mobilenet_v3_large, resnet18
2
3
from torchcam.methods import _utils
4
0 commit comments