We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好!请问为什么encoderlaye中在进行mlp2 fusion的输出与输入series进行残差链接之后还有两个线性变换层,这部分没在structure中见到,structure中的两个mlp结构不都已经在Star中实现了吗?以及为什么encoderlayer的输出为什么还要进行一次残差连接(x + y)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好!请问为什么encoderlaye中在进行mlp2 fusion的输出与输入series进行残差链接之后还有两个线性变换层,这部分没在structure中见到,structure中的两个mlp结构不都已经在Star中实现了吗?以及为什么encoderlayer的输出为什么还要进行一次残差连接(x + y)
The text was updated successfully, but these errors were encountered: