Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier_test.cc556 Shape flat_tuple = in TEST_F() local
559 EXPECT_TRUE(ShapeUtil::Equal(new_while->shape(), flat_tuple)); in TEST_F()
561 new_while->while_body()->root_instruction()->shape(), flat_tuple)); in TEST_F()
563 new_while->while_body()->parameter_instruction(0)->shape(), flat_tuple)); in TEST_F()
566 flat_tuple)); in TEST_F()