Rate this Page

Function at::_gather_sparse_backward#

Function Documentation#

inline at::Tensor at::_gather_sparse_backward(const at::Tensor &self, int64_t dim, const at::Tensor &index, const at::Tensor &grad)#