Searched refs:unary_op_impl_float_out (Results 1 – 1 of 1) sorted by relevance
412 static inline Tensor& unary_op_impl_float_out(Tensor& result, const Tensor& self, Stub& stub, Args.… in unary_op_impl_float_out() function452 return unary_op_impl_float_out(result, self, stub); in unary_op_impl_with_complex_to_float_out()777 return unary_op_impl_float_out( in logit_out()