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 am getting the following error when calling the fit function on the DeepCoxMixturesHeterogenousEffects model using default batch_size = 100. Can you please clarify if there is an error in the package? Thanks!
Error: expand(torch.FloatTensor{[100, 100]}, size=[100]): the number of sizes provided (1) must be greater or equal to the number of dimensions in the tensor (2)
The text was updated successfully, but these errors were encountered:
Hi, I am getting the following error when calling the fit function on the DeepCoxMixturesHeterogenousEffects model using default batch_size = 100. Can you please clarify if there is an error in the package? Thanks!
Error: expand(torch.FloatTensor{[100, 100]}, size=[100]): the number of sizes provided (1) must be greater or equal to the number of dimensions in the tensor (2)
The text was updated successfully, but these errors were encountered: