ai-content-maker/.venv/Lib/site-packages/torch/_C/_cpu.pyi

6 lines
112 B
Python
Raw Normal View History

2024-05-03 04:18:51 +03:00
from torch.types import _bool
# Defined in torch/csrc/cpu/Module.cpp
def _is_cpu_support_vnni() -> _bool: ...