Home
last modified time | relevance | path

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

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