/ open-webui.git
/ app
/ env
/ lib64
/ python3.11
/ site-packages
/ torch
/ _C
/ _cpu.pyi
Run
Starting...
Stop
View File
Save
from torch.types import _bool # Defined in torch/csrc/cpu/Module.cpp def _is_cpu_support_avx2() -> _bool: ... def _is_cpu_support_avx512() -> _bool: ... def _is_cpu_support_vnni() -> _bool: ...
Memory