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 fix and unfix functions for parameter fixing and unfixing #109

Merged
merged 4 commits into from
Oct 27, 2024

Conversation

sunxd3
Copy link
Member

@sunxd3 sunxd3 commented Oct 25, 2024

This PR add the fix and unfix (https://turinglang.org/DynamicPPL.jl/dev/api/#DynamicPPL.fix) functions piloted in DynamicPPL.

These functions are very useful for functions like predict (ref #81).

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.02%. Comparing base (b342b3d) to head (3785256).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   84.82%   86.02%   +1.19%     
==========================================
  Files           3        2       -1     
  Lines         145      229      +84     
==========================================
+ Hits          123      197      +74     
- Misses         22       32      +10     

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

@yebai yebai merged commit cc6439e into main Oct 27, 2024
12 checks passed
@yebai yebai deleted the sunxd/add_fix branch October 27, 2024 19:45
@yebai
Copy link
Member

yebai commented Oct 27, 2024

Thanks @sunxd3, @penelopeysm!

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.

4 participants