Searched refs:unary_op_impl_with_complex_to_float (Results 1 – 1 of 1) sorted by relevance
471 static inline Tensor unary_op_impl_with_complex_to_float(const Tensor& self, OutImpl& out_impl) { in unary_op_impl_with_complex_to_float() function547 return unary_op_impl_with_complex_to_float(self, at::abs_out); in abs()