Home
last modified time | relevance | path

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

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