add

fun add(a: Tensor<*, *>, b: Tensor<*, *>): Tensor<*, *>(source)

Element-wise addition of two tensors.