Class MaskedFill

Inheritance Relationships

Base Type

Class Documentation

class MaskedFill : public mindspore::ops::PrimitiveC

Fills elements of self tensor with value where mask is True. Refer to Python API mindspore.ops.MaskedFill for more details.

Public Functions

inline MaskedFill()

Constructor.

~MaskedFill() = default

Destructor.