Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h70 static void ReceiveTensorsAsync(
Dprocess_function_library_runtime.cc129 void ProcessFunctionLibraryRuntime::ReceiveTensorsAsync( in ReceiveTensorsAsync() function in tensorflow::ProcessFunctionLibraryRuntime
988 ReceiveTensorsAsync(target_device, source_device, "ret_", in Run()
Dfunction.cc1002 ProcessFunctionLibraryRuntime::ReceiveTensorsAsync( in RunRemote()