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

About Cls_cvt.py #10

Open
diaodeyi opened this issue Sep 20, 2021 · 2 comments
Open

About Cls_cvt.py #10

diaodeyi opened this issue Sep 20, 2021 · 2 comments

Comments

@diaodeyi
Copy link

I want to konw why there isn't any to the function get_cls_model and compute_macs

@diaodeyi
Copy link
Author

diaodeyi commented Oct 3, 2021

By the way the self.proj = nn.Linear(dim_out, dim_out) Means FFN only projection with same dimension?

@sauravgarg540
Copy link

By the way the self.proj = nn.Linear(dim_out, dim_out) Means FFN only projection with same dimension?

Yes, it is a part of the attention mechanism.

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