We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug There is a bug in pyknos resulting in mixed up samples with using a batch size larger than one.
pyknos
I will make a PR in pyknos to fix this.
To Reproduce See new test in posterior_nn_test.py, marked as xfail, added in #1221
posterior_nn_test.py
xfail
The text was updated successfully, but these errors were encountered:
will be fixed by sbi-dev/pyknos#36
Sorry, something went wrong.
fix #1224: upgrade pyknos, remove xfail test.
0bcd820
867c10a
72b3a7d
janfb
No branches or pull requests
Describe the bug
There is a bug in
pyknos
resulting in mixed up samples with using a batch size larger than one.I will make a PR in pyknos to fix this.
To Reproduce
See new test in
posterior_nn_test.py
, marked asxfail
, added in #1221The text was updated successfully, but these errors were encountered: