Class AddN

Inheritance Relationships

Base Type

Class Documentation

class AddN : public mindspore::ops::PrimitiveC

Computes addition of all input tensors element-wise. Refer to Python API mindspore.ops.AddN for more details.

Public Functions

inline AddN()

Constructor.

~AddN() = default

Destructor.

inline void Init()

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