Class Real

Inheritance Relationships

Base Type

Class Documentation

class Real : public mindspore::ops::PrimitiveC

Returns a Tensor that is the real part of the input. Refer to Python API mindspore.ops.Real for more details.

Public Functions

inline Real()

Constructor.

~Real() = default

Destructor.

inline void Init()

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