torch.Tensor.masked_fill¶ Tensor.masked_fill(mask, value) → Tensor¶ 非原地版本 torch.Tensor.masked_fill_()