Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DDevice.h136 bool is_vulkan() const noexcept { in is_vulkan() function
H A DTensorImpl.h1189 bool is_vulkan() const { in is_vulkan() function
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTensorBase.h517 bool is_vulkan() const { in is_vulkan() function
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h6664 bool is_vulkan; member