Home
last modified time | relevance | path

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

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