Class Mul

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class Mul : public mindspore::ops::PrimitiveC

Multiply two tensors element-wise. Refer to Python API mindspore.ops.Mul for more details.

Subclassed by mindspore::ops::MulFusion

Public Functions

inline Mul()

Constructor.

~Mul() = default

Destructor.

inline void Init()

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