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/patch failed Oct 1, 2024 in 0s

45.71% of diff hit (target 88.04%)

View this Pull Request on Codecov

45.71% of diff hit (target 88.04%)

Annotations

Check warning on line 112 in source/neuropod/backends/tensorflow/tf_backend.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/neuropod/backends/tensorflow/tf_backend.cc#L109-L112

Added lines #L109 - L112 were not covered by tests

Check warning on line 118 in source/neuropod/backends/tensorflow/tf_backend.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/neuropod/backends/tensorflow/tf_backend.cc#L115-L118

Added lines #L115 - L118 were not covered by tests

Check warning on line 124 in source/neuropod/backends/tensorflow/tf_backend.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/neuropod/backends/tensorflow/tf_backend.cc#L120-L124

Added lines #L120 - L124 were not covered by tests

Check warning on line 235 in source/neuropod/backends/torchscript/torch_backend.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/neuropod/backends/torchscript/torch_backend.cc#L233-L235

Added lines #L233 - L235 were not covered by tests

Check warning on line 240 in source/neuropod/backends/torchscript/torch_backend.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/neuropod/backends/torchscript/torch_backend.cc#L238-L240

Added lines #L238 - L240 were not covered by tests