IsComplexΒΆ
Returns True if the data type of the tensor is complex.
Abstract Signature:
IsComplex(input: Tensor)
TensorFlow
API:
tf.is_complexStrategy: Macro '{input}.dtype.is_complex'
Apple MLX
API:
βStrategy: Macro 'False'
Returns True if the data type of the tensor is complex.
Abstract Signature:
IsComplex(input: Tensor)
tf.is_complexβ