Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dserver_lib.cc81 Status NewServerWithOptions(const ServerDef& server_def, in NewServerWithOptions() function
Dserver_lib.h124 Status NewServerWithOptions(const ServerDef& server_def,
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext_distributed_manager.cc427 NewServerWithOptions(server_def, {device_mgr}, &new_server)); in UpdateContextWithServerDef()