seitoku's picture
Upload folder using huggingface_hub
ba8d952 verified
raw
history blame contribute delete
120 Bytes
import typing
# Functions
def setParallelForBackend(backendName: str, propagateNumThreads: bool = ...) -> bool: ...