tf.add_n

tf.add_n

tf.add_n

add_n(
    inputs,
    name=None
)

Defined in tensorflow/python/ops/math_ops.py.

See the guide: Math > Basic Math Functions

Adds all input tensors element-wise.

Args: