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

[Experimental] Add a RuntimeOption to set inter and intra op threadpool sizes #410

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Add a RuntimeOption to set inter and intra op threadpool sizes

726d6fb
Select commit
Loading
Failed to load commit list.
Open

[Experimental] Add a RuntimeOption to set inter and intra op threadpool sizes #410

Add a RuntimeOption to set inter and intra op threadpool sizes
726d6fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

87.83% (-0.22%) compared to 5f0f371

View this Pull Request on Codecov

87.83% (-0.22%) compared to 5f0f371

Details

Codecov Report

Attention: Patch coverage is 45.71429% with 19 lines in your changes missing coverage. Please review.

Project coverage is 87.83%. Comparing base (5f0f371) to head (726d6fb).
Report is 52 commits behind head on master.

Files with missing lines Patch % Lines
source/neuropod/backends/tensorflow/tf_backend.cc 35.00% 13 Missing ⚠️
...rce/neuropod/backends/torchscript/torch_backend.cc 60.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #410      +/-   ##
==========================================
- Coverage   88.04%   87.83%   -0.22%     
==========================================
  Files         106      106              
  Lines        6893     6928      +35     
==========================================
+ Hits         6069     6085      +16     
- Misses        824      843      +19     

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