Home
last modified time | relevance | path

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

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