Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dimport_tensorflow.cc2137 GraphDef graphdef_copy(*graphdef); in InlineAllFunctions() local
2139 (*graphdef_copy.mutable_library()->mutable_function())) { in InlineAllFunctions()
2155 graphdef_copy.library()); in InlineAllFunctions()
2168 gc_opts, graphdef_copy, &graph, nullptr, nullptr); in InlineAllFunctions()