Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(model): support saving models initialized without anndata #2738

Closed
wants to merge 7 commits into from

Conversation

martinkim0
Copy link
Contributor

No description provided.

@martinkim0 martinkim0 added the on-merge: backport to 1.2.x on-merge: backport to 1.2.x label Apr 22, 2024
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.87%. Comparing base (9b4277f) to head (398b7bb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2738   +/-   ##
=======================================
  Coverage   88.87%   88.87%           
=======================================
  Files         161      161           
  Lines       13324    13327    +3     
=======================================
+ Hits        11842    11845    +3     
  Misses       1482     1482           
Files Coverage Δ
src/scvi/model/base/_base_model.py 93.48% <100.00%> (+0.05%) ⬆️

@martinkim0 martinkim0 changed the title fix(model): allow model saves with custom dataloader fix(model): support saving models initialized without anndata Apr 23, 2024
@martinkim0 martinkim0 changed the title fix(model): support saving models initialized without anndata feat(model): support saving models initialized without anndata Apr 23, 2024
@martinkim0 martinkim0 closed this May 1, 2024
@martinkim0 martinkim0 deleted the datamodule-save branch May 1, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-merge: backport to 1.2.x on-merge: backport to 1.2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant