ValueError: Expected parameter loc (Parameter of shape (23, 1)) of distribution Normal(loc: torch.Size([23, 1]), scale: torch.Size([23, 1])) to satisfy the constraint Real(), but found invalid values: #384
Labels
question
Further information is requested
Hi ! I ran the command mod.train(max_epochs=250, use_gpu=True) using the recommended
dataset (V1_Human_Lymph_Node) on M3 MacBook Pro and I got this error:
the important package versions:
cell2location:0.1.4
torch:2.4.1
pytorch-lightning:2.4.0
scvi-tools:1.0.4
The text was updated successfully, but these errors were encountered: