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
Hi, I'm interested in figuring out the logic of the code, could you please describe what the dimensions n_views, (N, L, S, d) = len(enc_output), enc_output[0].shape represent in haav/models/transformer/decoders.py, especially N, L , S, d. Thank you.
Hi, I'm interested in figuring out the logic of the code, could you please describe what the dimensions n_views, (N, L, S, d) = len(enc_output), enc_output[0].shape represent in haav/models/transformer/decoders.py, especially N, L , S, d. Thank you.