Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util_test.cc155 TEST(ShapeUtilTest, EqualIgnoringFpPrecision) { in TEST() argument
H A Dshape_util.cc175 /* static */ bool ShapeUtil::EqualIgnoringFpPrecision(const Shape& lhs, in EqualIgnoringFpPrecision() function in xla::ShapeUtil