Skip to content

Commit

Permalink
renamed module for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed Mar 29, 2022
1 parent ff9f837 commit a1bfbac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GANDLF/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
efficientnetB6,
efficientnetB7,
)
from .imagenet import (
from .imagenet_vgg import (
imagenet_vgg11,
imagenet_vgg11_bn,
imagenet_vgg13,
Expand Down
File renamed without changes.

0 comments on commit a1bfbac

Please sign in to comment.