Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_function_library_runtime.cc444 Status FunctionRetsToTensors(const std::vector<FunctionRet>* function_rets, in FunctionRetsToTensors() function
1740 status.Update(FunctionRetsToTensors(function_rets, rets)); in Run()
1925 status.Update(FunctionRetsToTensors(&function_rets, rets)); in RunSync()