Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_function_library_runtime.cc1342 std::vector<FunctionRet> comp_rets; in RunMultiDeviceSync() local
1403 std::vector<FunctionRet>* comp_rets = new std::vector<FunctionRet>; in RunMultiDeviceAsync() local