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

No module named 'timm.optim.novograd‘ #52

Open
guyunsu128 opened this issue Mar 11, 2023 · 3 comments
Open

No module named 'timm.optim.novograd‘ #52

guyunsu128 opened this issue Mar 11, 2023 · 3 comments

Comments

@guyunsu128
Copy link

File "D:\A_File\Project\RepLKNet-pytorch-main\optim_factory.py", line 19, in
from timm.optim.novograd import NovoGrad
ModuleNotFoundError: No module named 'timm.optim.novograd'

@qingshu-hui
Copy link

I also encountered this problem. Have you solved it?

@Xzz2296
Copy link

Xzz2296 commented Mar 15, 2024

Maybe you can reinstall a low version timm.

@Ryousukedjh
Copy link

Maybe you need a lower version timm like timm==0.4.12.
I tried this version and problem solved.

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

4 participants