Skip to content
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

Follow-up to #27 #37

Merged
merged 3 commits into from
Nov 16, 2021
Merged

Follow-up to #27 #37

merged 3 commits into from
Nov 16, 2021

Conversation

jan-matthis
Copy link
Contributor

Turns out the solution proposed in #27 to adapt the usage of log_abs_det_jacobian for torch>=1.8 was not ideal -- in particular, we only need to use the IndependentTransform when we do not request automatic transforms. The way we set up priors for the tasks, event dimensions are already declared. Wrapping twice will lead to unexpected behavior. This PR fixes this problem and adds new tests to detect related issues in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant