You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'all_head_size' in the FastSelfAttention module is always equal to the 'hidden_size' in the specified config, it is not necessary to name it individually by the calculation.
The text was updated successfully, but these errors were encountered:
The 'all_head_size' in the FastSelfAttention module is always equal to the 'hidden_size' in the specified config, it is not necessary to name it individually by the calculation.
The text was updated successfully, but these errors were encountered: