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