Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc1182 std::vector<Tensor>* comp_tensor_rets = new std::vector<Tensor>; in RunMultiDevice() local
1184 opts_copy, handle, GetLocalArgs(comp_args.args), comp_tensor_rets, in RunMultiDevice()
1185 TensorsToFunctionRetsDoneCallback(comp_rets, comp_tensor_rets, in RunMultiDevice()