Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h370 void InstantiateRemote(
Dprocess_function_library_runtime.cc998 InstantiateRemote(unique_name, attrs, opts, component_handle, done); in InstantiateMultiDevice()
1217 InstantiateRemote(function_name, attrs, options, handle, in Instantiate()
1242 void ProcessFunctionLibraryRuntime::InstantiateRemote( in InstantiateRemote() function in tensorflow::ProcessFunctionLibraryRuntime