Searched refs:unary_op_impl_with_complex_to_float_out (Results 1 – 1 of 1) sorted by relevance
432 static inline Tensor& unary_op_impl_with_complex_to_float_out(Tensor& result, const Tensor& self, S… in unary_op_impl_with_complex_to_float_out() function544 …return unary_op_impl_with_complex_to_float_out(result, self, abs_stub, /*promotes_integer_to_float… in abs_out()566 …return unary_op_impl_with_complex_to_float_out(result, self, angle_stub, /*promotes_integer_to_flo… in angle_out()