Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dgraph_to_functiondef.cc295 Status GraphToFunctionDefHelper( in GraphToFunctionDefHelper() function
590 return GraphToFunctionDefHelper(graph, name, control_ret, in GraphToFunctionDef()
602 return GraphToFunctionDefHelper(graph, name, /*control_ret=*/nullptr, in GraphToFunctionDef()