Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DContext.h129 static bool hasHIP() { in hasHIP() function
451 static inline bool hasHIP() { in hasHIP() function
/aosp_15_r20/external/pytorch/aten/src/ATen/detail/
H A DHIPHooksInterface.h38 virtual bool hasHIP() const { in hasHIP() function