Class Mod

Inheritance Relationships

Base Type

Class Documentation

class Mod : public mindspore::ops::PrimitiveC

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

Public Functions

inline Mod()

Constructor.

~Mod() = default

Destructor.

inline void Init()

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