VocabularytensorsInputsOutputsWord descriptionElement-wise addition. Intakes two tensors or a tensor and a number (in either order).
ErrorsThrows a
shape-mismatch-error if passed two tensors that are not (or cannot be broadcast to be) the same shape.
Definition