Spaces:
NSOUP
/
No application file

File size: 120 Bytes
ba8d952
 
 
 
 
 
 
1
2
3
4
5
6
7
8
import typing


# Functions
def setParallelForBackend(backendName: str, propagateNumThreads: bool = ...) -> bool: ...