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.h391 void InstantiateRemote(
Dprocess_function_library_runtime.cc1141 InstantiateRemote(unique_name, attrs, opts, component_handle, done); in InstantiateMultiDevice()
1481 InstantiateRemote(function_name, attrs, options, handle, in Instantiate()
1506 void ProcessFunctionLibraryRuntime::InstantiateRemote( in InstantiateRemote() function in tensorflow::ProcessFunctionLibraryRuntime