HomeSort by relevance Sort by last modified time
    Searched refs:assertAllNotClose (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Lib/test/
test_math.py     [all...]
test_cmath.py 623 self.assertAllNotClose(complex_examples, rel_tol=1e-13)
636 self.assertAllNotClose(near_zero_examples, abs_tol=0.5e-03)
  /external/tensorflow/tensorflow/python/estimator/canned/
dnn_testing_utils.py 732 def assertAllNotClose(self, t1, t2):
    [all...]

Completed in 305 milliseconds