Class Fill
Defined in File fill.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
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.
-
inline Fill()