评价此页

torch.Tensor.nan_to_num_#

Tensor.nan_to_num_(nan=0.0, posinf=None, neginf=None) Tensor#

nan_to_num() 的原地版本。