Searched refs:InlineAllFunctions (Results 1 – 1 of 1) sorted by relevance
2130 bool InlineAllFunctions(GraphDef* graphdef) { in InlineAllFunctions() function2564 if (InlineAllFunctions(&inlined_graph)) { in ImportTensorFlowGraphDef()