mindspore.Tensor.imag

Tensor.imag() Tensor[source]

For details, please refer to mindspore.ops.imag().

Warning

Non-backward-compatible change after version 2.9.0: the imag() method will be changed to the imag property, and the call pattern will change.