Home
last modified time | relevance | path

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

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