Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util_test.cc413 TEST(ShapeUtilTest, GetSubshape) { in TEST() argument
Dshape_util.cc781 /* static */ const Shape& ShapeUtil::GetSubshape(const Shape& shape, in GetSubshape() function in xla::ShapeUtil