Searched refs:shape_input_1_node (Results 1 – 1 of 1) sorted by relevance
3172 auto* shape_input_1_node = context.graph_view->GetNode( in TEST_F() local3174 ASSERT_NE(shape_input_1_node, nullptr); in TEST_F()3175 ASSERT_EQ(shape_input_1_node->NumRegularFanins(), 2); in TEST_F()3176 VerifyRegularFaninMatch(shape_input_1_node, 0, in TEST_F()3189 VerifyRegularFaninMatch(updated_shape_node, 0, shape_input_1_node->GetName(), in TEST_F()