Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util_test.cc475 TEST(ShapeUtilTest, IsLeafIndex) { in TEST() argument
Dshape_util.cc945 bool ShapeUtil::IsLeafIndex(const Shape& shape, const ShapeIndex& index) { in IsLeafIndex() function in xla::ShapeUtil