Searched defs:requires_conj (Results 1 – 1 of 1) sorted by relevance
30 bool requires_conj, in reduced_float_type_copy()268 static void copy_same_dtype(TensorIteratorBase &iter, bool requires_conj, bool requires_neg) { in copy_same_dtype()288 const bool requires_conj = ( in copy_kernel() local