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

I want to know why initialize dim,token_dim and channel_dim using 512,256,2048? #9

Open
jiantenggei opened this issue Jun 10, 2021 · 1 comment

Comments

@jiantenggei
Copy link

No description provided.

@deepsworld
Copy link

One reason could be Computer/GPU algorithms in general are optimized for values in powers of 2 because that way we can utilize the memory access in the most efficient manner.

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