Variables have copying versions: - index_fill - index_add - index_copy - scatter - masked_scatter - masked_fill - masked_copy while Tensors don't. Also these methods are not mentioned in docs.