Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util_test.cc452 TEST(ShapeUtilTest, GetSubshape) { in TEST() argument
H A Dshape_util.cc987 /* static */ const Shape& ShapeUtil::GetSubshape(const Shape& shape, in GetSubshape() function in xla::ShapeUtil