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

add regression test for issue 3965 #3979

Merged
merged 3 commits into from
Jun 24, 2020
Merged

add regression test for issue 3965 #3979

merged 3 commits into from
Jun 24, 2020

Conversation

michaelosthege
Copy link
Member

@michaelosthege michaelosthege commented Jun 23, 2020

This PR is supposed to fix #3965.

Depending on what your PR does, here are a few things you might want to address in the description:

  • no breaking changes, just bugfix
  • in quadpotential.py, the tune argument wasn't passed to the update(point, grad, tune) method
  • added a regression test (supposed to fail the first CI run)
  • right before it's ready to merge, mention the PR in the RELEASE-NOTES.md will mention in follow-up PR

@michaelosthege michaelosthege added this to the 3.9.2 milestone Jun 23, 2020
@michaelosthege michaelosthege merged commit 69b7975 into master Jun 24, 2020
@michaelosthege michaelosthege deleted the fix-3965 branch June 24, 2020 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sampling fails after init with advi+adapt_diag_grad
2 participants