[Experimental] Add a RuntimeOption to set inter and intra op threadpool sizes#410
Open
VivekPanyam wants to merge 2 commits into
Open
[Experimental] Add a RuntimeOption to set inter and intra op threadpool sizes#410VivekPanyam wants to merge 2 commits into
VivekPanyam wants to merge 2 commits into
Codecov / codecov/project
failed
Apr 2, 2026 in 1s
87.83% (-0.22%) compared to 5f0f371
View this Pull Request on Codecov
87.83% (-0.22%) compared to 5f0f371
Details
Codecov Report
❌ 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).
| 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.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading