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