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
Hello, if I change the input of the MultiScaleRetention module from [batch_size, seq_length, dim_model] to [seq_length, batch_size, dim_model], how should I modify the network?