Class Div

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class Div : public mindspore::ops::PrimitiveC

Computes the quotient of dividing the first input tensor by the second input tensor element-wise. Refer to Python API mindspore.ops.Div for more details.

Subclassed by mindspore::ops::DivFusion

Public Functions

inline Div()

Constructor.

~Div() = default

Destructor.

inline void Init()

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