Searched refs:SendTensors (Results 1 – 3 of 3) sorted by relevance
56 static Status SendTensors(const string& source_device,
110 Status ProcessFunctionLibraryRuntime::SendTensors( in SendTensors() function in tensorflow::ProcessFunctionLibraryRuntime965 s = SendTensors(source_device, target_device, "arg_", src_incarnation, args, in Run()
1034 s = ProcessFunctionLibraryRuntime::SendTensors( in RunRemote()