Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util_test.cc490 TEST(ShapeUtilTest, IsLeafIndex) { in TEST() argument
H A Dshape_util.cc1024 bool ShapeUtil::IsLeafIndex(const Shape& shape, const ShapeIndex& index) { in IsLeafIndex() function in xla::ShapeUtil