Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_api_function.cc560 TF_Function* TF_GraphToFunctionWithControlOutputs( in TF_GraphToFunctionWithControlOutputs() function
635 return TF_GraphToFunctionWithControlOutputs( in TF_GraphToFunction()
Dc_api.h1330 TF_CAPI_EXPORT extern TF_Function* TF_GraphToFunctionWithControlOutputs(
/external/tensorflow/tensorflow/python/client/
Dtf_session_helper.cc623 return TF_GraphToFunctionWithControlOutputs( in TF_GraphToFunction_wrapper()