Home
last modified time | relevance | path

Searched defs:VmapMode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DVmapModeRegistrations.cpp33 TORCH_LIBRARY_IMPL(_, VmapMode, m) { in TORCH_LIBRARY_IMPL() argument
37 TORCH_LIBRARY_IMPL(aten, VmapMode, m) { in TORCH_LIBRARY_IMPL() argument
H A DLegacyVmapMode.h13 struct TORCH_API VmapMode { struct
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h384 VmapMode, enumerator
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py116 VmapMode = auto() variable in DispatchKey