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.cc2310 bool graph_modified = false; in InlineAllFunctions() local
2312 graph_modified = true; in InlineAllFunctions()
2316 if (graph_modified) { in InlineAllFunctions()
2320 return graph_modified; in InlineAllFunctions()