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
While this is no problem in itself, this created an Error when using MultiVariateStudentT distribution in a higher level package, because it required batch_shape to be of type torch.Size
I don't see any issue with assigning the variable to a torch.Size object. Did I miss something?