Home
last modified time | relevance | path

Searched refs:hundred_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dliteral_test.cc1622 const Shape hundred_shape = ShapeUtil::MakeShape(S64, {1}); in TEST_F() local
1630 ShapeUtil::MakeTupleShape({one_two_three_shape, hundred_shape})); in TEST_F()