Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc1211 GraphConstructorOptions graph_constructor_options; in InlineFunctionCalls() local
1212 graph_constructor_options.allow_internal_ops = true; in InlineFunctionCalls()
1213 TF_RETURN_IF_ERROR(ConvertGraphDefToGraph(graph_constructor_options, in InlineFunctionCalls()