Skip to content

Feat: Asymmetric n_layers for encoder/decoder - #3702

Open
ori-kron-wis wants to merge 5 commits into
mainfrom
Ori-3698-assymetric-n_layers_encoder_decoder
Open

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

Conversation

@ori-kron-wis

Copy link
Copy Markdown
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

codecov Bot commented Feb 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.67%. Comparing base (3507d79) to head (3b5de79).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3702       +/-   ##
===========================================
- Coverage   88.58%   74.67%   -13.91%     
===========================================
  Files         241      241               
  Lines       23744    23744               
===========================================
- Hits        21033    17732     -3301     
- Misses       2711     6012     +3301     
Flag Coverage Δ
autotune ?
cuda ?
custom_dataloader ?
integration 74.67% <100.00%> (+<0.01%) ⬆️
internet ?
macos ?
mlflow ?
optional ?
private ?
resolution ?
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/scvi/module/_vae.py 96.61% <100.00%> (-0.30%) ⬇️

... and 78 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
Copy Markdown
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
@ori-kron-wis ori-kron-wis added on-merge: backport to 1.5.x on-merge: backport to 1.5.x and removed on-merge: backport to 1.4.x on-merge: backport to 1.4.x labels Jul 7, 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.5.x on-merge: backport to 1.5.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