tf.experimental.numpy.finfo

{ }

TensorFlow variant of NumPy's finfo.

Note that currently it just forwards to the numpy namesake, while

tensorflow and numpy dtypes may have different properties.

See the NumPy documentation for numpy.finfo.