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.cc182 TEST(ShapeUtilTest, EqualIgnoringElementType) { in TEST() argument
Dshape_util.cc162 /* static */ bool ShapeUtil::EqualIgnoringElementType(const Shape& lhs, in EqualIgnoringElementType() function in xla::ShapeUtil