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

Fix for CI #2098

Merged
merged 1 commit into from Oct 6, 2023
Merged

Fix for CI #2098

merged 1 commit into from Oct 6, 2023

Conversation

torfjelde
Copy link
Member

We've added some new models to DynamicPPL.TestUtils.DEMO_MODELS at some point, and these are also examples where optimization might terminate early because of insane values (as noted before, this is because the parameters include variances for each data point, hence, when performing MLE, these should be 0).

@torfjelde
Copy link
Member Author

@yebai @sunxd3 would you mind hitting approve on this one?

CI is also breaking on v1.7 when using DynamicHMC.jl. This doesn't seem to be a bug introduced on our end, but haven't looked into it too much yet.

@torfjelde
Copy link
Member Author

The issue with DynamicHMC.jl might have gotten fixed by mcabbott/LazyStack.jl#18 (my love for @devmotion is not describable in words)

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ed410b1) 0.00% compared to head (932b094) 0.00%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2098   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          21      21           
  Lines        1451    1451           
======================================
  Misses       1451    1451           
Files Coverage Δ
src/essential/ad.jl 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yebai yebai merged commit f16014f into master Oct 6, 2023
13 checks passed
@yebai yebai deleted the torfjelde/fix-for-CI branch October 6, 2023 20:27
@yebai
Copy link
Member

yebai commented Oct 6, 2023

thanks @sunxd3 and @torfjelde!

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.

None yet

3 participants