Addition of Two Tensors

op_plus(left, right, name = "")

Arguments

left

- left side tensor

right

- right side tensor

name

(str) the name of the Function instance in the network