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
Is there support for multi-GPU inference in SCVI? Say I wanted to add distributed_sampler=True to the arguments in make_data_loader in get_latent_representation(). Is this possible? If not, how would you go about implementing this functionality?