Class Fill

Inheritance Relationships

Base Type

Class Documentation

class Fill : public mindspore::ops::PrimitiveC

Creates a tensor filled with a scalar value. Refer to Python API mindspore.ops.Fill for more details.

Public Functions

inline Fill()

Constructor.

~Fill() = default

Destructor.

inline void Init()

Init. Refer to the parameters of Python API mindspore.ops.Fill for the inputs.