Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util_test.cc164 TEST(ShapeUtilTest, EqualIgnoringFpPrecision) { in TEST() argument
Dshape_util.cc171 /* static */ bool ShapeUtil::EqualIgnoringFpPrecision(const Shape& lhs, in EqualIgnoringFpPrecision() function in xla::ShapeUtil