Kano001's picture
Upload 5252 files
c61ccee verified
raw
history blame
117 Bytes
from torch.types import _bool
# Defined in torch/csrc/cpu/Module.cpp
def _is_cpu_support_vnni() -> _bool: ...