Rate this Page

Function at::upsample_nearest1d_symint_out#

Function Documentation#

inline at::Tensor &at::upsample_nearest1d_symint_out(at::Tensor &out, const at::Tensor &self, c10::SymIntArrayRef output_size, ::std::optional<double> scales = ::std::nullopt)#