Rate this Page

Function at::sum_out(at::Tensor&, const at::Tensor&, at::DimnameList, bool, ::std::optional<at::ScalarType>)#

Function Documentation#

inline at::Tensor &at::sum_out(at::Tensor &out, const at::Tensor &self, at::DimnameList dim, bool keepdim = false, ::std::optional<at::ScalarType> dtype = ::std::nullopt)#