description: TensorFlow variant of NumPy's allclose.
TensorFlow variant of NumPy's allclose.
allclose
tf.experimental.numpy.allclose( a, b, rtol=1e-05, atol=1e-08, equal_nan=False )
See the NumPy documentation for numpy.allclose.
numpy.allclose