Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h308 void RunMultiDevice(
Dprocess_function_library_runtime.cc1063 void ProcessFunctionLibraryRuntime::RunMultiDevice( in RunMultiDevice() function in tensorflow::ProcessFunctionLibraryRuntime
1462 return RunMultiDevice(new_opts, handle, function_rets, cleanup_items, in Run()
1697 return RunMultiDevice(new_opts, handle, rets, cleanup_items, std::move(done), in Run()