Rate this Page

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

Function Documentation#

inline at::Tensor at::index_copy(const at::Tensor &self, at::Dimname dim, const at::Tensor &index, const at::Tensor &source)#