Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTensorBase.h387 inline void _set_conj(bool conjugate) const { in _set_conj() function
/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.h1395 void _set_conj(bool value) { in _set_conj() function