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

请问model.py中实例的Mlp类是在哪个文件定义的 #8

Open
jt-dcw opened this issue Jul 7, 2024 · 1 comment
Open

请问model.py中实例的Mlp类是在哪个文件定义的 #8

jt-dcw opened this issue Jul 7, 2024 · 1 comment

Comments

@jt-dcw
Copy link

jt-dcw commented Jul 7, 2024

如题,谢谢

@YuanYuan98
Copy link
Collaborator

YuanYuan98 commented Jul 8, 2024

The Mlp class used in model.py is defined within the package imported as shown below:

from timm.models.vision_transformer import DropPath, Mlp

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