Rate this Page

torch.index_copy#

torch.index_copy(input:Tensor,dim:int,index:Tensor,source:Tensor,*,out:Tensor|None)Tensor#

Seeindex_add_() for function description.