Home
last modified time | relevance | path

Searched refs:graph_modified (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/
Dimport_tensorflow.cc2176 bool graph_modified = false; in InlineAllFunctions() local
2178 graph_modified = true; in InlineAllFunctions()
2182 if (graph_modified) { in InlineAllFunctions()
2186 return graph_modified; in InlineAllFunctions()