/ open-webui.git
/ app
/ env
/ lib
/ python3.11
/ site-packages
/ cv2
/ ipp
/ __init__.pyi
Run
Starting...
Stop
View File
Save
__all__: list[str] = [] # Functions def getIppVersion() -> str: ... def setUseIPP(flag: bool) -> None: ... def setUseIPP_NotExact(flag: bool) -> None: ... def useIPP() -> bool: ... def useIPP_NotExact() -> bool: ...
Memory