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
Hello! I'm running scPoli and scANVI, and I'm getting this warning:
The 'train_dataloader' does not have many workers which may be a bottleneck. Consider increasing the value of the `num_workers` argument` to `num_workers=9` in the `DataLoader` to improve performance.
Is there an easy way to specify the num_workers?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello! I'm running scPoli and scANVI, and I'm getting this warning:
Is there an easy way to specify the num_workers?
Thanks!
The text was updated successfully, but these errors were encountered: