[fix]fix the bug of fused_attention and fused_feedforward (#36972)
* fix bug: 1. atten: set the default value of attn_dropout_rate to None 2. ffn: add activation parameter
Showing
想要评论请 注册 或 登录
* fix bug: 1. atten: set the default value of attn_dropout_rate to None 2. ffn: add activation parameter