Rate this Page

Function torch::special::logsumexp_out#

Function Documentation#

inline Tensor &torch::special::logsumexp_out(Tensor &result, const Tensor &self, IntArrayRef dims, bool keepdim)#