Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc1262 FunctionLibraryRuntime::Handle outer_handle, std::vector<FunctionRet>* rets, in RunMultiDeviceSync() argument
1267 Status prepare_status = PrepareRunMultiDevice(opts, outer_handle, &data); in RunMultiDeviceSync()
1357 FunctionLibraryRuntime::Handle outer_handle, std::vector<FunctionRet>* rets, in RunMultiDeviceAsync() argument
1364 Status prepare_status = PrepareRunMultiDevice(opts, outer_handle, &data); in RunMultiDeviceAsync()