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.h246 void RunMultiDevice(const FunctionLibraryRuntime::Options& opts,
Dprocess_function_library_runtime.cc735 void ProcessFunctionLibraryRuntime::RunMultiDevice( in RunMultiDevice() function in tensorflow::ProcessFunctionLibraryRuntime
920 return RunMultiDevice(opts, handle, args, rets, done); in Run()