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

Suppress annoying jax device warning #385

Merged
merged 3 commits into from
Mar 15, 2023
Merged

Suppress annoying jax device warning #385

merged 3 commits into from
Mar 15, 2023

Conversation

bwohlberg
Copy link
Collaborator

Suppress annoying jax warning No GPU/TPU found, falling back to CPU in the event that no GPU or TPU is present.

@bwohlberg bwohlberg added the improvement Improvement of existing code, including addressing of omissions or inconsistencies label Mar 15, 2023
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #385 (d2e3dac) into main (e3fcc5e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #385   +/-   ##
=======================================
  Coverage   94.24%   94.25%           
=======================================
  Files          84       84           
  Lines        5059     5061    +2     
=======================================
+ Hits         4768     4770    +2     
  Misses        291      291           
Flag Coverage Δ
unittests 94.25% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
scico/__init__.py 100.00% <100.00%> (ø)

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

@bwohlberg bwohlberg merged commit 24b1363 into main Mar 15, 2023
@bwohlberg bwohlberg deleted the brendt/dev-warning branch March 15, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of existing code, including addressing of omissions or inconsistencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants