Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_function.cc151 TF_Function* TF_GraphToFunctionWithControlOutputs( in TF_GraphToFunctionWithControlOutputs() function
234 return TF_GraphToFunctionWithControlOutputs( in TF_GraphToFunction()
H A Dc_api.h1141 TF_CAPI_EXPORT extern TF_Function* TF_GraphToFunctionWithControlOutputs(
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtf_session_helper.cc613 return TF_GraphToFunctionWithControlOutputs( in TF_GraphToFunction_wrapper()