TensorFlow.Test
assertAllClose :: Vector Float -> Vector Float -> Assertion Source #
Compares that the vectors are element-by-element equal within the given tolerance. Raises an assertion and prints some information if not.