mindspore.Tensor.masked_fill_

View Source On Gitee
Tensor.masked_fill_(mask, value) Tensor

In-place version of mindspore.Tensor.masked_fill().

Warning

This is an experimental API that is subject to change or deletion.