Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h234 FunctionLibraryRuntime::Handle AddMultiDeviceHandle(
Dprocess_function_library_runtime.cc217 ProcessFunctionLibraryRuntime::AddMultiDeviceHandle( in AddMultiDeviceHandle() function in tensorflow::ProcessFunctionLibraryRuntime
695 *handle = AddMultiDeviceHandle(std::move(data), function_key); in InstantiateMultiDevice()