File size: 129 Bytes
4d6542f |
1 2 3 4 5 6 7 |
__all__: list[str] = []
# Functions
def setParallelForBackend(backendName: str, propagateNumThreads: bool = ...) -> bool: ...
|
4d6542f |
1 2 3 4 5 6 7 |
__all__: list[str] = []
# Functions
def setParallelForBackend(backendName: str, propagateNumThreads: bool = ...) -> bool: ...
|