Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DDevice.h111 bool is_ipu() const noexcept { in is_ipu() function
H A DTensorImpl.h1123 bool is_ipu() const { in is_ipu() function
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTensorBase.h437 bool is_ipu() const { in is_ipu() function