Skip to content

DEV: add option for jax backend#12

Open
ColmTalbot wants to merge 3 commits into
masterfrom
jax-backend
Open

DEV: add option for jax backend#12
ColmTalbot wants to merge 3 commits into
masterfrom
jax-backend

Conversation

@ColmTalbot

Copy link
Copy Markdown
Owner

This PR makes switching between numpy/cupy/jax backends simpler.

@codecov-commenter

codecov-commenter commented May 15, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 78.08219% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.06%. Comparing base (1bd9315) to head (453bd1a).

Files with missing lines Patch % Lines
gpucbc/likelihood.py 7.14% 13 Missing ⚠️
gpucbc/backend.py 85.71% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #12       +/-   ##
===========================================
+ Coverage    0.00%   74.06%   +74.06%     
===========================================
  Files           4        5        +1     
  Lines         341      347        +6     
===========================================
+ Hits            0      257      +257     
+ Misses        341       90      -251     
Flag Coverage Δ
python3.10 74.06% <78.08%> (+74.06%) ⬆️
python3.11 74.06% <78.08%> (+74.06%) ⬆️
python3.9 74.06% <78.08%> (+74.06%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants