Skip to content

Feat: Asymmetric n_layers for encoder/decoder#3702

Open
ori-kron-wis wants to merge 3 commits intomainfrom
Ori-3698-assymetric-n_layers_encoder_decoder
Open

Feat: Asymmetric n_layers for encoder/decoder#3702
ori-kron-wis wants to merge 3 commits intomainfrom
Ori-3698-assymetric-n_layers_encoder_decoder

Conversation

@ori-kron-wis
Copy link
Collaborator

close #3698

@ori-kron-wis ori-kron-wis self-assigned this Feb 8, 2026
@ori-kron-wis ori-kron-wis added the on-merge: backport to 1.4.x on-merge: backport to 1.4.x label Feb 8, 2026
@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.94%. Comparing base (7901963) to head (ee6b80c).

❗ There is a different number of reports uploaded between BASE (7901963) and HEAD (ee6b80c). Click for more details.

HEAD has 20 uploads less than BASE
Flag BASE (7901963) HEAD (ee6b80c)
23 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3702       +/-   ##
===========================================
- Coverage   88.43%   72.94%   -15.50%     
===========================================
  Files         226      226               
  Lines       21909    21916        +7     
===========================================
- Hits        19375    15986     -3389     
- Misses       2534     5930     +3396     
Files with missing lines Coverage Δ
src/scvi/module/_vae.py 96.61% <100.00%> (+0.09%) ⬆️

... and 80 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ori-kron-wis
Copy link
Collaborator Author

Only VAE has this change for now

@ori-kron-wis ori-kron-wis changed the title Feat: Asymmetric n_layers for endoder/decoder Feat: Asymmetric n_layers for encoder/decoder Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

on-merge: backport to 1.4.x on-merge: backport to 1.4.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug/Feature] Asymmetric n_layers for encoder and decoder.

1 participant