Home
last modified time | relevance | path

Searched defs:GraphToFunctionDef (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dgraph_to_functiondef.cc116 Status GraphToFunctionDef(const Graph& graph, const string& name, in GraphToFunctionDef() function
/external/tensorflow/tensorflow/c/
Dc_api_function.cc299 Status GraphToFunctionDef(const Graph& fn_body, const string& fn_name, in GraphToFunctionDef() function