Rate this Page

Function at::gather_outf(const at::Tensor&, at::Dimname, const at::Tensor&, bool, at::Tensor&)#

Function Documentation#

inline at::Tensor &at::gather_outf(const at::Tensor &self, at::Dimname dim, const at::Tensor &index, bool sparse_grad, at::Tensor &out)#