Home
last modified time | relevance | path

Searched defs:IsClose (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dexhaustive_op_test.cc316 bool IsClose(T expected, T actual) { in IsClose() function in xla::__anond3cbcf350111::ExhaustiveOpTest
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc716 bool IsClose(const T& x, const T& y, double atol, double rtol) { in IsClose() function
723 bool IsClose<complex64>(const complex64& x, const complex64& y, double atol, in IsClose() function