Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Custom dataloader registry support #2932
base: main
Are you sure you want to change the base?
Custom dataloader registry support #2932
Changes from 60 commits
7088e4b
cc72b05
46048e3
14f343d
17282cd
a4143f5
69abc47
dc21a3d
a1098b3
b07216b
a578af1
42434ec
3d0c890
eff5b1e
cbdc26e
18d65a6
4fe3ee1
1110966
7972bdc
2d86c43
3c44d86
c0889d8
8fe043c
d8cf0f6
c41e8b2
6ec5d4d
6bce317
1f4ae9d
de1f30b
49fa01e
e33a935
48627d9
609094d
8cf3517
ba5a028
a7dc3fe
f3ff0f8
083c76e
70bba69
8c75662
b6eb2f1
2979ea2
67e9b34
11fe33a
4a648ff
e3831cb
e1837bd
bf4d3bf
2cc8ff9
e62dc3a
41fd877
10ada9c
dd3649c
c6acb5a
b35c6eb
1801604
ed77a65
fc831d5
7400621
47376ca
f94f7fa
962f043
5c21d71
a8aeffe
1283616
624ee72
6d4f368
8ab01a4
31e1d44
93666fa
1d1d6d3
7695a8a
e4d732a
a651442
9767b8c
719e740
1a4c796
5666558
c740dd2
61f2e27
874935b
f2c63bd
35d45c8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you create a seperate PR and merge it that changes the if statement to use_observed_lib_size=False (see vae code).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it supported to have both adata and registry?