API Reference
OperationNamespace.
imag
Returns the element-wise imaginary part.
input (number or np.ndarray or Tensor) – The value, \(x\).
name (str, optional) – The name of the node.
The element-wise imaginary part \(\mathop{\mathrm{Im}}(x)\).
Tensor