Rate this Page

Function at::cumprod_outf(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>, at::Tensor&)#

Function Documentation#

inline at::Tensor &at::cumprod_outf(const at::Tensor &self, int64_t dim, ::std::optional<at::ScalarType> dtype, at::Tensor &out)#