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
feat: batched sampling and log prob methods. #1153
feat: batched sampling and log prob methods. #1153
Changes from all commits
17c5343
705e9df
07b53cd
dd02e22
663185b
df8899a
aa82aab
00cdade
cb8e4d8
d64557f
f16622d
07084e2
e54a2fb
52d0e7e
cd808d5
f542224
48a1a28
5a37330
2b23e42
6362051
294609d
99abbb1
ef9e99c
5eb1007
82127ab
41617a8
82951db
c5fac1d
0d82422
57cfde3
de5d647
f8b6604
1dcf882
5a31970
871c4de
f87d6b6
dbd0109
264b6c4
339b57b
676c271
7a8a84d
5daab92
40897a0
a2b7e32
cb4d8ae
ab9b1e1
d2b1a62
a0c0c97
8fc5a46
18c7d36
6ad6cb7
03c10f3
24c4821
1769d6e
a445a6c
86767a1
9502af3
c80e6ff
7aac84c
7d4eb55
f53e1ec
2dc6ebd
7dfda13
89b6e8f
35dcf40
93ca374
86f3531
2a5f357
79273a2
7b23d60
d4f9e46
6798c97
b1724a5
a6f4845
2aac705
26444f7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 133 in sbi/inference/posteriors/base_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/base_posterior.py#L133
Check warning on line 189 in sbi/inference/posteriors/ensemble_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/ensemble_posterior.py#L188-L189
Check warning on line 193 in sbi/inference/posteriors/ensemble_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/ensemble_posterior.py#L192-L193
Check warning on line 197 in sbi/inference/posteriors/ensemble_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/ensemble_posterior.py#L196-L197
Check warning on line 204 in sbi/inference/posteriors/ensemble_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/ensemble_posterior.py#L202-L204
Check warning on line 177 in sbi/inference/posteriors/rejection_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/rejection_posterior.py#L177
Check warning on line 306 in sbi/inference/posteriors/vi_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/vi_posterior.py#L306
Check warning on line 477 in sbi/inference/snpe/snpe_a.py
Codecov / codecov/patch
sbi/inference/snpe/snpe_a.py#L477
Check warning on line 490 in sbi/inference/snpe/snpe_a.py
Codecov / codecov/patch
sbi/inference/snpe/snpe_a.py#L487-L490