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

Update AHMC #1218

Merged
merged 4 commits into from
Apr 13, 2020
Merged

Update AHMC #1218

merged 4 commits into from
Apr 13, 2020

Conversation

xukai92
Copy link
Member

@xukai92 xukai92 commented Apr 13, 2020

Requires TuringLang/AdvancedHMC.jl#192 to be merged and a new version of AHMC to be released.

@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #1218 into master will increase coverage by 0.31%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1218      +/-   ##
==========================================
+ Coverage   65.59%   65.91%   +0.31%     
==========================================
  Files          25       25              
  Lines        1279     1282       +3     
==========================================
+ Hits          839      845       +6     
+ Misses        440      437       -3     
Impacted Files Coverage Δ
src/contrib/inference/sghmc.jl 0.00% <0.00%> (ø)
src/utilities/stan-interface.jl 0.00% <ø> (ø)
src/inference/hmc.jl 88.13% <100.00%> (+0.30%) ⬆️
src/inference/Inference.jl 78.57% <0.00%> (+1.02%) ⬆️
src/inference/AdvancedSMC.jl 96.96% <0.00%> (+1.51%) ⬆️

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 5440b3f...0b849e4. Read the comment docs.

@yebai yebai merged commit cca0e91 into master Apr 13, 2020
@delete-merged-branch delete-merged-branch bot deleted the kx/update-ahmc branch April 13, 2020 20:21
phipsgabler pushed a commit to phipsgabler/Turing.jl that referenced this pull request May 12, 2020
* update gitignore to support customized test env

* update to AHMC's new interface

* restrict AHMC version

* update version
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.

2 participants