Home
last modified time | relevance | path

Searched defs:is_mps (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DDevice.h91 bool is_mps() const noexcept { in is_mps() function
H A DTensorImpl.h1203 bool is_mps() const { in is_mps() function
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTensorBase.h505 bool is_mps() const { in is_mps() function