Home
last modified time | relevance | path

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

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