mindspore.Tensor.multiply

View Source On Gitee
Tensor.multiply(value)[source]

For details, please refer to mindspore.ops.mul(). The parameter value of the current interface is the same as the parameter other of the reference interface.