t2 = torch.tensor(20.) I want to modify the original tensor in-place and replace zeros with values in given order. Required result ...
確定! 回上一頁