Rate this Page

Function at::log_softmax_out#

Function Documentation#

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