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.h104 static void ReceiveTensorsAsync(
Dprocess_function_library_runtime.cc136 void ProcessFunctionLibraryRuntime::ReceiveTensorsAsync( in ReceiveTensorsAsync() function in tensorflow::ProcessFunctionLibraryRuntime
1546 ReceiveTensorsAsync(target_device, source_device, "ret_", in RunInternal()
Dfunction.cc1050 ProcessFunctionLibraryRuntime::ReceiveTensorsAsync( in RunRemote()