Skip to content

Ensure mean and interior_point of ESS have correct shape #2245

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

Closed
wants to merge 1 commit into from

Conversation

SebastianAment
Copy link
Contributor

Summary: This commit insures that the mean and interior_point arguments to the elliptical slice sampler have at least two indexing dimensions by un-squeezing if necessary.

Differential Revision: D54779455

Summary: This commit insures that the `mean` and `interior_point` arguments to the elliptical slice sampler have at least two indexing dimensions by un-squeezing if necessary.

Differential Revision: D54779455
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D54779455

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (e68efb5) to head (3775157).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2245   +/-   ##
=======================================
  Coverage   99.87%   99.87%           
=======================================
  Files         188      188           
  Lines       16744    16748    +4     
=======================================
+ Hits        16723    16727    +4     
  Misses         21       21           

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 86b17dc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants