I upgraded to 0.10.0 (conda) however extremely extremely slow compared to the fast performance I was experiencing with 0.9.1
I am using:
scvi-tools 0.9.1 (downgraded after 0.10.0)
torch 1.8.1
cudatoolkit 10.2.89
In both cases GPU was registering and in use.
Same data.
model = scvi.model.SCVI(adata)
model.train()
Any idea?
thanks,
Ben