Searched refs:SendTensors (Results 1 – 3 of 3) sorted by relevance
90 static Status SendTensors(const string& source_device,
117 Status ProcessFunctionLibraryRuntime::SendTensors( in SendTensors() function in tensorflow::ProcessFunctionLibraryRuntime1523 s = SendTensors(source_device, target_device, "arg_", src_incarnation, in RunInternal()
1082 s = ProcessFunctionLibraryRuntime::SendTensors( in RunRemote()