Searched refs:parent_const_input (Results 1 – 1 of 1) sorted by relevance
2867 const int parent_const_input = left_child_is_constant ? 0 : 1; in ConstantPushDown() local2883 node_map_->UpdateInput(node->name(), node->input(parent_const_input), in ConstantPushDown()2887 node->input(parent_const_input)); in ConstantPushDown()2888 std::swap(*node->mutable_input(parent_const_input), in ConstantPushDown()