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
Helloteacher, I really don’t understand this part: (rand_idx = np.random.randint(0, x_q.shape[1]); q_t = F.normalize(self.head_q(q_t[:, rand_idx]), dim=-1)). Why specifically extract a random time point instead of expanding over all time points?
#26
Open
yvxingkk opened this issue
Apr 16, 2024
· 3 comments
No description provided.
The text was updated successfully, but these errors were encountered: