Searched refs:func_inputs (Results 1 – 1 of 1) sorted by relevance
1055 NodeDef* func_inputs = optimized_graph->add_node(); in InlineDirectFunctionCall() local1056 *func_inputs = InlinedFunctionInputsNode(func_node, item); in InlineDirectFunctionCall()1075 func_body_node.add_input(strings::StrCat(func_inputs->name(), ":", in InlineDirectFunctionCall()1086 *func_body_node.add_input() = AsControlDependency(func_inputs->name()); in InlineDirectFunctionCall()