Rate this Page

Function at::_sparse_log_softmax_backward_data#

Function Documentation#

inline at::Tensor at::_sparse_log_softmax_backward_data(const at::Tensor &grad_output, const at::Tensor &output, int64_t dim, const at::Tensor &self)#