Rate this Page

torch.Tensor.masked_fill#

Tensor.masked_fill(mask,value)Tensor#

Out-of-place version oftorch.Tensor.masked_fill_()