Home
last modified time | relevance | path

Searched refs:promotes_integer_to_float (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DUnaryOps.cpp432 …plex_to_float_out(Tensor& result, const Tensor& self, Stub& stub, bool promotes_integer_to_float) { in unary_op_impl_with_complex_to_float_out() argument
451 if (promotes_integer_to_float) { in unary_op_impl_with_complex_to_float_out()