subtract

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

Element-wise subtraction: a - b.