Home
last modified time | relevance | path

Searched defs:hasMPS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DContext.h132 static bool hasMPS() { in hasMPS() function
463 static inline bool hasMPS() { in hasMPS() function
/aosp_15_r20/external/pytorch/aten/src/ATen/detail/
H A DMPSHooksInterface.h28 virtual bool hasMPS() const { in hasMPS() function