Home
last modified time | relevance | path

Searched defs:function_rets (Results 1 – 2 of 2) 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()
1736 std::vector<FunctionRet>* function_rets = new std::vector<FunctionRet>; in Run() local
1916 std::vector<FunctionRet> function_rets; in RunSync() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dcluster_function_library_runtime.cc122 std::vector<FunctionRet>* function_rets = new std::vector<FunctionRet>; in Run() local