Rate this Page

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

Function Documentation#

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