Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'python.slalom.resnet2 #40

Open
YuyangLeng opened this issue Sep 9, 2020 · 1 comment
Open

ModuleNotFoundError: No module named 'python.slalom.resnet2 #40

YuyangLeng opened this issue Sep 9, 2020 · 1 comment

Comments

@YuyangLeng
Copy link

I tried to run it with the simple code but I did not see the resnet2 file.

@ftramer
Copy link
Owner

ftramer commented Sep 9, 2020

Can you try commenting out this import here?

from python.slalom.resnet2 import ResNet34 as ResNet2_34, ResNet50 as ResNet2_50, ResNet101 as ResNet2_101, \

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants