Python - tensorflow.math.imag()
TensorFlow is open-source Python library designed by Google to develop Machine Learning models and deep learning neural networks. imag() is used to find the imaginary part of a tensor. Syntax: tensorflow.math.imag( input, name) Parameters: input: It is a tensor. Allowed dtypes are float, double, com