Class RealDiv

Inheritance Relationships

Base Type

Class Documentation

class RealDiv : public mindspore::ops::PrimitiveC

Divides the first input tensor by the second input tensor in floating-point type element-wise. Refer to Python API mindspore.ops.RealDiv for more details.

Public Functions

inline RealDiv()

Constructor.

~RealDiv() = default

Destructor.

inline void Init()

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