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

Fixes predictions with structured probabilistic model #93

Merged
merged 2 commits into from
Mar 17, 2024
Merged

Conversation

ziatdinovmax
Copy link
Owner

Addresses breaking change in https://github.com/pyro-ppl/numpyro/releases/tag/0.14.0
(Note: BNNs were also affected by it, but now all should work fine)

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 96.55172% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.29%. Comparing base (14d1b50) to head (784a6f3).

Files Patch % Lines
gpax/models/spm.py 93.75% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   95.29%   95.29%           
=======================================
  Files          55       55           
  Lines        4247     4269   +22     
=======================================
+ Hits         4047     4068   +21     
- Misses        200      201    +1     
Flag Coverage Δ
unittests 95.29% <96.55%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ziatdinovmax ziatdinovmax merged commit 64bbec2 into main Mar 17, 2024
14 checks passed
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

2 participants