blob: 075fecf45d5a239849dd276a5ca79b4d30ed6120 [file] [log] [blame]
from torch.types import _bool
# Defined in torch/csrc/cpu/Module.cpp
def _is_cpu_support_vnni() -> _bool: ...