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
This snippet is from scVI.py -> pretrained_model is ignored here and load_query_data get called again.
Inefficient snippets like that together with hard coded stuff can be found in other scripts as well