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

allow gpu when using an empirical prior for SNPE #730

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

michaeldeistler
Copy link
Contributor

Resolves #728

@codecov-commenter
Copy link

Codecov Report

Merging #730 (d725de0) into main (b7f0e9e) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #730   +/-   ##
=======================================
  Coverage   74.25%   74.25%           
=======================================
  Files          79       79           
  Lines        6033     6033           
=======================================
  Hits         4480     4480           
  Misses       1553     1553           
Flag Coverage Δ
unittests 74.25% <100.00%> (ø)

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

Impacted Files Coverage Δ
sbi/inference/snpe/snpe_base.py 88.81% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@janfb janfb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@michaeldeistler michaeldeistler merged commit 893ac43 into main Aug 24, 2022
@michaeldeistler michaeldeistler deleted the gpu-empirical branch August 24, 2022 13:27
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.

build_posterior fails after training SNPE on GPU
3 participants