Searched refs:RunMultiDevice (Results 1 – 2 of 2) sorted by relevance
246 void RunMultiDevice(const FunctionLibraryRuntime::Options& opts,
735 void ProcessFunctionLibraryRuntime::RunMultiDevice( in RunMultiDevice() function in tensorflow::ProcessFunctionLibraryRuntime920 return RunMultiDevice(opts, handle, args, rets, done); in Run()