Class Fill

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Fill : public mindspore::ops::BaseOperator

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

Public Functions

inline Fill()

Constructor.

inline void Init() const

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