Rate this Page

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

Function Documentation#

inline at::Tensor at::gather(const at::Tensor &self, at::Dimname dim, const at::Tensor &index, bool sparse_grad = false)#