Searched refs:graph_constructor_options (Results 1 – 1 of 1) sorted by relevance
1211 GraphConstructorOptions graph_constructor_options; in InlineFunctionCalls() local1212 graph_constructor_options.allow_internal_ops = true; in InlineFunctionCalls()1213 TF_RETURN_IF_ERROR(ConvertGraphDefToGraph(graph_constructor_options, in InlineFunctionCalls()