Rate this Page

Function at::index_select_out(at::Tensor&, const at::Tensor&, at::Dimname, const at::Tensor&)#

Function Documentation#

inline at::Tensor &at::index_select_out(at::Tensor &out, const at::Tensor &self, at::Dimname dim, const at::Tensor &index)#