Home
last modified time | relevance | path

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

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