Skip to content

Change require_converged behavior#424

Merged
mitzimorris merged 1 commit intodevelopfrom
bugfix/347-converge-warning
Aug 6, 2021
Merged

Change require_converged behavior#424
mitzimorris merged 1 commit intodevelopfrom
bugfix/347-converge-warning

Conversation

@WardBrian
Copy link
Copy Markdown
Member

Submission Checklist

  • Run unit tests
  • Declare copyright holder and open-source license: see below

Summary

Resolves #347 as discussed in that issue

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):
Simons Foundation

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

@WardBrian WardBrian requested a review from mitzimorris August 6, 2021 14:58
Copy link
Copy Markdown
Member

@mitzimorris mitzimorris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 6, 2021

Codecov Report

Merging #424 (58c600f) into develop (ea0f3f2) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #424      +/-   ##
===========================================
- Coverage    77.31%   77.23%   -0.09%     
===========================================
  Files           27       27              
  Lines         8556     8565       +9     
===========================================
  Hits          6615     6615              
- Misses        1941     1950       +9     
Impacted Files Coverage Δ
a/cmdstanpy/cmdstanpy/cmdstanpy/model.py 80.54% <0.00%> (-0.51%) ⬇️
cmdstanpy/cmdstanpy/model.py 79.45% <0.00%> (-0.49%) ⬇️
...runner/work/cmdstanpy/cmdstanpy/cmdstanpy/model.py 79.45% <0.00%> (-0.49%) ⬇️
cmdstanpy/cmdstanpy/compiler_opts.py 93.33% <0.00%> (-0.22%) ⬇️
a/cmdstanpy/cmdstanpy/cmdstanpy/compiler_opts.py 93.33% <0.00%> (-0.22%) ⬇️
...ork/cmdstanpy/cmdstanpy/cmdstanpy/compiler_opts.py 93.33% <0.00%> (-0.22%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea0f3f2...58c600f. Read the comment docs.

@mitzimorris mitzimorris merged commit 52e34f1 into develop Aug 6, 2021
@mitzimorris mitzimorris deleted the bugfix/347-converge-warning branch August 17, 2021 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

variational output shouldn't throw with when ADVI fails to converge

3 participants