Rate this Page

Function at::_softmax_backward_data_outf#

Function Documentation#

inline at::Tensor &at::_softmax_backward_data_outf(const at::Tensor &grad_output, const at::Tensor &output, int64_t dim, at::ScalarType input_dtype, at::Tensor &grad_input)#